Intro
This is a straight up upgrade of an ESX 4.0 installation to ESXi 5.1.
The hardware is Intel Xeon CPUs however the biggest obstacle was the RAID controller LSI/AMCC 3ware 9650SE which was not detected when installing with the VMware default ISO.
The RAID1 was also where the ESX 4 was installed, so it was not even possible to perform the upgrade without the extra steps.
Overview
- Download the VMWare driver for the 3ware 9650SE
- Integrate the driver into a custom boot ISO image
- Perform the upgrade using a CD on site
- Few observations and notes
--------------------------------------------------------------------------
1. Download the VMWare driver for the 3ware 9650SE
- Search the web for 'VMware Compatibility Guide'. At the time of writing, the URL is http://partnerweb.vmware.com/
- Change
- 'What you are looking for' to 'IO Devices'
- select ESXi 5.1
- and keyword '9650'
- In the results click on the '3ware 9650SE' link. Brand name is under 'AMCC'
- The footnotes refer to
- '3w-9xxx version 2.27.08.036' and a link
- http://www.vmware.com/download/vsphere/drivers_tools.html
- Follow the link, and either
- search for '3w-9xxx version 2.27.08.036' in 'All Downloads'
- or follow the links
- VMware vSphere ->
- Drivers & Tools tab ->
- Driver CDs ->
- look for '3ware' or '2.27.08.036'
- Final link is at VMware ESXi 5.0 Driver CD for LSI 3ware 96xx RAID Controllers
- File LSI_2.27.08.036vm50-637081.zip (110,254 bytes)
2. Integrate the driver into a custom boot ISO image
- Search the web for 'ESXi-Customizer'. At the time of writing, the URL is
- Install and run the ESXi-Customizer.cmd
- Unzip the driver file, and feed the ISO image and the driver into the ESXi-Customizer
- Files are:
- VMware-VMvisor-Installer-5.1.0-799733.x86_64.iso
- scsi-3w-9xxx-2.27.08.036-1OEM.500.0.0.472560.x86_64.vib
- Once the ISO image is built, burn it to a CD or DVD, rewritable also works.
3. Perform the upgrade using a CD on site
- This is a straight forward procedure which should not take more than 30min
- Schedule a maintenance window, and reboot with the CD in the host
- The RAID will now be detected as a storage device and you can perform the 'force upgrade'
- After the reboot, make sure you have your new licence ready because it will be in a 60 day trial mode
4. Few observations and notes
- The 4.0 was actually updated (not upgraded) using the Update Manager first. There was a few hundred patches and updates, however I don't believe this was necessary prior to the upgrade to 5.1
- The Update Manager could most likely use the custom ISO as a new upgrade baseline, however this was not tested.
- First attempt was the 5.1 default ISO which was used as an upgrade baseline in the Update Manager, however this failed and caused the host to go in an infinite reboot loop. There is a boot menu that was added that allows either boot from 4.0 or to perform the 5.1 upgrade. Not sure how to edit this menu and remove the 5.1 upgrade as default option which kept failing