HomeClusterLabs Projects

corosync: Add cfg_trackstart/stop calls

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

corosync: Add cfg_trackstart/stop calls

corosync shutdown tracking has been broken for ages (since the
trackstart/stop calls were removed in 2012), so pacemaker has not been
able to veto corosync shutdown requests.

The corosync_cfg_startstart/stop calls have now been re-added back to
corosync and with this patch, the pacemaker shutdown veto will
work again (provided shutdown is done as a REQUEST rather then
REGARDLESS or IMMEDIATE of course). There is a new flag (--force
added to corosync-cfgtool -H which uses REGARDLESS.

Details

Provenance
chrissie-cAuthored on Jan 11 2021, 10:48 AM

Event Timeline

Commit No Longer Exists

This commit no longer exists in the repository.