On Mon, Dec 14, 2009 at 11:55 AM, Scheffler Heinz
<[email protected]> wrote:
> 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.

Neither of those options will have any effect if the resources are all
in a group.
_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems

Reply via email to