On 9/18/07, Raoul Bhatia [IPAX] <[EMAIL PROTECTED]> wrote: > Andrew Beekhof wrote: > > btw. > > <rsc_order id="order_apache2" from="clone_ocfs2_www" > > type="before" to="apache2_clone"/> > > > > looks to be the wrong way around. > > > > I recently added this to the DTD... > > Read as: > > to_action to type action from > > > > Which in your case is: > > start apache2_clone before start clone_ocfs2_www > > exploring the dtd i find: > > * type : Should the action on from occur before or after action on to > > i thought this meant: > if type="before" "action from" will occour "before" "to_action to" > thus resulting in > action from "before" to_action to > > if i correctly understand, you meant it to be: > to_action to "before" action from > > perhaps one should update the dtd to include your simple explanation?
"I recently added this to the DTD..." _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
