Mailing List Archive

drbd-reactor v1.4.0-rc.1
Dear DRBD users,

this is RC1 of the upcoming version 1.4.0. The main feature is improved
DRBD events tracking that now survives kernel upgrades. There has also
been an improvement for the prometheus plugin that it works with any IP
family even if "ipv6.disabled=1" is set on the kernel command line.

Note that this requires the latest drbd-utils.

Please test, if we don't find any bugs I will release the final version
in about a week from now.

Regards, rck

GIT: https://github.com/LINBIT/drbd-reactor/commit/c0b0102332064ddec89d3248bf26621406a2a560
TGZ: https://pkg.linbit.com//downloads/drbd/utils/drbd-reactor-1.4.0-rc.1.tar.gz
PPA: https://launchpad.net/~linbit/+archive/ubuntu/linbit-drbd9-stack

Changelog:
[ Roland Kammerer ]
* build: add MIB to examples
* core,events2: allow events2 reloading
* filter_map(..).next() -> find_map(..)
* build: bump drbd-utils to 9.26.0

[ Moritz Wanzenb?ck ]
* prometheus: ensure default works with any IP family
* ci: fix coverage instrumentation