How To Migrate From VMware to Microsoft Hyper-V Server 2012
Microsoft Hyper-V Server 2012 is now a true contender in the virtualization space as it brings a great number of new features missed in the previous offering of Hyper-V. While an in-place upgrade option is unavailable due to architectural changes involved in implementing Hyper-V Server 2012, the in network migration process detailed in this "Step-By-Step" post works well and simplifies the process. Those who currently utilize System Center Virtual Machine Manager are aware that System Center provides this functionality and is great for large scale migrations
For those without System Center Virtual Machine Manager, or those wishing to migrate only a few VMs, Microsoft offers a free stand-alone tool to enable the migration of virtual machines from VMware to Hyper-V
Note :
Microsoft Hyper-V Server 2012 is now a true contender in the virtualization space as it brings a great number of new features missed in the previous offering of Hyper-V. While an in-place upgrade option is unavailable due to architectural changes involved in implementing Hyper-V Server 2012, the in network migration process detailed in this "Step-By-Step" post works well and simplifies the process. Those who currently utilize System Center Virtual Machine Manager are aware that System Center provides this functionality and is great for large scale migrations
For those without System Center Virtual Machine Manager, or those wishing to migrate only a few VMs, Microsoft offers a free stand-alone tool to enable the migration of virtual machines from VMware to Hyper-V
Preparation of the target Hyper-V Server 2012
- Download and Install Hyper-V Server 2012
- Set up the same Virtual Networks as the source host in Hyper-V Manager using the "Virtual Switch Manager" host action.
- Download the FREE Microsoft Virtual Machine Converter (MVMC) solution accelerator tool
The MVMC tool converts VMware virtual machines created with: - vCenter Server 5.0
- vCenter Server 4.1
- ESXi Server 5.0
- ESXi/ESX Server 4.1
- Run the MSI
- Enter a location where you want to install MVMC or use the default location and continue with the installation on the local machine
.
Converting Virtual Machines Using the MVMC GUI
- Open MVMC, open the Source page, and then enter the details to connect to a VMware vCenter Server, ESX server, or ESXi server
- In the Address box, type the server IP address or the name of the VMware source server
- In the User name box, type the user name
- In the Password box, type the password and click Next
- On the Virtual Machines page, select a virtual machine on the source VMware server to convert
- Click Next
- On the Virtual Machine Connection page, enter the credentials of an administrative account that can connect to the virtual machine. The connection is required for uninstalling VMware tools on the source virtual machine. The virtual machine must be joined to an Active Directory domain.
- In the Virtual machine box, type the name of the virtual machine
- In the User name box, type the domain and user name
- In the Password box, type the password
- In the Final state of source virtual machine option, select whether the source virtual machine should be turnedOn or Off when the restoration is complete
- In the Final state of target virtual machine option, select whether the target virtual machine should be turnedOn or Off when the conversion is complete
- Click Next
- On the Workspace page, click Browse to select a workspace folder path from where the UI can be run. Be sure to select a location that has enough disk space for the converted VHD files
- Click Next
- On the Hyper-V Host page, enter the details to connect to the destination Hyper-V server where the virtual machine will be created following conversion and specify the UNC path for placement of the VHD files
- In the Address box, type the server IP address or the name of the Hyper-V source server
- In the User name box, type the domain and user name
- In the Password box, type the password
- In the Path box, click Browse to select the UNC path to where the VHD file will be copied on the destination Hyper-V server
- Select whether the VHD file should be Fixed size or Dynamically expanding
- Click Next
- On the Summary page, review the details and click Finish to complete the conversion. If warnings are displayed, review them before proceeding with the conversion
- On the Completion page, seen when the virtual machine conversion has completed successfully, click Close
Note :
- MVMC expands the dynamic VHD file to its full size. To reduce a VHD file by removing blank space on the disk, see Edit Virtual Hard Disk Wizard at http://technet.microsoft.com/en-us/library/cc755149.aspx
- Once the conversion has completed successfully, MVMC starts the virtual machine and leaves it as it is. If you do not want the virtual machine to be started, go to the Hyper-V manager in the destination server and shut down the virtual machine
- The account executing the setup must be the local administrator on the machine
- For best performance, it is recommended that the conversion is run on the destination host (this means that MVMC is installed and run from the Hyper-V hypervisor).
- MVMC always takes a snapshot of the original source virtual machine before the tools are uninstalled and will restore the virtual machine to its original state once the disks attached to the virtual machine are successfully copied to the machine where the conversion takes place
- Remote access through Windows Management Instrumentation (WMI) must be enabled on the source virtual machine
- MVMC assumes that the virtual machine is in a running state. Virtual machines that are not running (offline virtual machines) cannot be converted by MVMC
- The virtual machine must have VMware tools installed and be connected to an Active Directory domain
- The boot disk attached to the source virtual machine will be converted to an IDE-based VHD and all data disks attached to the source virtual machine will be converted to SCSI VHDs
- MVMC will create another instance of the virtual machine on Hyper-V based on the source virtual machine configuration. The source virtual machine will remain intact but will be shut down during the conversion process
No comments:
Post a Comment