Hello all,
Today I have a bad issue.
We are doing a P2V of a windows 2008R2 SQL server to put it on a ESX 6.0 U1.
I had several issues when I began the virtualization. First issue was that the convertion was failing at 6% with the error : FAILED: A general system error occured: Operation was canceled.
Looking on the jobs logs I saw that line :
error vmware-converter-server[14096] [Originator@6876 sub=Ufa.HTTPService] Failed to read request; stream: <io_obj p:0x04f11df4, h:-1, <pipe '\\.\pipe\vmware-converter-server-soap'>, <pipe '\\.\pipe\vmware-converter-server-soap'>>, error: class Vmacore::TimeoutException(Operation timed out)
I saw a KB that was saying that the destination virtual machine is out of memory and that I have to increase it. So that's what I did.
But now the job came to 30% but had the failure with the message "FAILED: A general system error occured: Operation was canceled".
When I look into the logs I see that message:
info vmware-converter-server[24876] [Originator@6876 sub=Default] [task,379] [task-23] -- ERROR -- Convert: vmodl.fault.SystemError
--> (vmodl.fault.SystemError) {
--> faultCause = (vmodl.MethodFault) null,
--> reason = "Operation was canceled",
The thing that is very weird is that when the job beguis to fail the physical becomes unaccessible. We loose the ping, the network eveything! I have to reboot the physical the machine to be able to ping the machine again.
And on the physical server I see no logs about what just happened.
I'll appreciate your help.
Thank you.