Hi Alon, > -----Ursprüngliche Nachricht----- > Von: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Im Auftrag von Alon Lubin > Gesendet: Montag, 28. April 2008 08:18 > An: [email protected] > Betreff: [Linux-HA] moving resource to "unmanaged" > > I noticed that although the resource is "unmanaged", after I stop the > resource, the fail count is increased by 1, no matter how > much time I wait > before stopping the resource, or how long the resource is actually > stopped.
I'm pretty sure that unmanaged does not mean unmonitored. I fell into that pitfall either. That means: Failcount increases. I can't explain why the behaviour is implemented as such. Your procedure has to be: * Stop monitor action (set to disabled) * Set resource unmanaged * Stop resource Best regards Andreas Mock _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
