Dear DRBD users, this is the first RC of the upcoming 1.11.0 release. The highlights: 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: https://github.com/LINBIT/drbd-reactor/commit/12e4b4ff3cd4f0bcb5818440c9c8bfcafbe93da0 TGZ: https://pkg.linbit.com//downloads/drbd/utils/drbd-reactor-1.11.0-rc.1.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 [ 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] https://github.com/LINBIT/drbd-reactor/commit/2d3ebad08ea1cb632166d7cc0d78fc4a74349926 [2] https://github.com/LINBIT/drbd-reactor/commit/2539fc95f0ae8854b26c6c137b4983565ba33956 [3] https://github.com/LINBIT/drbd-reactor/commit/a19a50794c98984ed8f79bc735b0b31443a76baa