[ClusterLabs] pcs 0.9.160 released

Tomas Jelinek tojeline at redhat.com
Wed Oct 11 06:12:50 EDT 2017


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

Source code is available at:
https://github.com/ClusterLabs/pcs/archive/0.9.160.tar.gz
or
https://github.com/ClusterLabs/pcs/archive/0.9.160.zip

Be aware that support for CMAN clusters has been deprecated in this
release. This does not mean it will be removed in the very next release.
Instead, once we get to overhaul commands supporting CMAN clusters to
the new architecture, the support will be removed.


Complete change log for this release:
### Added
- Configurable pcsd port ([rhbz#1415197])
- Description of the `--force` option added to man page and help
   ([rhbz#1491631])

### Fixed
- Fixed some crashes when pcs encounters a non-ascii character in
   environment variables, command line arguments and so on
   ([rhbz#1435697])
- Fixed detecting if systemd is in use ([ghissue#118])
- Upgrade CIB schema version when `resource-discovery` option is used in
   location constraints ([rhbz#1420437])
- Fixed error messages in `pcs cluster report` ([rhbz#1388783])
- Increase request timeout when starting a cluster with large number of
   nodes to prevent timeouts ([rhbz#1463327])
- Fixed "Unable to update cib" error caused by invalid resource
   operation IDs
- `pcs resource op defaults` now fails on an invalid option
   ([rhbz#1341582])
- Fixed behaviour of `pcs cluster verify` command when entered with the
   filename argument ([rhbz#1213946])

### Changed
- CIB changes are now pushed to pacemaker as a diff in commands
   overhauled to the new architecture (previously the whole CIB was
   pushed). This resolves race conditions and ACLs related errors when
   pushing CIB. ([rhbz#1441673])
- All actions / operations defined in resource agent's metadata (except
   meta-data, status and validate-all) are now copied to the CIB when
   creating a resource. ([rhbz#1418199], [ghissue#132])
- Improve documentation of the `pcs stonith confirm` command
   ([rhbz#1489682])

### Deprecated
- This is the last version fully supporting CMAN clusters and python
   2.6. Support for these will be gradually dropped.


Thanks / congratulations to everyone who contributed to this release,
including Ivan Devat, Jan Pokorný, Ondrej Mular, Tomas Jelinek and
Valentin Vidic.

Cheers,
Tomas


[ghissue#118]: https://github.com/ClusterLabs/pcs/issues/118
[ghissue#132]: https://github.com/ClusterLabs/pcs/issues/132
[rhbz#1213946]: https://bugzilla.redhat.com/show_bug.cgi?id=1213946
[rhbz#1341582]: https://bugzilla.redhat.com/show_bug.cgi?id=1341582
[rhbz#1388783]: https://bugzilla.redhat.com/show_bug.cgi?id=1388783
[rhbz#1415197]: https://bugzilla.redhat.com/show_bug.cgi?id=1415197
[rhbz#1418199]: https://bugzilla.redhat.com/show_bug.cgi?id=1418199
[rhbz#1420437]: https://bugzilla.redhat.com/show_bug.cgi?id=1420437
[rhbz#1435697]: https://bugzilla.redhat.com/show_bug.cgi?id=1435697
[rhbz#1441673]: https://bugzilla.redhat.com/show_bug.cgi?id=1441673
[rhbz#1463327]: https://bugzilla.redhat.com/show_bug.cgi?id=1463327
[rhbz#1489682]: https://bugzilla.redhat.com/show_bug.cgi?id=1489682
[rhbz#1491631]: https://bugzilla.redhat.com/show_bug.cgi?id=1491631




More information about the Users mailing list