Hi DRBD users, This release contains a single bug fix for drbdsetup used in DRBD9. Due to a regression, the wait-for family of commands did not honor its timeout and waited basically for ever. Such a command wout be:
drbdsetup wait-connect-resource --wfc-timeout 5 foo LINSTOR was not affected by that, as it does its own state tracking via "events2". The only plugin, IIRC, making use of a wait-for command is the Proxmox plugin, but this one does not use a timeout on drbdsetup level. 9.7.0 -------- * drbdsetup,v9: partially revert commit that broke wait-for https://www.linbit.com/downloads/drbd/utils/drbd-utils-9.7.1.tar.gz https://github.com/LINBIT/drbd-utils/tree/9.7.1 Regards, rck _______________________________________________ drbd-user mailing list [email protected] http://lists.linbit.com/mailman/listinfo/drbd-user
