On Wed, 2010-08-11 at 17:09 +0200, Alain.Moulle wrote: > crm configure colocation coloc1 +INFINITY: group1 clone-fs1
This says that group1 and clone-fs1 have to be on the same machine. That prohibits starting clone-fs1 on a machine where group1 is not running. That isn't what you meant. I think all you need is the order directive to make sure clone-fs1 is started before group1. --Greg _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
