On Thu, Feb 4, 2010 at 2:08 AM, Daryl Lang <[email protected]> wrote: > We have a resource that goes to unmanaged due to a stop timeout. We plan to > increase the stop timeout from 20 seconds to 60 seconds. However, we would > like understand the standard process to move an unmanaged resource back to a > managed resource.
This should do it iirc: crm resource cleanup <resource name> > We are manually restarting the heartbeat service change > the resource to managed. I have read about stonith, but I am not sure if > this is the appropriate process to recover an unmanaged resource. > > > > Thanks, > > Daryl > > _______________________________________________ > 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
