[Pacemaker] stop's on-fail of a master-slave resource is not effective
Kazunori INOUE
inouekazu at intellilink.co.jp
Wed Sep 19 09:58:54 UTC 2012
Hi,
In pacemaker-1.1,
- CLusterLabs/pacemaker : b7db8b292d (Sep 18)
on-fail of stop of a master-slave resource is not effective.
[configuration of master-slave resource]
primitive prmAP ocf:pacemaker:Stateful \
op start interval="0s" on-fail="stop" \
op monitor interval="10s" on-fail="stop" role="Master" \
op monitor interval="20s" on-fail="stop" role="Slave" \
op promote interval="0s" on-fail="stop" \
op demote interval="0s" on-fail="block" \
op stop interval="0s" on-fail="block"
ms msAP prmAP
Even if it specifies block as on-fail of stop,
STONITH (fence) is performed at the time of stop failure.
Is this a bug? Or specifications?
Best Regards,
Kazunori INOUE
-------------- next part --------------
A non-text attachment was scrubbed...
Name: stop-onfail-not-effective.tar.bz2
Type: application/octet-stream
Size: 110232 bytes
Desc: not available
URL: <https://lists.clusterlabs.org/pipermail/pacemaker/attachments/20120919/180aede7/attachment-0003.obj>
More information about the Pacemaker
mailing list