Hi:<br>    I was trying to install a heartbeat/pacemaker cluster in centos 5.5(x86_64bit) OS environment.  When I used crm tool to add pacemaker pingd primitive, I got the error as below:<br>--------------------------------------------------------------------------<br>
crm(edit-conf)configure# primitive pingd ocf:pacemaker:pingd params host_list=192.168.2.1 multiplier=20 op monitor interval=30s timeout=60s<br>lrmadmin[6287]: 2011/05/18_18:13:43 ERROR: lrm_get_rsc_type_metadata(578): got a return code HA_FAIL from a reply message of rmetadata with function get_ret_from_msg.<br>
ERROR: ocf:pacemaker:pingd: could not parse meta-data: <br>ERROR: ocf:pacemaker:pingd: no such resource agent<br>--------------------------------------------------------------------------<br>    I had installed pacemaker 1.0.11 normally and the cluster could bring the resources such as filesystem, ipaddr2 up and monitor them. Also I could find the pingd script at the location /usr/lib/ocf/resource.d/pacemaker/. <br>
    However, when I tried to add ocf:heartbeat:pingd with crm, It succeeded.  Is that anything I was missing ?<br clear="all"><br>-- <br>Sincerely<br>Delube<br>