Dear DRBD users,
this is version 1.6.0 of drbd-reactor, for your convenience the
announcement of the RC:
It has some additional features like only generating overrides when
necessary instead of empty overrides. Due to recent changes in
drbd-utils we no longer need to override ExecCondition to ExecStart
unconditionally, which produces nicer status output on newer systems.
The main reason for the release is that newer drbd-utils expose a new
keyword (i.e., "open") in the events2 stream, and we now added that to
reactor. Without that the reactor log is spammed with warnings which are
actually harmless. We also changed these log messages from level warn to
debug.
Regards, rck
GIT: prepare v1.6.0 · LINBIT/drbd-reactor@d79bf38 · GitHub
TGZ: https://pkg.linbit.com//downloads/drbd/utils/drbd-reactor-1.6.0.tar.gz
PPA: LINBIT DRBD9 Stack : “LINBIT” team
Changelog:
[ Moritz Wanzenböck ]
* umh: fix wrong environment variable name
* events: add "open" to device keywords
[ Roland Kammerer ]
* promoter: do not generate ExecStart override
* promoter: write overrides if necessary
* events: missing keywords -> debug