Since Converter Standalone 6.4, you can convert remote Amazon EC2 Windows and Linux instances that have no direct access to the destination ESXi host. The vCenter Server instance that manages the ESXi host can be located either on-premises or in VMware Cloud.
Prerequisites
- Verify that the Amazon EC2 source machine is powered on. Conversion of powered-off virtual machines (VMs) is not supported.
Prepare the Amazon EC2 Source Machine
- Prepare your Amazon EC2 Windows machine.
- In the AWS console, under Security groups, add a new inbound rule and enable port 9089 for the Converter Standalone server IP address.
- Install the Converter Standalone agent in the source machine.
- Navigate to the folder where Converter Standalone is installed.
By default, Converter Standalone is installed in C:\Program Files (x86)\VMware\VMware vCenter Converter Standalone.
- Copy VMware-Converter-Agent.exe to your source machine.
- Run VMware-Converter-Agent.exe.
- Navigate to the folder where Converter Standalone is installed.
- Prepare your Amazon EC2 Linux machine.
- In the VMware Cloud console, select Open NSX Manager.
- Navigate to the tab.
- Under Default Compute Gateway, view the Source NAT public IP address.
- In the AWS console, under Security groups, add a new inbound rule and enable port 22 for the Converter Standalone server IP and Source NAT public IP addresses.
- If you want to import the Linux machine into VMware Cloud, in the converter-worker.xml configuration file, change the value of the
UseHostIPForWebSocketTicket
property totrue
and restart the worker service.In VMware Cloud, ESXi hosts use their IP addresses, instead of Fully Qualified Domain Names (FQDNs), to register with vCenter Server.
Prepare the Destination Machine in VMware Cloud
- If you are converting a Windows machine, create a VM with Windows operating system and in the VM, install Converter Standalone.
- Provide Converter Standalone with network access to the vCenter Server instance and ESXi host in VMware Cloud.
- In the VMware Cloud console, select Open NSX Manager.
- Navigate to the tab.
- Create a Management Gateway Firewall rule and add the Converter Standalone server IP address to the rule.
- Add a new rule that allows network access to your vCenter Server instance and enable the HTTPS service.
- Add a new rule that allows network access to your ESXi host and enable the HTTPS and Provisoning and Remote Control services.
Convert the Amazon EC2 Source Machine to the Destination VMware Virtual Machine
- Start the Converter Standalone application.
- Select a remote powered on Linux or Windows machine to convert.
- Select a destination for your virtual machine.
If you are importing a remote Windows machine, on the Destination System page of the Conversion wizard, select the Use proxy mode check box. As a result, the data traffic passes through the Converter Standalone server machine.
- Configure the virtual hardware resources that the destination virtual machine uses.
See Configure the Hardware of the Destination Virtual Machine.
- Configure the guest operating system and enable it to operate in a virtual environment.
See Configure the Software on the Destination Virtual Machine.
- Configure the conversion process and select the behavior of the source and destination machine during and after conversion.
- Check the summary of your conversion job before adding it to the job list.