[Pacemaker] SBD fencing with stonith disabled
Angel L. Mateo
amateo at um.es
Tue Nov 19 08:27:10 UTC 2013
Hello,
I have a two node cluster based on cman+pacemaker running on ubuntu 12.04.
Last weekend my active node was shutdown, even while I was stonith
disabled. In my config I have:
...
primitive stonith_sbd stonith:external/sbd \
params
sbd_device="/dev/disk/by-id/wwn-0x60002ac0000000000000003500006f6d-part1" \
meta target-role="Started"
...
property $id="cib-bootstrap-options" \
dc-version="1.1.6-9971ebba4494012a93c03b40a2c58ec0eb60f50c" \
cluster-infrastructure="cman" \
expected-quorum-votes="2" \
no-quorum-policy="ignore" \
stonith-enabled="false" \
last-lrm-refresh="1384411940" \
maintenance-mode="false"
rsc_defaults $id="rsc-options" \
resource-stickiness="100"
But my node was halted after the message:
Nov 16 12:20:47 myotis51 sbd: [1377]: WARN: Latency: No liveness for 4 s
exceeds threshold of 3 s (
healthy servants: 0)
Should I stop sbd daemon even if I have stonith-enabled=false?
--
Angel L. Mateo Martínez
Sección de Telemática
Área de Tecnologías de la Información
y las Comunicaciones Aplicadas (ATICA)
http://www.um.es/atica
Tfo: 868887590
Fax: 868888337
More information about the Pacemaker
mailing list