Dear DRBD users,
this is drbd-reactor version 1.11.0. There has been a minor new feature
that allows disabling adjusting of DRBD resources on startup[4].
The promoter now supports an on-disk-detach policy[1]. When the local
DRBD disk on a Primary gets detached, the new "fail-over" policy stops
services if an UpToDate peer is available, triggering a failover. The
default ("ignore") preserves existing behavior.
We fixed initial startup ordering on intentionally diskless nodes[2].
Diskless nodes tend to be ready faster and could win the startup race
even when they shouldn't. We now also consider disk state during initial
startup.
drbd-reactorctl status learned a --json flag[3] for machine-readable
output.
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.11.0 · LINBIT/drbd-reactor@8fb5c64 · GitHub
TGZ: https://pkg.linbit.com//downloads/drbd/utils/drbd-reactor-1.11.0.tar.gz
PPA: https://launchpad.net/~linbit/+archive/ubuntu/linbit-drbd9-stack/
Changelog:
[ Christoph Böhmwalder ]
* grafana: add $resource variable to dashboard
* doc: add configuration options for prometheus exporter
[ Moritz Wanzenböck ]
* ci: replace gitlab internal registry image
* ci: use custom trivy image
* promoter: add adjust-resource-on-start setting
[ Roland Kammerer ]
* doc: add info about systemd symbols
* core: add toml/target monitoring
* fix minor linter warnings
* ctl: add json output for status command
* promoter: fix initial startup on diskless
* promoter: add on-disk-detach policy for local disk failure
* ctl: rm runner from template
* all: switch to captured identifiers
[1] promoter: add on-disk-detach policy for local disk failure · LINBIT/drbd-reactor@2d3ebad · GitHub
[2] promoter: fix initial startup on diskless · LINBIT/drbd-reactor@2539fc9 · GitHub
[3] ctl: add json output for status command · LINBIT/drbd-reactor@a19a507 · GitHub
[4] promoter: add adjust-resource-on-start setting · LINBIT/drbd-reactor@cbd7950 · GitHub