<p style="color:#000000;">Sorry for the top post. <br><br>Try running $crm configure show xml<br>Then take a look at the collocation statement. I believe you'll find it's (still) creating a resource set inside that statement and changing the order of resources in the statement to the reverse of what you expect minus the drbd: Master. Resource sets are collocated like a group collocates (reverse of written) so you must write the config to compensate when there is a set inside it. <br><br>I'm not at a system to verify this exactly but you have to change the collocation to something like this for the resource set to be in the correct collocation sequence:<br> colocation lamp_services inf: drbd_fs app_ip service_mysqld service_apache drbd_ms:Master<br><br>Might be easier and clearer if you went back to using a group and just put everything but drbd inside it like Andreas mentioned then create the order and collocation statement. <br><br>HTH<br><br>Jake<hr style="border-style: solid none none; border-color: rgb(181, 196, 223); border-width: 1pt medium medium; padding: 3pt 0cm 0cm;"><span style="font-family:Tahoma;font-size:10pt;"><b>From:</b> marvin@nic.fi<br><b>Sent:</b> Thu, 04/10/2012 08:38 PM<br><b>To:</b> pacemaker@oss.clusterlabs.org<br><b>Subject:</b> Re: [Pacemaker] apache on too many nodes?<br><br></span></p>