On 10/1/07, Dejan Muhamedagic <[EMAIL PROTECTED]> wrote: > Hi, > > On Mon, Oct 01, 2007 at 12:45:11PM +0530, Sripathi, Roopa (Roopa) wrote: > > Hi, > > > > I need to know how to have failback of resources on to a node that had > > failed resources due to a problem. > > > > After fixing the issue causing the resource failure on the node, how to > > clear the failcounts and scores on that node, > > > > I have tried > crm_failcount -D -U nodeA -r RESX > > > > > > But ptest shows the scores are set to inifinity on nodeA even after > > running the above command. > > Does crm_resource -C help?
unless you're running one of the new interim builds, only -C can clean up a failed start. _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
