[Pacemaker] check the num of pingd connect
Andrew Beekhof
andrew at beekhof.net
Mon Sep 20 10:27:15 UTC 2010
On Fri, Sep 17, 2010 at 2:39 AM, jiaju liu <liujiaju86 at yahoo.com.cn> wrote:
> 1.create ping resource
> crm configure primitive pingd_data ocf:pacemaker:pingd meta
> target-role=stopped params name=pingd_num op start timeout=90s op stop
> timeout=100s op monitor interval=90s timeout=100s
> 2.set param
> crm_resource -p host_list -r pingd_data -v host_list
>
> The problem is I want to check how many node it can connect, which
> param I can check. would you please write a command for me. I have never use
> pacemaker before.
> Thank you:-)
>
>
Start with: man crm_attribute
Or: cibadmin -Ql | grep ping
>
> _______________________________________________
> 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
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.clusterlabs.org/pipermail/pacemaker/attachments/20100920/7144feae/attachment-0002.htm>
More information about the Pacemaker
mailing list