On Fri, 21 Nov 2008 12:04:17 -0500, 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?
don't know if it works for hb 2.1.3 but in pacemaker1/hb2 there is the resource meta-data "is-managed". if set to false monitoring is suspended. - Thomas _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
