[ClusterLabs] stonith:external/ssh: no such resource agent

Sergey Arlashin sergeyarl.maillist at gmail.com
Wed Feb 17 10:14:44 EST 2016


Hi!

OS: CentOS Linux release 7.0.1406 (Core)
Pacemaker: pacemaker-1.1.13-10.el7.x86_64
Corosync: corosync-2.3.4-7.el7_2.1.x86_64

# stonith -L |grep -i external/ssh
external/ssh

# ls -l /usr/lib64/stonith/plugins/external/ssh
-rwxr-xr-x 1 root root 4459 Jan 12 12:47 
/usr/lib64/stonith/plugins/external/ssh

# rpm -qf /usr/lib64/stonith/plugins/external/ssh
cluster-glue-libs-devel-1.0.12-1.17.1.x86_64

# rpm -qf /sbin/stonith
cluster-glue-1.0.12-1.17.1.x86_64

When I try to add the following primitive via crmsh:

primitive st-ssh stonith:external/ssh \
         params hostlist="node1 node2"

I get:

crm(live)configure# edit
ERROR: stonith:external/ssh: got no meta-data, does this RA exist?
ERROR: stonith:external/ssh: no such resource agent

The same thing is happening with any other plugin which resides in 
/usr/lib64/stonith/plugins/external/ - seems it just doesn't see any of 
them.

No luck with pcs as well.

Don't have this problem on Ubuntu 14.04.

Does anybody know why this thing could happen ?

Thank you!

Regards,
Sergey Arlashin





More information about the Users mailing list