The Pacemaker scalable High-Availability cluster resource manager
Pacemaker is an advanced, scalable High-Availability cluster resource
manager for Linux-HA (Heartbeat) and/or OpenAIS.
It supports "n-node" clusters with significant capabilities for
managing resources and dependencies.
It will run scripts at initialization, when machines go up or down,
when related resources fail and can be configured to periodically check
resource health.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout SUSE:SLE-15-SP5:GA/pacemaker && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_service | 0000000786 786 Bytes | |
_servicedata | 0000000438 438 Bytes | |
bsc#1180966-0001-Log-pacemakerd-downgrade-the-warn |
0000001034 1.01 KB | |
bug-728579_pacemaker-stonith-dev-id.patch | 0000003825 3.74 KB | |
bug-806256_pacemaker-log-level-notice.patch | 0000002394 2.34 KB | |
bug-812269_pacemaker-fencing-device-register-messa |
0000001633 1.59 KB | |
bug-943295_pacemaker-lrmd-log-notice.patch | 0000000913 913 Bytes | |
bug-977201_pacemaker-controld-self-fencing.patch | 0000001023 1023 Bytes | |
bug-995365_pacemaker-cts-restart-systemd-journald. |
0000001024 1 KB | |
crm_report.in | 0000000634 634 Bytes | |
pacemaker-2.1.5+20221208.a3f44794f.tar.xz | 0004102004 3.91 MB | |
pacemaker-Wno-format-signedness.patch | 0000000875 875 Bytes | |
pacemaker-cts-StartCmd.patch | 0000000728 728 Bytes | |
pacemaker-nagios-plugin-dir.patch | 0000000833 833 Bytes | |
pacemaker.changes | 0000453684 443 KB | |
pacemaker.rpmlintrc | 0000000256 256 Bytes | |
pacemaker.spec | 0000020925 20.4 KB |
Revision 4 (latest revision is 7)
Daniel Mach (dmach)
committed
(revision 4)
- Update to version 2.1.5+20221208.a3f44794f (Pacemaker-2.1.5): - libs: Check for NULL in various functions. - daemons: Check for NULL in attrd_create_attribute. - Update to version 2.1.4+20221122.631339ca5 (Pacemaker-2.1.5-rc3): - libcrmcommon: Wait for ACKs from the attrd clear failure command. - daemons: Fix expanding ++ and += in multi-update IPC messages. - daemons: Add host attr to the children of multi-update IPC messages. - daemons: Copy all attrs from parent to child in multi-update IPC. - Update to version 2.1.4+20221115.d3699a621 (Pacemaker-2.1.5-rc2): - tools: quote timestamp in operation history output (bsc#1205279, bsc#1204581) - tools: Fix setting utilization attrs with crm_attribute. - cts-cli: add test for text output of crm_resource --list-operations/-O (bsc#1205279, bsc#1204581) - daemons: Set an attribute on the child of a multi-attr message. - scheduler: consider roles when blocking colocation dependents - scheduler: when blocking starts, block children's starts as well - Update to version 2.1.4+20221108.ba419204a: - tools: crm_resource --constraints now accepts --force - tools: crm_resource --constraints --recursive - tools: fix syntax on resetting options in crm_resource (bsc#1198409) - Update to version 2.1.4+20221031.0b3656e85: - scheduler: prioritize group colocations properly - scheduler: ignore empty groups in pcmk__add_colocated_node_scores() - scheduler: properly consider effect of "with group" colocations - scheduler: ensure group methods handle empty groups - scheduler: improve error handling when unpacking resources
Comments 0