VMware Cloud Community
Termina
Contributor
Contributor

ESXi 5.1 and RHCS (Centos 6) fencing

Hey All,

I'm trying to get fencing working per

Re: Linux RHEL 6 cluster and fencing

I'm trying to use fence_node to test and get the following

# fence_node -vv centos-cluster2

fence centos-cluster2 dev 0.0 agent fence_vmware_soap result: error from agent

agent args: ssl=on uuid=XXXX nodename=centos-cluster2 agent=fence_vmware_soap ipaddr=esx2.FQDN login=root passwd=PASSWORD

Logged into the ESXi vsphere client, I see at the same time:

Find entity by UUID

Completed

root

10/29/2014 11:14:49 PM

10/29/2014 11:14:49 PM

10/29/2014 11:14:49 PM

Which seems to suggest it is at least able to log into the ESX client.

I obtained the UUID via

fence_vmware_soap -z -l root -p PASSWORD -a esx2.FQDN -o list

And made sure to add it via luci case sensitive

As far as I can tell, it's accessing the ESXi box but then is unable to find the server via UUID. Not sure how to troubleshoot this further and wondering if anyone has any experience doing this.

Running Centos 6.6, fully up to date.

# cat /etc/redhat-release

CentOS release 6.6 (Final)

Thanks!

Tags (2)
Reply
0 Kudos
0 Replies