sorry, in this context - what does ordered refer to? That all primitives in a 
group are started in that order?

Having resources defined like

group
primitive id=1
primitive id=2
primitive id=3
primitive id=4
primitive id=5
/group

ordered=true, the default, would make a start in this order:
1 && 2 && 3 && 4 && 5. A "stop" would be the other way around.

Regards
Dominik
_______________________________________________
Linux-HA mailing list
Linux-HA@lists.linux-ha.org
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems

Reply via email to