[Pacemaker] problem with config
Alex Samad - Yieldbroker
Alex.Samad at yieldbroker.com
Mon Nov 4 04:09:50 UTC 2013
Hi
I have attached my config at the bottom. But very basically when 1 resource is failing it is not restarting on the other node ? strangely this used to work no its not.
Thanks
crm configure show
node dc1uatrp01 \
attributes standby="off"
node dc1uatrp02 \
attributes standby="off"
primitive ybrpip ocf:heartbeat:IPaddr2 \
params ip="10.32.21.30" cidr_netmask="24" \
op monitor interval="5s"
primitive ybrpstat ocf:yb:ybrp \
op monitor interval="5s"
group ybrp ybrpip ybrpstat
property $id="cib-bootstrap-options" \
dc-version="1.1.7-6.el6-148fccfd5985c5590cc601123c6c16e966b85d14" \
cluster-infrastructure="openais" \
expected-quorum-votes="2" \
stonith-enabled="false" \
no-quorum-policy="ignore" \
last-lrm-refresh="1383537166"
More information about the Pacemaker
mailing list