[Pacemaker] "rc=-2" when executing monitors

Andrew Beekhof andrew at beekhof.net
Wed Aug 26 09:18:00 EDT 2009


On Wed, Aug 26, 2009 at 1:15 PM, Roberto Suarez Soto<robe at allenta.com> wrote:
> Hi,
>
>        we've recently deployed a two-node cluster using pacemaker, and we're
> seeing a strange thing in the logs: from time to time, the monitor operation
> fails with "rc=-2". This is an example:
>
> crmd: [5506]: info: process_lrm_event: LRM operation rinetd_monitor_60000
> (call=427, rc=-2, cib-update=0, confirmed=true) Cancelled unknown exec
> error
>
> crmd: [5506]: info: process_lrm_event: LRM operation rinetd_monitor_60000
> (call=464, rc=-2, cib-update=0, confirmed=true) Cancelled unknown exec error

"Cancelled" is the important part here.
We probably shouldn't show the rc-code when the op status is != 0
(cancelled in this case).

You'll see this whenever we need to stop the resource.  You can safely
ignore it.




More information about the Pacemaker mailing list