<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">
Here is the relevant snippet of my configuration that shows the location<br>
and colocation set up.  As well as what I *think* I am asking it to do.<br>
<br></div>
[...snip...]<div class="im"><br>
<br>
** Ensuring that the resources from one failover node do not start up on<br>
the other nodes giving -500 points.<br>
** failover pairs are MDSgroup, OSS1/OSS3, and OSS2/OSS4<br>
colocation colocMDSOSS1 -500: anchorOSS1 MDSgroup<br>
colocation colocMDSOSS2 -500: anchorOSS2 MDSgroup<br>
colocation colocMDSOSS3 -500: anchorOSS3 MDSgroup<br>
colocation colocMDSOSS4 -500: anchorOSS4 MDSgroup<br>
colocation colocOSS1MDS -500: MDSgroup anchorOSS1<br>
colocation colocOSS2MDS -500: MDSgroup anchorOSS2<br>
colocation colocOSS3MDS -500: MDSgroup anchorOSS3<br>
colocation colocOSS4MDS -500: MDSgroup anchorOSS4<br>
colocation colocOSS2OSS1 -500: anchorOSS1 anchorOSS2<br>
colocation colocOSS4OSS1 -500: anchorOSS1 anchorOSS4<br>
colocation colocOSS1OSS2 -500: anchorOSS2 anchorOSS1<br>
colocation colocOSS3OSS2 -500: anchorOSS2 anchorOSS3<br>
colocation colocOSS2OSS3 -500: anchorOSS3 anchorOSS2<br>
colocation colocOSS4OSS3 -500: anchorOSS3 anchorOSS4<br>
colocation colocOSS1OSS4 -500: anchorOSS4 anchorOSS1<br>
colocation colocOSS3OSS4 -500: anchorOSS4 anchorOSS3<br>
<br></div>
[...snip...]<div class="im"></div></blockquote>
<br>
You can't have bidirectional colocation, i.e.. either specify "colocation colocMDSOSS1 -500: anchorOSS1 MDSgroup" or "colocation colocOSS1MDS -500: MDSgroup anchorOSS1", but not both.  The dependency loop error means pacemaker is tossing one of these away.  For some more detail check the Resource Constraints chapter of Pacemaker explained (<a href="http://www.clusterlabs.org/doc/en-US/Pacemaker/1.1/html/Pacemaker_Explained/" target="_blank">http://www.clusterlabs.org/<u></u>doc/en-US/Pacemaker/1.1/html/<u></u>Pacemaker_Explained/</a>) or the mailing list archives (this has come up a few times in recent memory).<br>
</blockquote><div><br><br>Thanks for your quick reply.<br>
<br>
I knew something was amiss with my configuration.  I originally wasn't sure if colocation was bidirectional or not.<br clear="all"><br>Bobbie Lind<br>Systems Engineer<br><i><b>Solutions Made Simple, Inc (SMSi)</b></i><br>
<br></div></div><br>