Mailing List Archive

drbd-reactor v0.4.0-rc.2
Dear DRBD users,

this is RC2 of drbd-reactor v0.4.0. For the previous notable changes
please refer to
https://lists.linbit.com/pipermail/drbd-announce/2021-June/000454.html

RC1 got some internal, extensive testing, and all in all it handled
typical LINSTOR vSAN / Pacemaker use cases including OCF agents well. Never the
less Christoph found some bugs like not handling diskless resources well, html
escaped output from the template library, minor misbehavior in drbd-reactorctl
and so on. Thanks Christoph for finding these.

Besides these bug fixes there is now a design document describing the reasoning
behind the promoter plugin and which failure modes it can (not) handle. It is
really worth reading if you plan to use drbd-reactor::promoter. Thanks Lars for
that [1].

Last but not least thanks to Moritz for spotting most of the stupid bugs
in the internal reviews.

I'd guess this is the last RC, and if nothing shows up the final release
should happen in about a week from now.

Regards, rck

GIT: https://github.com/LINBIT/drbd-reactor/commit/dfa82000ec1ed54461c4b02f3dbb5702de2223c5
TGZ: https://linbit.com/downloads/drbd/utils/drbd-reactor-0.4.0-rc.2.tar.gz
RPM (RHEL8 alike): https://transfer.sh/1CGUkuO/drbd-reactor-0.4.0-rc.2-1.x86_64.rpm
DEB: https://transfer.sh/1erm85c/drbd-reactor_0.4.0-rc.2-1_amd64.deb

[1] https://github.com/LINBIT/drbd-reactor/blob/master/doc/promoter.md

[ Roland Kammerer ]
* treewide: cleanup log messages
* promoter: filter diskless devices for drbd-promote
* ctl: fix verbose output for ocf.ra
* promoter: switch to unescaped output
* ctl: restart daemon if no files given
* ctl,promoter: print where likely active
* ctl: fix disable --now
* ctl,build: add man page
* promoter: try to stop services before start
* doc,promoter: add design document
* doc,promoter: add review fixes from Lars
* doc,promoter: rm arp_sender