Dear DRBD users,
this is the first RC of the upcoming 1.10.0 release. This version is a
bit bigger than the last ones, but contains some nice features and
fixes:
We now support two node clusters if fencing is properly configured[1].
The split-brain avoidance policy is auto detected and there are no
visible changes for existing (i.e., quorum) users. There are edge cases
where we want to support two node clusters with fencing, but all users
that can should use DRBD quorum as avoidance mechanism instead.
The second change worth mentioning is that we now generate a stronger
dependency (i.e. BindsTo) for the drbd-promote@.service. Details can be
found here[2].
Please test, if we don't find any bugs we will release the final version
in about a week from now.
Regards, rck
GIT: prepare v1.10.0-rc.1 · LINBIT/drbd-reactor@548162e · GitHub
TGZ: https://pkg.linbit.com//downloads/drbd/utils/drbd-reactor-1.10.0-rc.1.tar.gz
PPA: LINBIT DRBD9 Stack : “LINBIT” team
Changelog:
[ Moritz Wanzenböck ]
* ci: add CVE scan
* remove atty dependency
* deps: bump crossbeam-channel
* debian: do not clean Cargo.toml.orig
[ Roland Kammerer ]
* example: add tmpcontroller.sh
* ctl: don't use clap crate_authors!()
* promoter: simplify sleep calculation
* doc: minor drbd-reactorctl(1) fix
* nix: add clippy
* promoter: add support for 2 node cluster
* update .gitignore
* promoter: generate stronger promote service dep
[1] drbd-reactor/doc/promoter.md at master · LINBIT/drbd-reactor · GitHub
[2] promoter: generate stronger promote service dep · LINBIT/drbd-reactor@f592044 · GitHub