[ClusterLabs] pcs 0.9.159 released

Tomas Jelinek tojeline at redhat.com
Fri Jun 30 11:47:17 EDT 2017


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

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

This is mainly a bug-fix release to 0.9.158. There is one new feature
added and that is support for meta attributes in bundle resources.


Complete change log for this release:
### Added
- Option to create a cluster with or without corosync encryption
   enabled, by default the encryption is disabled ([rhbz#1165821])
- It is now possible to disable, enable, unmanage and manage bundle
   resources and set their meta attributes ([rhbz#1447910])
- Pcs now warns against using the `action` option of stonith devices
   ([rhbz#1421702])

### Fixed
- Fixed crash of the `pcs cluster setup` command when the `--force` flag
   was used ([rhbz#1176018])
- Fixed crash of the `pcs cluster destroy --all` command when the
   cluster was not running ([rhbz#1176018])
- Fixed crash of the `pcs config restore` command when restoring
   pacemaker authkey ([rhbz#1176018])
- Fixed "Error: unable to get cib" when adding a node to a stopped
   cluster ([rhbz#1176018])
- Fixed a crash in the `pcs cluster node add-remote` command when an id
   conflict occurs ([rhbz#1386114])
- Fixed creating a new cluster from the web UI ([rhbz#1284404])
- `pcs cluster node add-guest` now works with the flag `--skip-offline`
   ([rhbz#1176018])
- `pcs cluster node remove-guest` can be run again when the guest node
   was unreachable first time ([rhbz#1176018])
- Fixed "Error: Unable to read /etc/corosync/corosync.conf" when running
   `pcs resource create`([rhbz#1386114])
- It is now possible to set `debug` and `verbose` parameters of stonith
   devices ([rhbz#1432283])
- Resource operation ids are now properly validated and no longer
   ignored in `pcs resource create`, `pcs resource update` and `pcs
   resource op add` commands ([rhbz#1443418])
- Flag `--force` works correctly when an operation is not successful on
   some nodes during `pcs cluster node add-remote` or `pcs cluster node
   add-guest` ([rhbz#1464781])

### Changed
- Binary data are stored in corosync authkey ([rhbz#1165821])
- It is now mandatory to specify container type in the `resource bundle
   create` command
- When creating a new cluster, corosync communication encryption is
   disabled by default (in 0.9.158 it was enabled by default, in 0.9.157
   and older it was disabled)


Thanks / congratulations to everyone who contributed to this release,
including Ivan Devat, Ondrej Mular and Tomas Jelinek.

Cheers,
Tomas


[rhbz#1165821]: https://bugzilla.redhat.com/show_bug.cgi?id=1165821
[rhbz#1176018]: https://bugzilla.redhat.com/show_bug.cgi?id=1176018
[rhbz#1284404]: https://bugzilla.redhat.com/show_bug.cgi?id=1284404
[rhbz#1386114]: https://bugzilla.redhat.com/show_bug.cgi?id=1386114
[rhbz#1421702]: https://bugzilla.redhat.com/show_bug.cgi?id=1421702
[rhbz#1432283]: https://bugzilla.redhat.com/show_bug.cgi?id=1432283
[rhbz#1443418]: https://bugzilla.redhat.com/show_bug.cgi?id=1443418
[rhbz#1447910]: https://bugzilla.redhat.com/show_bug.cgi?id=1447910
[rhbz#1464781]: https://bugzilla.redhat.com/show_bug.cgi?id=1464781




More information about the Users mailing list