<font size=2 face="sans-serif">Hello all,</font>
<br><font size=2 face="sans-serif">I'm running an active/passive cluster
with apache running on it.</font>
<br><font size=2 face="sans-serif">I've declared 2 IPs and the apache process
as ressources. I've declared a colocation between these IP and apache,
and an order so that apache is brung up after the IPs.</font>
<br>
<br><font size=2 face="sans-serif">As my system is in production now, I
can't really play around with it!</font>
<br><font size=2 face="sans-serif">I'm wondering how I can add a third
IP to the cluster and modify the colocation and order directives?</font>
<br>
<br><font size=2 face="sans-serif">To create the ressource, it's ok:</font>
<div>
<br><font size=2 face="sans-serif">crm configure primitive ClusterIP_3
ocf:heartbeat:IPaddr2 params ip=172.17.1.3 cidr_netmask=32 op monitor interval=30s</font>
<br>
<br><font size=2 face="sans-serif">But I don't know how to modify the existing
colocation and order directives.</font>
<br><font size=2 face="sans-serif">If you could also point me to a complete
crm commands guide, it would be perfect.</font>
<br>
<br><font size=2 face="sans-serif">Pierre</font>
<br></div>