Hello
I've an old problem, which was frequently discussed in this forum, but there is still no solution for me. In one group are the resources a,b,c,d. If b stops, also d and c will be stopped before crm restarts b and starts d and c. I'd like to have d and c independent from b, so crm can restart b without any intervention to d and c. I did the following: 1. "restart_type=ignore" for all resources a that group. (same effect as bellow) 2. rsc_order - constraints for (a,b) (b.c) (c,d) with score=0 (I tried also -INIFITY an -1) --- no effect, behavior as bellow. Can anybody help me? Thanks _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
