[Linux-cluster] fence_vmware_soap sslv3 alert certificat unkown

Fredrik Hudner Fredrik.Hudner at evry.com
Sat May 4 13:50:33 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,

I thought the -z option did that ?
Besides if I don't user -u <portnumber> it default to port 23 (telnet) and they will never open that in the firewall for me :)

I tried with --ssl option and still get the same result







More information about the Linux-cluster mailing list