[Linux-cluster] fence_vmware_soap sslv3 alert certificat unkown

Marek Grac mgrac at redhat.com
Fri May 3 14:13:56 UTC 2013


On 05/03/2013 03:33 PM, Fredrik Hudner wrote:
> Dear all,
>
> I have a pacemaker cluster and need to setup a stonith fencing agent, in this case fence_vmware_soap.
>
> Environment:
> Centos 6.3
> fence-agents.x86_64
>
> I'm running the command manually with different options:
>
> # fence_vmware_soap -o off -a vcenter-adress -l drift\vcenter_tdtestclu -p password  -n tdtestclu02 -u 443
> Unable to connect/login to fencing device
>
> # fence_vmware_soap -o off -a 192.168.231.31 -l drift\vcenter_tdtestclu -p password -z -n tdtestclu02 -u 443
> No handlers could be found for logger "suds.client"
> Unable to connect/login to fencing device
It looks like you are trying to connect to API on port 443 without using 
ssl (on command line you can use --ssl; no need to use -u)

m,




More information about the Linux-cluster mailing list