[Pacemaker] ocf:heartbeat:pingd receives wrong value in $__ACTION
Dejan Muhamedagic
dejanmm at fastmail.fm
Thu Nov 19 11:30:58 UTC 2009
Hi,
On Thu, Nov 19, 2009 at 09:05:18AM +0100, Andrew Beekhof wrote:
> On Wed, Nov 18, 2009 at 11:04 PM, hj lee <kerdosa at gmail.com> wrote:
> > Hi,
> >
> > Sorry for long delay. This is my pingd configuration.
> >
> > primitive pingd-res ocf:heartbeat:pingd \
> > params dampen="5s" multiplixer="20000" host_list="my-gateway-ip" \
> > op pingd-monitor-op interval="1s" timeout="10s" \
>
> this is your problem. you should have this instead:
> op monitor interval="1s" timeout="10s"
crm will now check if the operation name really makes sense.
Thanks,
Dejan
More information about the Pacemaker
mailing list