[Pacemaker] Repeating Log entries of ping resource
Andreas Kurz
andreas at hastexo.com
Thu Nov 10 11:52:32 UTC 2011
hello,
On 11/10/2011 11:35 AM, Senftleben, Stefan (itsc) wrote:
> Hello again,
>
> on a two node active passive cluster runs a clone of ping resources.
>
> In the corosync.log following entries reappear in short time phrases. Is this an error?
as the logs explain, it's an info ;-)
>
> Regards,
>
> Stefan.
>
>
> log entries:
>
> Nov 10 11:29:38 lxds07 lrmd: [5478]: info: perform_op:2883: postponing all ops on resource pri_ping:1 by 1000 ms
> Nov 10 11:29:38 lxds07 lrmd: [5478]: info: perform_op:2873: operation monitor[30] on ocf::ping::pri_ping:1 for client 5481, its parameters: CRM_meta_clone=[1] host_list=[192.168.12.1 192.168.12.2 192.168.12.13] CRM_meta_clone_max=[2] dampen=[20s] CRM_meta_globally_unique=[false] crm_feature_set=[3.0.1] multiplier=[1000] CRM_meta_name=[monitor] CRM_meta_start_delay=[0] CRM_meta_timeout=[60000] CRM_meta_interval=[5000] for rsc is already running.
>
>
> config of resource:
nice, but not the resource responsible for above messages ... the
messages say that the monitor needs longer than the interval specified
to run so the next monitor for the clone 1 of resource pri_ping has to wait.
Regards,
Andreas
--
Need help with Pacemaker?
http://www.hastexo.com/now
>
> primitive res_ping_1 ocf:pacemaker:ping \
> params multiplier="1000" host_list="192.168.12.1 192.168.12.2 192.168.12.13" \
> operations $id="res_ping_1-operations" \
> op start interval="0" timeout="60" \
> op stop interval="0" timeout="20" \
> op monitor interval="10" timeout="60" start-delay="0" \
> op reload interval="0" timeout="100"
>
> clone cl_ping_1 res_ping_1 \
> meta clone-max="2" notify="true"
>
>
>
>
>
> _______________________________________________
> Pacemaker mailing list: Pacemaker at oss.clusterlabs.org
> http://oss.clusterlabs.org/mailman/listinfo/pacemaker
>
> Project Home: http://www.clusterlabs.org
> Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf
> Bugs: http://developerbugs.linux-foundation.org/enter_bug.cgi?product=Pacemaker
--
Need help with Pacemaker?
http://www.hastexo.com/now
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 286 bytes
Desc: OpenPGP digital signature
URL: <https://lists.clusterlabs.org/pipermail/pacemaker/attachments/20111110/5858c6db/attachment-0004.sig>
More information about the Pacemaker
mailing list