On Wed, Aug 26, 2009 at 1:56 AM, Oliver Hookins<[email protected]> wrote: > Hi, > > I've got a resource with a migration threshold of 5, and a failure-timeout > of 120s. After the 120s I notice that the previous failures are "forgotten" > (for the purposes of resource location) but the counter is not reset. > > Are the failure counters ever reset automatically (or can you make it so)?
Unfortunately no, they're not. The issue is currently tracked as http://developerbugs.linux-foundation.org/show_bug.cgi?id=2066 I'd like to do so, but I hadn't figured out a clean way to do so (the part of Pacemaker that understands failure-timeout has no ability to do an update). But now that I think about it again, the PE could schedule an action for the crmd to perform the change. So maybe it will happen "soon" _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
