On Dec 14, 2007, at 5:48 PM, Damon Estep wrote:

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]

I was unable to locate a interim build for 2.1.2-4 or later for CentOS
5.1 or RHEL 5.1, does 2.1.2-3 honor the symmetrical="true" and
score="INFINITY" on ordering constraints, or do I need to build from
current source?

the other possibility is to grab the src.rpm from one of the fedora directories and use rpm --rebuild


glad you got it working though :-)
_______________________________________________
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