Am Donnerstag, 15. Mai 2008 11:23 schrieb Adrian Chapela: (...) > >> I find the solution for my problem. My problem is the order of my > >> resources. I need to order the resources exactly as the execute order. > >> If I need to order the resources at resources section, > > > > you dont > > _unless_ you're defining a group > > > > in all other cases the order resources are listed in the <resources/> > > section is 100% irrelevant > > Yes, I have defined a group, but Can I reorder the resources order with > constraints ?
Yes. If you tell the group NOT to do ordering. Just set ordered="false" ion that group. But why would you need such a group anyway? > If I am defining a group I need to write it in the same order I need to > execute, I think... It this is you want to say, I think this isn't flexible If you want flexibility: Use all primitive resources and write you constratins manually. Groups exist to simplify your life. -- Dr. Michael Schwartzkopff MultiNET Services GmbH Addresse: Bretonischer Ring 7; 85630 Grasbrunn; Germany Tel: +49 - 89 - 45 69 11 0 Fax: +49 - 89 - 45 69 11 21 mob: +49 - 174 - 343 28 75 mail: [EMAIL PROTECTED] web: www.multinet.de Sitz der Gesellschaft: 85630 Grasbrunn Registergericht: Amtsgericht München HRB 114375 Geschäftsführer: Günter Jurgeneit, Hubert Martens --- PGP Fingerprint: F919 3919 FF12 ED5A 2801 DEA6 AA77 57A4 EDD8 979B Skype: misch42 _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
