[ClusterLabs] stonith disabled, but pacemaker tries to reboot

Daniel.L lasceen at gmail.com
Thu Jul 20 04:46:27 EDT 2017


Hi Pacemaker Users,


We have a 2 node pacemaker cluster (v1.1.14).
Stonith at this moment is disabled:

$ pcs property --all | grep stonith
stonith-action: reboot
stonith-enabled: false
stonith-timeout: 60s
stonith-watchdog-timeout: (null)

$ pcs property --all | grep fenc
startup-fencing: true


But when there is a network outage - it looks like pacemaker tries to
restart the other node:

fence_pcmk[5739]: Requesting Pacemaker fence *node1* (reset)
stonith-ng[31022]:   notice: Client stonith_admin.cman.xxx.xxxxxxxx wants
to fence (reboot) '*node1*' with device '(any)'
stonith-ng[31022]:   notice: Initiating remote operation reboot for
*node1*: xxxxxxxxxxxxxxxxxxxxxxxx(0)
stonith-ng[31022]:   notice: Couldn't find anyone to fence (reboot) *node1*
with any device
stonith-ng[31022]:   error: Operation reboot of *node1* by <no-one> for
stonith_admin.cman.xxxx at xxxxxxxxxxx: No such device
crmd[31026]:   notice: Peer *node1* was not terminated (reboot) by <anyone>
for *node2*: No such device (ref=xxxxxxxxxxxxxxxxxxxxxxxx0) by client
stonith_admin.cman.xxxx

I'm looking into it for quite a while already, but to be honest - still
dont understand this behavior...
I would expect pacemaker not to try to reboot other node if stonith is
disabled...
Can anyone help to understand this behavior ? (and hopefully help to avoid
those reboot attempts )

Many thanks in advance!

best regards
daniel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.clusterlabs.org/pipermail/users/attachments/20170720/ee1308f7/attachment-0002.html>


More information about the Users mailing list