Skip to content

Commit d843ec3

Browse files
authored
Update troubleshoot-unexpected-node-reboots-pacemaker-rhel.md
1 parent be7febb commit d843ec3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

support/azure/virtual-machines/linux/troubleshoot-unexpected-node-reboots-pacemaker-rhel.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ Follow the proper guidelines to set up a [RHEL Pacemaker Cluster](#prerequisites
153153
When there's an outage, like a Platform/Network interruption as discussed in [Scenario 1](#scenario-1-network-outage), both nodes attempt to write to the STONITH device to fence each other since they lose totem. Normally, the stonith device takes the instruction from the first node that's available, to write on it in order to shutdown the other node. If both nodes are allowed to write to the stonith device, they end up killing each other.
154154

155155
### Resolution for scenario 4
156-
It's recommended to use `priority-fencing-delay` parameter, so only one VM should be acknowledged by the STONITH device.
156+
It's recommended to use `priority-fencing-delay` or `pcmk_delay_max` parameter, so only one VM should be acknowledged by the STONITH device.
157157
158158
159159
1. Set the cluster under maintenance-mode.

0 commit comments

Comments
 (0)