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"

_______________________________________________
Pacemaker mailing list: Pacemaker@oss.clusterlabs.org
http://oss.clusterlabs.org/mailman/listinfo/pacemaker

Project Home: http://www.clusterlabs.org
Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf
Bugs: http://bugs.clusterlabs.org

Reply via email to