Knowledge Base
The VMware Knowledge Base provides support solutions, error messages and troubleshooting guides

|
Enabling Logging in to Helper Virtual Machine During Conversion of Powered-On Linux Sources with Converter Standalone 4.0.x (1008209)
Details
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, users 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.
Solution
Enable the useSourcePasswordInHelperVm flag in converter-agent.xml:
- Browse for the
converter-agent.xmlfile in the following locations:
- If Converter Standalone runs on a Windows system, go to
%ALLUSERSPROFILE%\Application Data\VMware\VMware vCenter Converter Standalone\. - If Converter Standalone is running on a Linux system, go to
/etc/vmware-converter/.
- Open the
converter-agent.xmlfile in a text editor and change theuseSourcePasswordInHelperVmflag fromfalsetotrue.
- Restart Converter Standalone agent.
- If Converter Standalone agent runs on a Windows system, open the Services section in the Microsoft Management Console, find the VMware Converter Agent service and restart it.
- If Converter Standalone agent runs on a Linux system, find the Converter Agent process by running
ps -axu|grep "converter-agent.xml"and terminate it. The Converter Standalone agent starts automatically the next time you initiate a conversion task.
Enabling theAlternatively, instead of restarting Converter Standalone agent, you can reboot the system to make the changes to converter-agent.xml take effect.
useSourcePasswordInHelperVm flag is useful when the following Converter agent flag is disabled: powerOffHelperVm. This allows users to log in to the helper virtual machine after conversion. See Disabling Automatic Shutdown of Helper Virtual Machines After Converting Powered-On Linux Sources (1008210) for detailed instructions.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).
Tags
Keywords
Request a Product Feature
To request a new product feature or to provide feedback on a VMware product, please visit the Request a Product Feature page.
Actions
KB:
- Updated:
- Categories:
- Languages:
- Product Family:
- Product(s):
- Product Version(s):

