[ClusterLabs] pcs 0.9.165 released

Tomas Jelinek tojeline at redhat.com
Mon Jun 25 06:08:38 EDT 2018


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

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


Complete change log for this release:
## [0.9.165] - 2018-06-21

### Added
- Pcsd option to reject client initiated SSL/TLS renegotiation
   ([rhbz#1566382])
- Commands for listing and testing watchdog devices ([rhbz#1475318])
- Option for setting netmtu in `pcs cluster setup` command
   ([rhbz#1535967])
- Validation for an unaccessible resource inside a bundle
   ([rhbz#1462248])
- Options to display and filter failures by an operation and its
   interval in `pcs resource failcount reset` and `pcs resource failcount
   show` commands ([rhbz#1427273])
- When starting a cluster, each node is now started with a small delay
   to help preventing JOIN flood in corosync ([rhbz#1572886])

### Fixed
- `pcs cib-push diff-against=` does not consider an empty diff as an
   error ([ghpull#166])
- `pcs resource update` does not create an empty meta\_attributes
   element any more ([rhbz#1568353])
- `pcs resource debug-*` commands provide debug messages even with
   pacemaker-1.1.18 and newer ([rhbz#1574898])
- `pcs config` no longer crashes when `crm_mon` prints anything to
   stderr ([rhbz#1581150])
- Removing resources using web UI when the operation takes longer than
   expected ([rhbz#1579911])
- Improve `pcs quorum device add` usage and man page ([rhbz#1476862])
- `pcs resource failcount show` works correctly with pacemaker-1.1.18
   and newer ([rhbz#1588667])
- Do not lowercase node addresses in the `pcs cluster auth` command
   ([rhbz#1590533])

### Changed
- Watchdog devices are validated against a list provided by sbd
   ([rhbz#1475318]).


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

Cheers,
Tomas


[ghpull#166]: https://github.com/ClusterLabs/pcs/pull/166
[rhbz#1427273]: https://bugzilla.redhat.com/show_bug.cgi?id=1427273
[rhbz#1462248]: https://bugzilla.redhat.com/show_bug.cgi?id=1462248
[rhbz#1475318]: https://bugzilla.redhat.com/show_bug.cgi?id=1475318
[rhbz#1476862]: https://bugzilla.redhat.com/show_bug.cgi?id=1476862
[rhbz#1535967]: https://bugzilla.redhat.com/show_bug.cgi?id=1535967
[rhbz#1566382]: https://bugzilla.redhat.com/show_bug.cgi?id=1566382
[rhbz#1568353]: https://bugzilla.redhat.com/show_bug.cgi?id=1568353
[rhbz#1572886]: https://bugzilla.redhat.com/show_bug.cgi?id=1572886
[rhbz#1574898]: https://bugzilla.redhat.com/show_bug.cgi?id=1574898
[rhbz#1579911]: https://bugzilla.redhat.com/show_bug.cgi?id=1579911
[rhbz#1581150]: https://bugzilla.redhat.com/show_bug.cgi?id=1581150
[rhbz#1588667]: https://bugzilla.redhat.com/show_bug.cgi?id=1588667
[rhbz#1590533]: https://bugzilla.redhat.com/show_bug.cgi?id=1590533


More information about the Users mailing list