[Linux-HA] Resource Restart Problem
Andrew Beekhof
beekhof at gmail.com
Wed Oct 10 01:41:17 MDT 2007
On 10/9/07, Otte, Joerg (NSN - DE/Muenich) <joerg.otte at nsn.com> wrote:
> I have a resource-group with several resources lets say resource
> A,B,C,D,..
> If the monitor of B fails then ..,D,C,B are stopped (in that order)
> and then B,C,D,... are started (in that order).
>
> I just want heartbeat to simply restart resource B and let the
> other running.
>
> But how do I configure that?
you have to specify the rsc_order and rsc_colocation constraints
manually instead of using a group. if you do this you can start
playing with the resources' restart_type to get this behavior.
More information about the Linux-HA
mailing list