[ClusterLabs] pcs 0.11.10 released

Michal Pospíšil mpospisi at redhat.com
Thu Jul 17 16:56:43 UTC 2025


I am happy to announce the latest release of pcs, version 0.11.10.

Source code is available at:
https://github.com/ClusterLabs/pcs/archive/refs/tags/v0.11.10.tar.gz
or
https://github.com/ClusterLabs/pcs/archive/refs/tags/v0.11.10.zip

This is a backport of the 0.12.1 release [1].

Complete change log for this release:
### Added
- Commands `pcs cluster cib-push` and `pcs cluster edit` now print more
  info when new CIB does not conform to the CIB schema ([RHEL-76059])
- Commands `pcs cluster cib-push` and `pcs cluster edit` now print info
  about problems in pushed CIB even if it conforms to the CIB schema
  ([RHEL-76060])
- Command `pcs stonith sbd watchdog list` now prints watchdogs' identity
  and driver ([RHEL-76177])
- Command `pcs cluster rename` for changing cluster name ([RHEL-76055])
- Prevent removing or disabling stonith devices or disabling SBD if the
  cluster would be left with disabled SBD and no stonith devices
  ([RHEL-76170])
- Support for exporting alerts in `json` and `cmd` formats
  ([RHEL-76153])
- Output of `pcs status` now contains messages about CIB
  misconfiguration provided by `crm_verify` pacemaker tool
  ([RHEL-76060])
- Support for bundle resources in `pcs resource meta`, disallow updating
  `remote-node` and `remote-addr` without `--force`, add lib command
  `resource.update_meta` to API v2 ([RHEL-35420])
- Support for exporting node attributes and utilization in `json` and
  `cmd` formats ([RHEL-76154])
- Support for reading sate and logs directories from systemd environment
  variables `STATE_DIRECTORY` and `LOGS_DIRECTORY` ([RHEL-97220])

### Fixed
- Fixed a traceback when removing a resource fails in web UI
- It is now possible to override errors when editing cluster properties
  in web UI
- Display node-attribute in colocation constraints configuration
  ([RHEL-82894])
- Fixed cluster status parsing when the `target-role` meta attribute is
  not properly capitalized as defined by pacemaker specification.
  Affected commands:
    - `pcs resource|stonith delete|remove`, `pcs booth delete|remove`,
      and `pcs cluster node delete-remote|remove-remote` (broken since
      0.11.9) ([RHEL-92044])
    - `pcs status query resource` (broken since 0.11.8)
- Handle query limit errors coming from rubygem-rack ([RHEL-90151])

Thanks / congratulations to everyone who contributed to this release,
including Ivan Devat, Michal Pospíšil, Miroslav Lisik, Peter Romancik
and Tomas Jelinek.

Cheers,
Michal


[1] https://lists.clusterlabs.org/pipermail/users/2025-July/036604.html
[RHEL-35420]: https://issues.redhat.com/browse/RHEL-35420
[RHEL-76055]: https://issues.redhat.com/browse/RHEL-76055
[RHEL-76059]: https://issues.redhat.com/browse/RHEL-76059
[RHEL-76060]: https://issues.redhat.com/browse/RHEL-76060
[RHEL-76153]: https://issues.redhat.com/browse/RHEL-76153
[RHEL-76154]: https://issues.redhat.com/browse/RHEL-76154
[RHEL-76170]: https://issues.redhat.com/browse/RHEL-76170
[RHEL-76177]: https://issues.redhat.com/browse/RHEL-76177
[RHEL-82894]: https://issues.redhat.com/browse/RHEL-82894
[RHEL-90151]: https://issues.redhat.com/browse/RHEL-90151
[RHEL-92044]: https://issues.redhat.com/browse/RHEL-92044
[RHEL-97220]: https://issues.redhat.com/browse/RHEL-97220



More information about the Users mailing list