Hi Florian, in fact, I saw an email on this ML a few weeks ago from one of you writing that is-managed=false does not avoid monitoring, only start/stop. And then, I checked in my on paper doc : Pacemaker 1.0.5 28 sept 2009 (quite old I admit !) and page 16 I saw : is-managed TRUE Is the cluster allowed to start and stop the resource ? So it seemed to me that it confirms that monitoring was always allowed...
I don't completely understand your sentence : "IIRC with is-managed=false it only does probes, not recurring monitor operations." I don't understand "does probes" ... what's the meaning with regard to "monitoring" ? Thanks Alain De : Florian Haas <[email protected]> A : General Linux-HA mailing list <[email protected]> Date : 12/10/2011 18:33 Objet : Re: [Linux-HA] How to temporarily stop the monitoring on a primitive ? Envoyé par : [email protected] On 2011-10-12 17:27, [email protected] wrote: > Hi > > I can't find it in documentation, and in fact I wonder if it is possible, > for a choosen primitive configured in Pacemaker, to temporarily > stop any monitoring call from Pacemaker ? > > I read that is-managed=false does not allowed start and stop anymore, > but allows monitoring. Can you share your source here please? I _think_ (but I'm by no means certain) you may have misread something. IIRC with is-managed=false it only does probes, not recurring monitor operations. I may well be wrong, though, so please do share a link. > I 'd like something like maintenance-mode=true but just on a specific > resource. > > I'd tought crm edit configure and remove the line "op" on this primitive, > and > type it again later to allow monitoring again but ... I'd prefer a command > . Well, there is a "monitor" convenience command in "crm configure" that adds the monitor op, but there's no "unmonitor" that removes it. Cheers, Florian [pièce jointe "signature.asc" supprimée par Alain Moulle/FR/BULL] _______________________________________________ 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
