Dear DRBD users, this is version 0.4.1 of drbd-reactor. The main reason for this release is to bump the dependency on drbd-utils 9.18.1, as drbd-reactor::promoter uses the probably broken on SELinux systemd templates, especially when used with OCF agents.
But that version also contains a nice feature: So far when the promoter plugin was used for HA (like making a LINSTOR controller highly available), after the primary failed (or even on intentional switch over), other nodes detected that they might promote the DRBD resource and raced to become Primary. An arbitrary node won. Now the local disk state is taken into consideration and nodes wait some time to give other nodes the chance to be faster and promote earlier. For example a Diskless nodes waits longer than an UpToDate one. By default that penalty ranges from 0 to 6 seconds, but the configuration can contain a scaling factor that gets applied. TGZ: https://pkg.linbit.com/downloads/drbd/utils/drbd-reactor-0.4.1.tar.gz GIT: https://github.com/LINBIT/drbd-reactor/releases/tag/v0.4.1 PPA: https://launchpad.net/~linbit/+archive/ubuntu/linbit-drbd9-stack Changes: * treewide: update download urls * promoter: add sleep based on disk state * systemd: add !nocluster condition * systemd: add Documentation * drbd-utils: bump to 9.18.1 Regards, rck _______________________________________________ Star us on GITHUB: https://github.com/LINBIT drbd-user mailing list [email protected] https://lists.linbit.com/mailman/listinfo/drbd-user
