HomeClusterLabs Projects

Fix: fencing: delegate shouldn't matter when checking equivalent fencing

Description

Fix: fencing: delegate shouldn't matter when checking equivalent fencing

If a fencing action fails, but a later equivalent action succeeds, crm_mon will
show "(a later attempt succeeded)" when displaying the failed action.

Previously, an action was considered equivalent if it had the same target,
action, and delegate. However the delegate (i.e. the node executing the fence
action) doesn't really matter for this purpose.

Details

Provenance
kgaillotAuthored on Feb 24 2022, 6:05 PM
Parents
rP834b12f38cb4: Log: controller: downgrade successful fencing logs to info
Branches
Unknown
Tags
Unknown