
This option is used to "Check Pacemaker quorum and node health" and is recommended by our HA experts.
4 lines
162 B
Plaintext
4 lines
162 B
Plaintext
SBD_DEVICE="<%= @sbd_devices.join("; ") %>"
|
|
# The next line enables the watchdog support, and makes SBD checks Pacemaker quorum and node health:
|
|
SBD_OPTS="-W -P"
|