Dear DRBD users,
this is the first release candidate for drbd-reactor 1.12.0.
The focus of this cycle was on the drbd-reactorctl management tool and
on more robust core behavior. The status output now reports disabled
promoter configs along with their DRBD role, and correctly handles
resources that are not (yet) up. The core learned to dump the effective
plugin configuration as TOML on SIGUSR1, which makes debugging live
setups a lot easier, and it now reports plugin errors on exit instead of
swallowing them. Spawning external commands gained proper error context,
so failures are much easier to diagnose. The promoter got a fix for the
shim path on SUSE/openSUSE and now warns about an empty start list.
As always, feedback and bug reports are very welcome. Please test this
release candidate and report any issues you find before the final
1.12.0. If we don't find any bugs the final release will be in about a
week from now.
Changelog:
[ Christoph Böhmwalder ]
* debian: update mailing list address
[ Joel Colledge ]
* all: add context when spawning external commands
[ Moritz Tanner ]
* ci: update virter and vmshed
[ Roland Kammerer ]
* .gitignore: add CLAUDE.local.md
* core: convert Resource.devices to BTreeMap
* core: convert Connection.peerdevices to BTreeMap
* core: convert Connection.paths to BTreeMap
* core: convert Resource.connections to BTreeMap
* core: report plugin errors on core exit
* README.md: focal -> jammy
* README.md: fix heading hierarchy to have a single top-level heading
* ctl,status: report disabled promoter configs and their DRBD role
* ctl,ls: drop --disabled
* promoter: warn on empty start list
* ctl: refactor config snippet path handling
* ctl,status: fix for DRBD resources not up
* ctl: factor out per-snippet validation
* core: dump plugin configs as TOML on SIGUSR1
* ctl: improve status
[ Ryan Ronnander ]
* promoter: fix shim path for SUSE/openSUSE
GIT: prepare v1.12.0-rc.1 · LINBIT/drbd-reactor@92f7a02 · GitHub
TGZ: https://pkg.linbit.com/downloads/drbd/utils/drbd-reactor-1.12.0-rc.1.tar.gz
PPA: LINBIT DRBD9 Stack : “LINBIT” team
Regards, rck