Am Mittwoch, 28. November 2007 11:54 schrieb Dejan Muhamedagic: > Hi, > > On Tue, Nov 27, 2007 at 10:51:50PM +0100, Ars?ne Gschwind wrote: > > Hello > > > > I'm pretty new to linux-ha and I'm wondering if there is an way to stop > > monitoring a resource when that resource is stopped. > > A resource is monitored only if it's running and there's a > repeating monitor operation defined for the resource. Otherwise, > there could (will) be, depending on circumstances, occasional > monitors to check the state of the resource. Are you referring to > the latter? If so, then no, that can't be prevented.
This behaviour depends on the Role="..." Attribute of the operation. IT can be set to "Master|Slave|Started|Stopped". Motnitoring occures only when the resource has this role. So Multi-State resources can be monitored only when they are Master or a fsck of a DRBD resource is done only when it is slave (=not mounted). -- Dr. Michael Schwartzkopff MultiNET Services GmbH Addresse: Bretonischer Ring 7; 85630 Grasbrunn; Germany Tel: +49 - 89 - 45 69 11 0 Fax: +49 - 89 - 45 69 11 21 mob: +49 - 174 - 343 28 75 mail: [EMAIL PROTECTED] web: www.multinet.de Sitz der Gesellschaft: 85630 Grasbrunn Registergericht: Amtsgericht München HRB 114375 Geschäftsführer: Günter Jurgeneit, Hubert Martens --- PGP Fingerprint: F919 3919 FF12 ED5A 2801 DEA6 AA77 57A4 EDD8 979B Skype: misch42 _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
