<div dir="ltr"><div><div><div><div><div><div><div><div><div><div>Hello,<br><br></div>Before I implement the cluster I'm testing the fence agents and I got stuck at the rebooting the VMware based VMs.<br><br></div>I have installed VMware ESXi 6.5 Hypervisor with 5 VMs.<br><br>If I call :<br></div>    # fence_vmware_soap --ssl --ip esxi_ip --username root --password pass --action list<br></div>I get the list with the names and UUIDs of the VMs.<br></div><br>If I call :<br>    # fence_vmware_soap --ssl --ip esxi_ip --username root --password pass --action status --plug "564d5bce-3c55-2b02-1a8b-052c1fd24d6d"<br></div>I get the status of the VM.<br></div><br>But when I call any of the power actions (on, off, reboot) I get "Failed: Timed out waiting to power OFF".<br></div><br>I've tried with all the combinations of --power-timeout and --power-wait and same error without any change in the response time.<br><br></div>Any ideas from where or how to fix this issue ?<br><br></div>Thank you in advance.<br></div>