I'm new to corosync. Sorry if this is a stupid question. I read the faq 
and didn't see it.
I have the following:

netbox2:~# crm
crm(live)# configure
crm(live)configure# show
node netbox1 \
         attributes standby="off"
node netbox2
primitive failover-ip ocf:heartbeat:IPaddr \
         params ip="216.105.20.43" \
         op monitor interval="10s"
location cli-prefer-failover-ip failover-ip \
         rule $id="cli-prefer-rule-failover-ip" inf: #uname eq netbox1
property $id="cib-bootstrap-options" \
         dc-version="1.0.9-74392a28b7f31d7ddc86689598bd23114f58978b" \
         cluster-infrastructure="openais" \
         expected-quorum-votes="2" \
         stonith-enabled="false"


The ip address was on netbox1 when I powered down netbox2 to move it 
into a cabinet.
I was surprised, and my customer was furious, when I did that netbox1 
lost the ip address.
Apparently I have missed something somewhere. Any ideas what?

Thanks,
-Keith


_______________________________________________
Openais mailing list
Openais@lists.linux-foundation.org
https://lists.linux-foundation.org/mailman/listinfo/openais

Reply via email to