How to migrate an ESX 3.5 v4 VM to vSphere v7 VM

Now that VMware has released their first set of patches for vSphere, let the mass migrations begin! šŸ™‚ John Simon sent me over his EXTENSIVE notes from our conversion project.Ā  We migrated Virtual Machines from a 3.5 ESX farm to a new vSphere farm.Ā  The migration was done with parallel farms to minimize downtime.Ā  The swing servers allow us to complete a rolling upgrade of the entire infrastructure with minimal downtime and risk.Ā  The environment had shared storage between the 2 VI sets and as we cleared an ESX 3.5 server of VMs, we would upgrade the ESX server to ESX4.Ā  We also built a new vCenter4 server to manage the new ESX4 servers and VMs as we brought them ā€˜overā€™.

Prerequisites and assumptions:

ā€“ The Admin has the vSphere version 4 client and is attached to both the old and new VCenter servers.

ā€“ The Admin has scheduled downtime with the business for 5-10 mins outage per VM server.

ā€“ You must know the local admin credentials for the server.

  1. The first step is to shut down the currently running server through the console on the 3.5 environment.
    Click on the server name and TAKE NOTE OF THE LUN the server is on. Then click on the Console tab:ShutDown the VMĀ 
  2. Write down all IP information which you must reset after the conversion.
    To obtain the information run ipconfig/all from a command prompt:
    Ā Grab the IP information
  3. Once you have saved all this information click Start and shutdown to initiate a normal shutdown process:Ā 
    Ā Shut That Puppy Down!
  4. Once the Machine is shut down completely, from the Infrastructure client, right click on the machine and select Remove from Inventory: Remove from InventoryĀ  Confirm Remove
  5. Once the server is removed from the list switch to your vSphere Client.
    Click on one of the ESX servers in the new cluster where you would like to add the VM.
    Right click on the LUN where the server you are converting is located from Step 1 and select Browse Datastore: Browse the DataStore
  6. From the window browse to the folder for the server you are converting and click to highlight.
    From the right window pane, locate the *.VMX file and right click on that file and choose Add to Inventory:
    Add to Inventory from the DataStore Browser
  7. Select the Folder where you want the server to be added and the Display Name you want for the server and click Next
  8. Verify the new server is in the list and close the Datastore popup window:
  9. Left click to highlight the server you are converting and click the console tab. Then click the icon to power on the server: Power that Virtual MaChine Up
  10. Login to the server as an account with full administrator rights. Right click on the VM Tools icon by the clock and click Open:Ā 
    Upgrade VMware Tools
  11. Form the tools window click on the button to Upgrade tools:
    Really Upgrade the VMware Tools
  12. Click on OK to approve the uninstall of the old tools and the install of the new ones:
    No turning back
  13. Click Next when prompted by the new tools install:
    Upgrading VMware Tools
  14. Click Next to accept the typical install and continue:
    Upgrading VMware Tools
  15. Click Install to begin the installation:
    Upgrading VMware Tools
  16. Verify the install was successful and click Finish:
    Successfully Upgrading VMware Tools
  17. Click YES to restart the system to finish the install:
    Restart Prompt
  18. Once the machine restarts, log back into the console as an account with full administrator rights.
    Initiate a shutdown by click on Start and Shutdown:
    ShutDown Prompts
  19. Once the machine is fully shut down, right click on the machine and select Upgrade Virtual Hardware:
    Upgrade VMware Virtual Machine
  20. Click Yes to confirm the Upgrade:
    Really Upgrade the Virtual Machine
  21. With the machine still powered off, click on Edit settings:
    Edit Settings
  22. From the main popup screen click on the Options tab at the top:
    Click Options
  23. Click on CPUID Mask from settings window and click on the Advanced button on the right:
    Clear the CPU ID Mask
  24. From the popup window, click on the Reset all to Default option which should clear out all the information from the table: This can Cause BIG issues with vMotion
  25. Verify the table is clear and click OK and OK again to exit all the way out of Edit Settings:
    Verify they are Clear
    Heading out of the CPU mask
    Blurry Verify
  26. Once that is complete, press the virtual button to POWER ON the server and click back on the Console tab:
  27. When the machine is powered on Log back into the machine as a user with full administrator rights:
  28. Wait for the System Settings Change to pop up and click YES to restart your computer now: Reboot and Done!
  29. Once the restart is completed, log back into the machine as a user with full administrator rights:
  30. Verify all information is the same as the information you save for IP addressing by opening command prompt and running ā€œipconfig /allā€:
  31. Log off the console of the server:
  32. THIS COMPLETES THE VMā€™s CONVERSION!

TAGS