We have one final (seriously this time, I mean it) release candidate for Pacemaker 2.0.0, to highlight recent changes and give everyone one more chance to test. The final should be released in one to two weeks. Source code is available at:
https://github.com/ClusterLabs/pacemaker/releases/tag/Pacemaker-2.0.0-rc6 The most important part of this release is the automatic transformation of pre-2.0 configurations to 2.0 syntax. It should be possible to use any older configuration with 2.0 (a few obscure features were dropped with no replacement, but the configuration should still upgrade, and warnings will be given in such cases). We also have two small new features: .mount, .path, and .timer systemd unit files are now supported as resources, and stonith_admin has a new --validate option to check a potential device configuration (which will be more useful for scripting or higher-level tools than end users). As usual, there were bug fixes, including for a couple of regressions introduced in 1.1.17 and 1.1.18. For details, see the change log: https://github.com/ClusterLabs/pacemaker/blob/2.0/ChangeLog If you are upgrading to 2.0.0 for the first time, the wiki page for the 2.0 release may come in handy: https://wiki.clusterlabs.org/wiki/Pacemaker_2.0_Changes Many thanks to contributors of source code to this release, including Jan Pokorný, Klaus Wenninger, and Ken Gaillot. -- Ken Gaillot <[email protected]> _______________________________________________ Users mailing list: [email protected] https://lists.clusterlabs.org/mailman/listinfo/users Project Home: http://www.clusterlabs.org Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf Bugs: http://bugs.clusterlabs.org
