<div dir="ltr">Folks: On my cluster built on SL6.4, I need to deploy some VMs that depend on other VMs:<div><ul style><li style>db0 has no dependendencies</li><li style>ldap01,ldap02 require db0 to be running -- ordering constraint, but no collocation (other than we'll use a collocation constraint to recommend ldap01, ldap02 run on different physical hosts)</li>
<li style>bq01, bq02 depend on at least one of ldap01, ldap02 running</li></ul><div style>At this point, I've got a test arrangement corresponding to only the db01 and ldap01 resources being deployed, but it is enough to expose a problem...</div>
<div style><br></div><div style>The constraints themselves are quite simple.  The trouble arises when we try to migrate VMs.  As the "Pacemaker Configuration Explained" manual states: "<span style="color:rgb(0,0,0);font-family:'liberation sans','Myriad ','Bitstream Vera Sans','Lucida Grande','Luxi Sans','Trebuchet MS',helvetica,verdana,arial,sans-serif;font-size:12px;line-height:15px">The resource must not, directly or indirectly, depend on any primitive or group resources."  What is the reason for this restriction? Sure enough, I can't migrate ldap01.  I can migrate db01 successfully, though it does force a stop/start on ldap01 (though that is really unnecessary, since network connections would have been preserved).</span></div>
</div><div style><span style="color:rgb(0,0,0);font-family:'liberation sans','Myriad ','Bitstream Vera Sans','Lucida Grande','Luxi Sans','Trebuchet MS',helvetica,verdana,arial,sans-serif;font-size:12px;line-height:15px"><br>
</span></div><div style><span style="color:rgb(0,0,0);font-family:'liberation sans','Myriad ','Bitstream Vera Sans','Lucida Grande','Luxi Sans','Trebuchet MS',helvetica,verdana,arial,sans-serif;font-size:12px;line-height:15px">So is there a way to:</span></div>
<div style><ul style><li style><font color="#000000" face="liberation sans, Myriad , Bitstream Vera Sans, Lucida Grande, Luxi Sans, Trebuchet MS, helvetica, verdana, arial, sans-serif"><span style="font-size:12px;line-height:15px">At least get the bq01, bq02 VMs able to migrate, though they depend on other VMs?</span></font></li>
<li style><font color="#000000" face="liberation sans, Myriad , Bitstream Vera Sans, Lucida Grande, Luxi Sans, Trebuchet MS, helvetica, verdana, arial, sans-serif"><span style="font-size:12px;line-height:15px">Be able to get the ldap01,ldap02 VMs to migrate, without forcing the bq01,bq02 VMs to stop/start (unless both get stopped the restarted)?</span></font></li>
<li style><font color="#000000" face="liberation sans, Myriad , Bitstream Vera Sans, Lucida Grande, Luxi Sans, Trebuchet MS, helvetica, verdana, arial, sans-serif"><span style="font-size:12px;line-height:15px">Be able to get the db01 resource to migrate, without forcing the other dependents to stop/start, unless it is actually stop/started?</span></font></li>
</ul><div style><font color="#000000" face="liberation sans, Myriad, Bitstream Vera Sans, Lucida Grande, Luxi Sans, Trebuchet MS, helvetica, verdana, arial, sans-serif"><span style="font-size:12px;line-height:15px">Thanks.</span></font></div>
<div style><font color="#000000" face="liberation sans, Myriad, Bitstream Vera Sans, Lucida Grande, Luxi Sans, Trebuchet MS, helvetica, verdana, arial, sans-serif"><span style="font-size:12px;line-height:15px"><br></span></font></div>
<div style><font color="#000000" face="liberation sans, Myriad, Bitstream Vera Sans, Lucida Grande, Luxi Sans, Trebuchet MS, helvetica, verdana, arial, sans-serif"><span style="font-size:12px;line-height:15px">/Lindsay</span></font></div>
</div></div>