2008/7/8 Michael Kershaw <[EMAIL PROTECTED]>: > I don't know if there's anything built in, but I would imagine that > you could just create a contraint, to be sure that your resource > controlling your DomU's, aren't started before your ocfs2 resource. I > do the same to make sure that my ocfs resource starts after my evms > resource: > > <rsc_order id="bcf-ocfs2_afterevms" from="bcf-ocfs2_cloneset" action="start" > to="evmscloneset" to_action="start" type="after"/> > > > Hope this kind of hits what you're looking for! > > Mike > > Hi,
Sorry, I wasn't clear again. * domUs that use file stored on ocfs2 as disk images: dom1, dom2, dom3 * domUs that use LUNs as system disks domU4, domU5 For group1 I can create a dependency on the ocfs2 volume, that's clear. For group2 I need to make sure that the LUNs are available, the issue is how do I do that? Regards, CI.- _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
