[DRBD-announce] drbd-utils-9.14.0
Roland Kammerer <[email protected]>
| Newsgroups | dev.linux.lists.drbd-announce |
|---|---|
| Message-ID | <[email protected]> |
Hi DRBD users, This release contains several bug fixes and some new features. Fixes are mainly related to the HA area where Pacemaker compatibility was improved and bugs got fixed. So if you face any issues, for example with crm-fence-peer.9.sh, you might want to upgrade. The most noteworthy feature are 'may_promote' and 'promotion_score' in the events2 stream. Both are documented in the version 9 man page of 'drbdsetup'. In short 'may_promote' is a hint if promotion to Primary may succeed. 'promotion_score' is an integer based on a heuristic to find the best node to promote. This will help to enable further features in higher level components. Tests got improved as well. All in all this release is a bit bigger than the last ones. Regard, rck PPA: https://launchpad.net/~linbit/+archive/ubuntu/linbit-drbd9-stack TAR: https://www.linbit.com/downloads/drbd/utils/drbd-utils-9.14.0.tar.gz GIT: https://github.com/LINBIT/drbd-utils/releases/tag/v9.14.0 9.14.0 -------- * pacemaker: various fixes/improvements for PM >=1.1.15 including the 2 series; crm-fence-peer.9.sh * systemd dependency for drbd-proxy * containers: multi-arch support, especially for s390x * multipathd: blacklist drbd * drbdsetup: code refactoring and improvements, as well as tests for events2! add "may_promote", "promotion_score". See man page. * build: compile fixes for gcc-10; CI pipeline * handlers: add "disconnected"