I am happy to announce the latest release of pcs, version 0.10.4.
Source code is available at: https://github.com/ClusterLabs/pcs/archive/0.10.4.tar.gz or https://github.com/ClusterLabs/pcs/archive/0.10.4.zip This version brings new commands for displaying resource dependencies and safe-disabling resources (only disable a resource if no other resources would be affected). There is also a bunch of bugfixes. Complete change log for this release: ## [0.10.4] - 2019-11-28 ### Added - New section in pcs man page summarizing changes in pcs-0.10. Commands removed or changed in pcs-0.10 print errors pointing to that section. ([rhbz#1728890]) - `pcs resource disable` can show effects of disabling resources and prevent disabling resources if any other resources would be affected ([rhbz#1631519]) - `pcs resource relations` command shows relations between resources such as ordering constraints, ordering set constraints and relations defined by resource hierarchy ([rhbz#1631514]) ### Changed - Expired location constraints are now hidden by default when listing constraints in any way. Using `--all` will list and denote them with `(expired)`. All expired rules are then marked the same way. ([rhbz#1442116]) ### Fixed - All node names and scores are validated when running `pcs constraint location avoids/prefers` before writing configuration to cib ([rhbz#1673835]) - Fixed crash when an invalid port is given in an address to the `pcs host auth` command ([rhbz#1698763]) - Command `pcs cluster verify` suggests `--full` option instead of `-V` option which is not recognized by pcs ([rhbz#1712347]) - It is now possible to authenticate remote clusters in web UI even if the local cluster is not authenticated ([rhbz#1743735]) - Documentation of `pcs constraint colocation add` ([rhbz#1734361]) - Empty constraint option are not allowed in `pcs constraint order` and `pcs constraint colocation add` commands ([rhbz#1734361]) - More fixes for the case when PATH environment variable is not set - Fixed crashes and other issues when UTF-8 characters are present in the corosync.conf file ([rhbz#1741586]) Thanks / congratulations to everyone who contributed to this release, including Ivan Devat, Michal Pospisil, Miroslav Lisik, Ondrej Mular and Tomas Jelinek. Cheers, Tomas [rhbz#1442116]: https://bugzilla.redhat.com/show_bug.cgi?id=1442116 [rhbz#1631514]: https://bugzilla.redhat.com/show_bug.cgi?id=1631514 [rhbz#1631519]: https://bugzilla.redhat.com/show_bug.cgi?id=1631519 [rhbz#1673835]: https://bugzilla.redhat.com/show_bug.cgi?id=1673835 [rhbz#1698763]: https://bugzilla.redhat.com/show_bug.cgi?id=1698763 [rhbz#1712347]: https://bugzilla.redhat.com/show_bug.cgi?id=1712347 [rhbz#1728890]: https://bugzilla.redhat.com/show_bug.cgi?id=1728890 [rhbz#1734361]: https://bugzilla.redhat.com/show_bug.cgi?id=1734361 [rhbz#1741586]: https://bugzilla.redhat.com/show_bug.cgi?id=1741586 [rhbz#1743735]: https://bugzilla.redhat.com/show_bug.cgi?id=1743735 _______________________________________________ Manage your subscription: https://lists.clusterlabs.org/mailman/listinfo/users ClusterLabs home: https://www.clusterlabs.org/