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
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
