File tree Expand file tree Collapse file tree
doc/Pacemaker_Explained/en-US Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -292,6 +292,22 @@ are +stop+ to attempt to immediately stop pacemaker and stay stopped, or
292292on failure. The default is likely to be changed to +panic+ in a future release.
293293'(since 2.0.3)'
294294
295+ | priority-fencing-delay | |
296+ indexterm:[priority-fencing-delay,Cluster Option]
297+ indexterm:[Cluster,Option,priority-fencing-delay]
298+ Enforce specified delay for the fencings that are targeting the lost
299+ nodes with the highest total resource priority in case we don't
300+ have the majority of the nodes in our cluster partition, so that
301+ the more significant nodes potentially win any fencing match,
302+ which is especially meaningful under split-brain of 2-node
303+ cluster. A promoted resource instance takes the base priority + 1
304+ on calculation if the base priority is not 0. If all the nodes
305+ have equal priority, then any pcmk_delay_base/max configured for
306+ the corresponding fencing resources will be applied. Otherwise as
307+ long as it's set, even if to 0, it takes precedence over any
308+ configured pcmk_delay_base/max. By default, priority fencing
309+ delay is disabled.
310+
295311| cluster-delay | 60s |
296312indexterm:[cluster-delay,Cluster Option]
297313indexterm:[Cluster,Option,cluster-delay]
You can’t perform that action at this time.
0 commit comments