If i remember correctly the resource is still monitored, even if you set is_managed to false. This is needed because other resource may depend on the unmanagened resource.
is_managed false ---> this resource is not started/stopped by the cluster manager (but not "this resource is not monitored anymore"). On Monday 18 June 2007, Junko IKEDA wrote: > Hi, > > I got the newest dev version, and tried to change a resource parameter with > crm_resouces including --meta option. > What I wanted to change is 'is_managed' parameter. > I could change it with --meta successfully, but there was something wrong. > After changing is_managed to false, I forced the resource to stop, > (in this case, remove /var/run/heartbeat/rsctmp/Dummy.state) > the failcount of this resource was up. > > Is it expected? > I expected that if is_managed was false, heartbeat wouldn't manage its > resource status; ex.) stop or fail; > > > Best Regards, > Junko Ikeda > > NTT DATA INTELLILINK CORPORATION > Open Source Solutions Business Unit > Open Source Business Division > > Toyosu Center Building Annex, 3-3-9, Toyosu, > Koto-ku, Tokyo 135-0061, Japan > TEL : +81-3-3534-4810 > FAX : +81-3-3534-4814 > mailto:[EMAIL PROTECTED] > http://www.intellilink.co.jp/ > > _______________________________________________ > Linux-HA mailing list > [email protected] > http://lists.linux-ha.org/mailman/listinfo/linux-ha > See also: http://linux-ha.org/ReportingProblems > -- Max Hofer APUS Software G.m.b.H. A-8074 Raaba, Bahnhofstraße 1/1 T| +43 316 401629 11 F| +43 316 401629 9 W| www.apus.co.at E| [EMAIL PROTECTED] _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
