Hi,

I tryed to make this configuration of failover floating IP on my cluster:

on the master:
crm configure
primitive ClusterIP ocf:heartbeat:IPaddr2 params ip=192.168.188.80
cidr_netmask=32 op monitor interval=30s
commit

After this I configured the quorum:
crm configure property no-quorum-policy=ignore

I stop the corosync on master machine and the IP float to the slave
machine. But when I start the corosync on the master machine, the IP
doesn't float back.
Does anyone know why?

i am following this site:
http://clusterlabs.org/doc/en-US/Pacemaker/1.1-plugin/html/Clusters_from_Scratch/ch05s03.html

Thanks in advance,
Felipe

-- 
*--
-- Felipe Oliveira Gutierrez
-- felipe.o.gutier...@gmail.com
-- https://sites.google.com/site/lipe82/Home/diaadia*
_______________________________________________
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