Support > Knowledge Base
Knowledge Base

Search the Knowledge Base: |
Search the Knowledge Base: |
Enabling Logging in to Helper Virtual Machine During Conversion of Powered-On Linux Sources
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 for detailed instructions.Keywords
Feedback
Actions
- KB Article: 1008209
- Updated: Sep 7, 2009
- Products:
VMware vCenter Converter Standalone - Product Versions:
VMware vCenter Converter Standalone 4.0.x

