Hi Florian,<div><br></div><div>I've just had a chance to try your suggestions.  The interleave option didn't appear to make a difference, but getting rid of the order ActiveMQ_Data_after_ping_gateway_clone constraint has done the job perfectly.  I don't think I can see any real reason why I needed that constraint.  I guess I put it in there to be more explicit about ordering.</div>
<div><br></div><div>The reason I didn't put cluster_IP and drbd_fs in a group was to make it easier for new broker resources to be added to the cluster config.  The brokers are installed via rpm and the rpm executes some cibadmin commands to automate the addition of the resource to the crm config which includes adding an order constraint that look like this:</div>
<div><br></div><div><div>order activemq-emp_after_drbd_fs inf: drbd_fs:start activemq-emp:start</div><div><br></div><div>I can't remember the exact specifics now, but I think it made it difficult to automate this if we used a group.</div>
</div><div><br></div><div>Cheers,</div><div>Tom</div><div> </div><div><br><div class="gmail_quote">On Wed, Oct 12, 2011 at 6:23 PM, Florian Haas <span dir="ltr"><<a href="mailto:florian@hastexo.com">florian@hastexo.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Tom,<br>
<br>
acting on a hunch here: do things improve if you add "meta<br>
interleave=true" to your ping_gateway_clone, or if you remove the<br>
ActiveMQ_Data_after_ping_gateway_clone order constraint?<br>
<br>
If that doesn't get you anywhere, could you produce a CIB dump of the<br>
cluster when your one node is shut down, i.e. when it's in the error<br>
state you're describing. Please don't paste inline this time, instead<br>
please create the CIB dump and upload it to<br>
pastebin/pastie/fpaste/whathaveyou.<br>
<br>
Also, as an aside, is there a specific reason why you didn't put<br>
cluster_IP and drbd_fs in a group? That would make the configuration a<br>
little more compact.<br>
<div><div></div><div class="h5"><br>
Cheers,<br>
Florian<br>
<br>
--<br>
Need help with Pacemaker?<br>
<a href="http://www.hastexo.com/now" target="_blank">http://www.hastexo.com/now</a><br>
<br>
_______________________________________________<br>
Pacemaker mailing list: <a href="mailto:Pacemaker@oss.clusterlabs.org">Pacemaker@oss.clusterlabs.org</a><br>
<a href="http://oss.clusterlabs.org/mailman/listinfo/pacemaker" target="_blank">http://oss.clusterlabs.org/mailman/listinfo/pacemaker</a><br>
<br>
Project Home: <a href="http://www.clusterlabs.org" target="_blank">http://www.clusterlabs.org</a><br>
Getting started: <a href="http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf" target="_blank">http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf</a><br>
Bugs: <a href="http://developerbugs.linux-foundation.org/enter_bug.cgi?product=Pacemaker" target="_blank">http://developerbugs.linux-foundation.org/enter_bug.cgi?product=Pacemaker</a><br>
</div></div></blockquote></div><br></div>