> 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.
Interesting! I never realized the existence of restart_type. Is there any documentation? I can't find any information in the Wiki. -----Ursprüngliche Nachricht----- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von ext Andrew Beekhof Gesendet: Mittwoch, 10. Oktober 2007 09:41 An: General Linux-HA mailing list Betreff: Re: [Linux-HA] Resource Restart Problem On 10/9/07, Otte, Joerg (NSN - DE/Muenich) <[EMAIL PROTECTED]> 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. _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
