By default, Linux P2V prevents users from logging in to the helper virtual machine. If the useSourcePasswordInHelperVm flag is enabled in the converter-agent.xml file, you can log in to the helper virtual machine's console using "root" as the user name, and the password of the source Linux machine.
Access to the helper virtual machine is particularly helpful for troubleshooting issues during conversion. For example, the inaccessibility of the helper virtual machine may prevent users from obtaining logs in case of a conversion failure.
VMware vCenter Converter Standalone 4.0.x
converter-agent.xmlfile in the following locations:
%ALLUSERSPROFILE%\Application Data\VMware\VMware vCenter Converter Standalone\./etc/vmware-converter/.converter-agent.xml file in a text editor and change the useSourcePasswordInHelperVm flag from false to true.ps -axu|grep "converter-agent.xml"Alternatively, instead of restarting Converter Standalone agent, you can reboot the system to make the changes to converter-agent.xml take effect.
Enabling the useSourcePasswordInHelperVmflag is useful when the following Converter agent flag is disabled: powerOffHelperVm. This allows users to log in to the helper virtual machine after conversion.
For similar information related to vCenter Converter Standalone 4.3.x or 5.0.x, see Enabling Logging in to Helper Virtual Machine During Conversion of Powered-On Linux Sources with Converter Standalone 4.3.x (1036746).