I am evaluating VMware vSphere Hypervisor (formerly known as ESXi). The server version is 5.0.0. My steps:
- Open VMware vCenter Converter Standalone (tried versions 4.3 and 5.0);
- Attempt to convert a Linux box;
- Successfully contacted the source machine;
- Successfully contacted the server;
- Successfully set up my task options;
- Successfully started the task;
And at 1% the task failed.
The error: Unable to obtain the IP address of the helper virtual machine.
I have DHCP on my network, but just in case I reran the task with a static IP setup for the helper. There it dies after 3 hours and still on 1%. The error message was similar. During the conversion process, I am unable to ping the Converter Helper Server for some unknown reason. It is on the same network, same VLAN as the source Linux box and the ESXi server.
My questions are:
- how to fix this error?;
- is there a better/easier/faster method to convert physical Linux box to VMware VM?
Thank you!