HomeClusterLabs Projects
Diffusion SBD 5c2576e547c4

Fix: sbd-inquisitor: Implement default delay start for diskless sbd

Description

Fix: sbd-inquisitor: Implement default delay start for diskless sbd

SBD sysconfig option SBD_DELAY_START is for addressing the case where cluster nodes reboot so fast even before fencing targeting it returns.
This could be common for virtual machines.
So far technically, a setting SBD_DELAY_START=yes takes effect only for sbd with shared disk, since the delay value is basically msgwait retrieved from sbd metadata.
For diskless sbd, for now we'd have to specify SBD_DELAY_START with a explicit delay value.
We need to implement to make SBD_DELAY_START=yes take effect for diskless sbd as well. In this case, the delay value should be SBD_WATCHDOG_TIMEOUT * 2

Details

Provenance
epenchevAuthored on Jul 14 2021, 7:46 AM
Parents
rS178a99ad6912: Merge pull request #132 from epenchev/sanitize_numeric_args
Branches
Unknown
Tags
Unknown

Event Timeline