[ All A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project pacemaker-2.1.8-3.el9

Name pacemaker
Epoch 0
Version 2.1.8
Release 3.el9
Website/URL https://www.clusterlabs.org/
License GPL-2.0-or-later AND LGPL-2.1-or-later
Build Time 2025-02-21 20:05:15
Build Host certified-builder01.msvsphere-os.ru
Summary Scalable High-Availability cluster resource manager
Repositories OS
Description Pacemaker is an advanced, scalable High-Availability cluster resource manager. It supports more than 16 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. Available rpmbuild rebuild options: --with(out) : cibsecrets hardening nls pre_release profiling stonithd
Errata
× Full screenshot
Packages link
Package Summary SHA-256 checksum
x86_64
pacemaker-2.1.8-3.el9.x86_64 Scalable High-Availability cluster resource manager cffbc5f6e70be1a1392e874db983e4acc2907b5584789486364c4319ee3dff3f download
pacemaker-cli-2.1.8-3.el9.x86_64 Command line tools for controlling Pacemaker clusters 79483fc5a92a021d35f2cce68e9cd4fe70488a0e14cfd04be0756aa6450bfe52 download
pacemaker-cluster-libs-2.1.8-3.el9.x86_64 Cluster Libraries used by Pacemaker 3d3e459efa5500929b6337f5c97b0e167112b4ca42edf059199da39f05563e7a download
pacemaker-libs-2.1.8-3.el9.x86_64 Core Pacemaker libraries 30bc74804ddd0973b9b379c4fc805fa7ebd4283083bae4026a2d7f05d38611fd download
pacemaker-remote-2.1.8-3.el9.x86_64 Pacemaker remote executor daemon for non-cluster nodes 3575482c268d06bcbcc745e91458171270577aacb02beaad150ae462a178f4a4 download
i686
pacemaker-cluster-libs-2.1.8-3.el9.i686 Cluster Libraries used by Pacemaker 6231346c5a807ab4a0d6521731d40fb50eef383902fade63bdaafef77002ceb0 download
pacemaker-libs-2.1.8-3.el9.i686 Core Pacemaker libraries 4e37ee1be2ddb53896af382542c47d5a2b2c6afba16830d1738ede660e59f1d3 download
noarch
pacemaker-cts-2.1.8-3.el9.noarch Test framework for cluster-related technologies like Pacemaker 714b218e1693b276f85c9c7418f6ba9f13ed296708050eec9afaa2f811ac24ac download
pacemaker-doc-2.1.8-3.el9.noarch Documentation for Pacemaker 2022b1864109a853fc6edb1700b0d7591cfa12e7667ed4d73bba650bcb9ffabe download
pacemaker-nagios-plugins-metadata-2.1.8-3.el9.noarch Pacemaker Nagios Metadata 2208ab8f8d1e188783bdb4820b0ec71c4d2c7c8896862b6da0c2ad89b53cb169 download
pacemaker-schemas-2.1.8-3.el9.noarch Schemas and upgrade stylesheets for Pacemaker 332da34ed258b7123d4b27aef7e136f340f30cb545d8ca5c3af2f5176cb1c102 download
python3-pacemaker-2.1.8-3.el9.noarch Python libraries for Pacemaker cd23aea9201a3157d3634f913c1533302102987e6ca8dc019b24c33f6f4c066d download
src
pacemaker-2.1.8-3.el9.src Scalable High-Availability cluster resource manager ccad231ee7cbefeafb890334694a8cb9f63939e77bbeeeb2c4149e4fb94a15fe download
Changelog link
* Fri Aug 09 2024 Chris Lumens <clumens@redhat.com> - 2.1.8-3
- Rebase on upstream 2.1.8 final release
- Resolves: RHEL-38540

* Wed Jul 17 2024 Chris Lumens <clumens@redhat.com> - 2.1.8-2
- Rebase on upstream 2.1.8-rc4 release
- Add ability to immediately shutdown system with PCMK_panic_action=
- Fix a memory leak in the attribute daemon
- Add ability to list options and parameters as parseable metadata
- crm_verify now reports invalid fence level indexes
- Fix an error in node ID handling in `crm_node -i`
- Fix regression in attrd_updater output
- Resolves: RHEL-39057
- Resolves: RHEL-40117
- Resolves: RHEL-23401
- Resolves: RHEL-2996
- Resolves: RHEL-47249
- Resolves: RHEL-45935

* Wed May 22 2024 Chris Lumens <clumens@redhat.com> - 2.1.8-1
- Rebase on upstream 2.1.8-rc1 release
- Fix a typo in the help output of pacemaker-fenced
- Fix escaping characters in XML attribute output
- Resolves: RHEL-25819
- Resolves: RHEL-30822

* Thu Mar 21 2024 Chris Lumens <clumens@redhat.com> - 2.1.7-5
- Fix upgrading to this package on multilib systems
- Resolves: RHEL-28999

* Wed Jan 31 2024 Chris Lumens <clumens@redhat.com> - 2.1.7-4
- Properly validate attribute set type in pacemaker-attrd
- Fix `crm_attribute -t nodes --node localhost`
- Resolves: RHEL-13216
- Resolves: RHEL-17225
- Resolves: RHEL-23498

* Tue Jan 16 2024 Chris Lumens <clumens@redhat.com> - 2.1.7-3
- Rebase on upstream 2.1.7 final release
- Fix documentation for Pacemaker Remote schema transfers
- Do not check CIB feature set version when CIB_file is set
- Consolidate attrd cache handling
- Avoid duplicating option metadata across daemons
- Related: RHEL-7665
- Related: RHEL-13216
- Resolves: RHEL-7702

* Wed Dec 13 2023 Chris Lumens <clumens@redhat.com> - 2.1.7-2
- Rebase on upstream 2.1.7-rc4 release
- Use systemd-sysusers to create user/group
- Pacemaker Remote nodes can validate against later schema versions
- Related: RHEL-17225
- Resolves: RHEL-7665

* Wed Nov 22 2023 Chris Lumens <clumens@redhat.com> - 2.1.7-1
- Rebase on upstream 2.1.7-rc2 release
- Resolves: RHEL-7682
- Related: RHEL-17225

* Tue Oct 31 2023 Chris Lumens <clumens@redhat.com> - 2.1.6-10.1
- Revert the rest of the attrd shutdown race condition fix
- Related: RHEL-14044

* Thu Oct 19 2023 Chris Lumens <clumens@redhat.com> - 2.1.6-10
- Avoid an error if the elected attrd is on a node that is shutting down
- Resolves: RHEL-14044