Revisions of pacemaker

Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 206425 from Yan Gao's avatar Yan Gao (yan_gao) (revision 59)
- Rebase:
  * bug-806256_pacemaker-log-level-notice.patch
- Drop the obsolete patch:
  * bug-800323_pacemaker-crm_mon-save-cib.patch
- Probe for baremetal remote-node connection resources.
- remote: Add support for ipv6 into pacemaker_remote daemon
- election/fencing: Fix the casts that would result in incorrect values for big-endian systems (bnc#842915)
- Fencing: Apply correct score to the resource of group
- crm_resource: Wait for the correct number of replies when cleaning up resources (bnc#842204)
- cpg: Only process one message at a time to allow other priority jobs to be performed
- remote: Handle endian changes between client and server and improve forward compatibility
- crmd: A more reliable method of looking up migration options
- crmd: Allow non-CIB based throttling to be disabled
- crmd: Honor load thresholds lower than the cib maximum
- crmd: Tell the DC our job limit instead of the number of cores
- crmd: Track the CIB's CPU usage
- crmd: Fold the enforcement of migration-limit into the throttling code
- crmd: Don't start throttling until we're over the target threshold
- crmd: Do not send throttle updates to versions that don't support them
- ipc: Use the higher of the configured buffer size or the default
- crmd: Tweak the throttling threshold multipliers
- crmd: Simplify option processing for throttling options
- crmd: Simplify the logic for calculating the number of available cores
- crmd: Make the per-node action limit directly configurable in the CIB
- crmd: Tweak the throttling code based on migration-limit and/or LRMD_MAX_CHILDREN (bnc#838358)
- crmd: Slow down recovery on nodes with IO load
- crmd: Make the utilization limit configurable
- crmd: Use the load on our peers to know how many jobs to send them
- crmd: Notify peers of our relative load
- remote: Properly version the remote connection protocol
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 205889 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 58)
Automatic submission by obs-autosubmit
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_factory) accepted request 204479 from Yan Gao's avatar Yan Gao (yan_gao) (revision 57)
- Disable -Wcast-align on problematic files (forwarded request 204334 from Andreas_Schwab)
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_factory) accepted request 202757 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 56)
Automatic submission by obs-autosubmit
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 200404 from Yan Gao's avatar Yan Gao (yan_gao) (revision 55)
Update pacemaker for 13.1.

- Rebase:
  * bug-728579_pacemaker-stonith-dev-id.patch
  * bug-806256_pacemaker-log-level-notice.patch
  * bug-812269_pacemaker-fencing-device-register-messages.patch
- Drop the patches that have been merged upstream:
  * pacemaker-node-maintenance.patch
  * pacemaker-node-maintenance-tests.patch
  * pacemaker-crmd-pending-delete.patch
  * pacemaker-resource.patch
- Drop the obsolete patches:
  * pacemaker-cts-startcmd.patch
  * pacemaker-disable-listing-fence-agents.patch
  * pacemaker-daemon-symlinks.patch 
  * pacemaker-ptest-build.patch
  * pacemaker-lrmd-remote-disabled.patch
  * bug-815447_pacemaker-cib-strip-text-nodes.patch
  * bug-809635_pacemaker-xml-digest.patch
- Drop the obsolete source:
  * heartbeat-doc-1.0.tar.gz

- spec: Recommends fence-agents and sbd

- pengine: Properly handle orphaned multistate resources living on remote-nodes
- pengine: Map orphaned container fillers to container resource during shutdown to preserve ordering
- pengine: Do not attempt to probe resources on remote-nodes that are shutting down
- cib: Prevent potential double free in get_remote_uuid
- pengine: Properly shutdown orphaned remote connection resources
- crmd: Populate remote peer cache when building new cib
- crmd: Clear remote-node status AFTER start completes, not before.
- pengine: Probe resources on baremetal remote-nodes
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 54)
Split 13.1 from Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 156961 from Yan Gao's avatar Yan Gao (yan_gao) (revision 52)
update license to new format (forwarded request 156958 from coolo)
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 51)
Split 12.3 from Factory
Ismail Dönmez's avatar Ismail Dönmez (namtrac) accepted request 129236 from Yan Gao's avatar Yan Gao (yan_gao) (revision 50)
Include sys/resource.h for getrlimit etc. (forwarded request 129167 from a_jaeger)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 125838 from Yan Gao's avatar Yan Gao (yan_gao) (revision 49)
- Core: Revert to the original process flags for the support of
  rolling-upgrade
- PE: Bug cl#5059 - Use the correct action's status when calculating
  required actions for interleaved clones
- Upstream version cs: 61a079313275f3e9d0e85671f62c721d32ce3563

- corosync: Determine node state for plugin based cluster types
- tools: crm_node - Test stack membership only when displaying
  partition members
- Overhaul the way peers are determined to be sufficiently active
- PE: Observe the promotion score of probed resources
- crmd: Detect when peers have an incorrectly set process list
- corosync: Detect when the first corosync has not yet formed and
  handle it gracefully
- Corosync: Move deprecated corosync variants to their own file
- Upstream version cs: 4c8b599e6d79499f28f8178988d65fd33e0d9b24

- Update to version 1.1.7
- crmd: cl#5057 - Restart sub-systems correctly (bnc#755671)
- corosync: Fix compilation when libqb is not available
- pengine: cl#5058 - Fixes issue with on-fail option on operation
  being ignored.
- tools: rhbz#754216 - Make crm_mon --as-xml option default to
  --one-shot mode
- cts: cl#5047 - Suppress cts badnews output related to fencing
  when fencing is expected.
- crmd: cl#5053 - Fixes fail-count not being updated properly.
- crmd: cl#5051 - Fixes file leak in pe ipc connection initialization.
- Tools: crm_simulate - Correctly detect status sections with
  duplicate node_state entries
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 48)
branched from openSUSE:Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 121719 from Tim Serong's avatar Tim Serong (tserong) (revision 47)
Fix unresolvable build status for Factory by requiring libgnutls instead of gnutls (forwarded request 121643 from badshah400)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 115601 from Tim Serong's avatar Tim Serong (tserong) (revision 46)
Update Pacemaker ticket support
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 104856 from Tim Serong's avatar Tim Serong (tserong) (revision 45)
Fixes for ABI compatibility, timeouts and a segfault.
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 99402 from Tim Serong's avatar Tim Serong (tserong) (revision 44)
Only include glib.h in plugin.h (don't directly use glib/ghash.h)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 98031 from Tim Serong's avatar Tim Serong (tserong) (revision 43)
Update to latest Pacemaker 1.1.6, accommodate crmsh package split
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 42)
replace license with spdx.org variant
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 93435 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 41)
- add libtool as buildrequire to avoid implicit dependency (forwarded request 92662 from coolo)
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 40)
Displaying revisions 101 - 120 of 159
openSUSE Build Service is sponsored by