Marc schrieb: > That would be great. What's the command to do that? > > On Fri, Nov 21, 2008 at 12:37 PM, Alex Balashov > <[EMAIL PROTECTED]>wrote: > >> You could disable the monitor operation and manually shut it down. >> >> Marc wrote: >> >> Hi Folks- >>> I have a resource that is monitored by Heartbeat (v 2.1.3 using CRM) and I >>> need to restart the resource to apply a configuration change. The >>> resource >>> is part of a resource group. >>> >>> Is there a way to restart just the one resource without failing over the >>> whole resource group to it's peer? >>> >>> Thanks, >>> ---Marc
That is the is_managed attribute of the resource. is_manged="false" Add it via the GUI (tab "attributes") or via the command line tool cibadmin. Greetings _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
