Using VMware Converter Standalone to convert a physical Linux times wrong, run to 97% when cancel,
LSB version:1.3
Distributor Id:redhatenterprisees
description:red Hat Enterprise Linux ES Release 3 (Taroon)
Release:3
Codename:taroon
2014-06-25t14:02:30.503+08:00 [02576 info ' Default '] [task,379] [task-8]--ERROR--Convert:converter.fault.CloneFault
--(Converter.fault.CloneFault) {
--DynamicType = <unset>
--Faultcause = (vmodl. Methodfault) NULL,
--Description = "Grubinstaller::installgrub:/usr/lib/vmware-converter/installgrub.sh failed with return code:139 , and message:
--/mnt/p2v-src-root/sys does not exist. Not mounting
--/usr/lib/vmware-converter/installgrub.sh:line 132:1866 segmentation fault chroot "$argRootPath"/$updateGru Bname "$argGrubVersion" "$argBootDisk" "$argInstallPart"/$deviceMapName
--Umount:can ' t umount/mnt/p2v-src-root/sys:no such file or directory
--Error running vmware-updategrub.sh through chroot into/mnt/p2v-src-root
--/usr/lib/vmware-converter/installgrub.sh:line 143:/mnt/p2v-src-root:is a directory
--",
-msg = "",
--}
Check out the official VMware documentation to find out
by default, during the Linux P2V conversion process, Converter Standalone has a 20-minute timeout waiting for the helper virtual machine to start
The Linux P2V conversion task may fail due to a connection timeout.
Workaround:By modifyingconverter-worker.xml
In the filelinuxP2VBootTimeout
token, which extends the timeout period, in milliseconds.
On the computer that is running the Converter Standalone server, browse to %allusersprofile%\application data\vmware\vmware Converter standalone\ The converter-worker.xml file in this location.
Open the converter-worker.xml file in a text editor and replace the linuxp2vboottimeout default value with the desired time-out value in milliseconds.
Note: The timeout value is in milliseconds. To specify the timeout value in minutes, multiply the number of minutes by 60000 and use that value.
To restart the Converter Standalone Worker, do the following:
Reboot the system or open the Services section of the Microsoft Management console and locate and restart the VMware Converter Worker service.
-See more At:http://www.vmware.com/cn/support/support-resources/pubs/converter_pubs/conv_sa_50_rel_notes.html#linsource
OK after changing the timeout option