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? kind regards, raoul bhatia -- ____________________________________________________________________ DI (FH) Raoul Bhatia M.Sc. email. [EMAIL PROTECTED] Technischer Leiter IPAX - Aloy Bhatia Hava OEG web. http://www.ipax.at Barawitzkagasse 10/2/2/11 email. [EMAIL PROTECTED] 1190 Wien tel. +43 1 3670030 FN 277995t HG Wien fax. +43 1 3670030 15 ____________________________________________________________________ _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
