Hi all,
I'm trying to clone a VM in vCenter. After a while clone task fails with error "Cannot clone <VM name>: Operation timed out" and after a short interval "Virtual machine <VM name> disk consolidation failed".
In vpxd.log around the time when the task fails I have:
2014-09-22T22:50:16.525+02:00 [04204 warning 'commonvpxLro'] [VpxLRO] Timeout waiting on updates for task-14221
2014-09-22T22:50:16.525+02:00 [04204 warning 'commonvpxLro'] [VpxLRO] Timeout waiting on updates for task-14221
2014-09-22T22:50:16.525+02:00 [05108 error 'VmProv' opID=1B93C06F-00001A33-cc-ac] Failed to track task vim.Task:task-14221 on host vim.HostSystem:host-5417: vim.fault.Timedout
--> backtrace:
--> backtrace[00] rip 000000018018a8ca
--> backtrace[01] rip 0000000180102f28
--> backtrace[02] rip 000000018010423e
--> backtrace[03] rip 000000018008e00b
--> backtrace[04] rip 0000000000b4c8c1
And around the time when disk consolidation failed I have:
014-09-22T22:50:32.859+02:00 [05492 error 'Default' opID=5d933182-1ce7-404d-b801-2b6f2347f887-73] SSLStreamImpl::SSLWrite for SSL(TCPStreamWin32(socket=TCP(fd=5844) local=127.0.0.1:8089, peer=127.0.0.1:55248)): SSL_write failed with BIO Error
2014-09-22T22:50:32.859+02:00 [05492 error 'commonvpxVmomi' opID=5d933182-1ce7-404d-b801-2b6f2347f887-73] [VpxVmomi] Exception while sending fault: SSL Exception: BIO Error
2014-09-22T22:50:32.859+02:00 [05492 info 'commonvpxLro' opID=5d933182-1ce7-404d-b801-2b6f2347f887-73] [VpxLRO] -- FINISH task-internal-840918 -- vm-28841 -- vim.HbrManager.retrieveReplicationConfig --
2014-09-22T22:50:32.859+02:00 [05492 info 'Default' opID=5d933182-1ce7-404d-b801-2b6f2347f887-73] [VpxLRO] -- ERROR task-internal-840918 -- vm-28841 -- vim.HbrManager.retrieveReplicationConfig: vmodl.fault.ManagedObjectNotFound:
--> Result:
--> (vmodl.fault.ManagedObjectNotFound) {
--> dynamicType = <unset>,
--> faultCause = (vmodl.MethodFault) null,
--> obj = 'vim.VirtualMachine:vm-28841',
--> msg = "",
--> }
--> Args:
-->
2014-09-22T22:50:32.859+02:00 [05108 error 'Default' opID=1B93C06F-00001A33-cc] (Log recursion level 2) vim.fault.Timedout
Environment:
vCenter Server 5.1.0 947673
vSphere Client 5.1.0 941893
one ESXi 5.0.0 768111
Hardware ESXi HP ProLiant DL385 G7
Any clue?
Thanks