Stonith command error

List of valid parameter names for external/sbd STONITH device shows as the following:
sbd_device
crashdump
timeout_bypass

When the parameter used as “-p” option, it produces an error.

stonith -t external/sbd -p “sbd_device crashdump timeout_bypass” -S
Invalid device: sbd_device
sbd failed; please check the logs.
external/sbd[79921]: ERROR: sbd list failed: Invalid device: sbd_device
WARN: external_status: ‘sbd status’ failed with rc 1
ERROR: external/sbd device not accessible.

What should be the value for “-p” option ?

Thank you

1 Like