> 
> On Dec 14, 2007, at 5:46 AM, Damon Estep wrote:
> 
> > I have created an order constraint that requires a DRBD/iSCSI target
> > resource group to be up before an application resource groups comes
> > up.
> >
> >
> >
> > At startup the order is honored, and the resource groups come up in
> > the
> > desired order.
> 
> depending on your version, you might need to add:
>     symmetrical="true"
> and
>     score="INFINITY"
> to the ordering constraint
> 
> the first should make the resources stop in the reverse order.
> the second will make sure that the other two resources will be stopped
> if iscsi_resources isn't running
> 
> i'd recommend the latest interim build and this document
> http://oss.beekhof.net/~beekhof/heartbeat/docs/Ordering-Explained.pdf
> 
[Damon Estep] 
Thanks for the tips, I will give them a try. The document from the link
states version 2.1.2-4 on, mine is 2.1.2-3 from the CentOS repository,
so looks like I may have to upgrade as you suggested.
_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems

Reply via email to