VMware ESX Server 2.5.2 Upgrade Patch 4 (for 2.5.x Systems)
Released 2/28/06
This patch is for ESX Server 2.5.x and addresses the following issues:
- This patch provides an updated e1000 driver, which will allow for support of additional Intel PRO/1000 based Gigabit Ethernet cards, including the Intel PRO/1000 P Dual Port Server Adapter. Refer to the I/O Compatibility Guide for ESX Server 2.x for details on supported cards.
- This patch contains an updated version of VMware Tools, which includes drivers for Red Hat Enterprise Linux 4.0 Update 2. To install Red Hat Enterprise Linux 4.0 Update 2 with this update, you must also download and use a driver disk providing a BusLogic SCSI driver. Refer to VMware ESX Server Driver Disk and Tools for Red Hat Enterprise Linux 4.0 Update 2 for instructions.
Note: After you have installed ESX 2.5.2 Upgrade Patch 4, you do not need to install the version of VMware Tools available on the VMware ESX Server Driver Disk and Tools for Red Hat Enterprise Linux 4.0 Update 2 page in order to use Red Hat Enterprise Linux 4.0 Update 2.
- This patch fixes a problem that caused ESX Server systems with beacon monitoring turned on to crash when a cable was disconnected from an Ethernet NIC or a switch port was disabled.
- This patch removes an ASSERT statement (bugNr=38289) that can cause ESX Server systems to crash.
This patch will also apply the updates contained in ESX Server 2.5.2 Upgrade Patch 1, ESX Server 2.5.2 Upgrade Patch 2, and ESX Server 2.5.2 Upgrade Patch 3, as well as updating the system to ESX Server 2.5.2.
Applicability
This patch is an ESX Server 2.5.2 patch, but can also be applied to ESX Server 2.5 or 2.5.1. Applying this patch to an ESX Server 2.5 or 2.5.1 installation will upgrade it to ESX 2.5.2. Please make sure that one of these versions is installed before applying the patch. Run vmware -v to display version and build information for your system.
Important Notes
After updating your system, if you are using persistent bindings with the qla2300_604 or qla2300_607 QLogic drivers, you must manually modify the pbindings file. For details, see knowledge base article 2005.
Installing the Update
Note: VMware recommends backing up your ESX Server installation before installing this patch.
This update requires you to boot your server into Linux mode to perform the upgrade. When you are prompted to reboot at the end of the upgrade, the installer will restart your system to run ESX Server.
- Power off all virtual machines and shut down your server.
- Restart your system.
- At the LILO Boot Menu, select the option appropriate for your system.
- For a boot-from-SAN installation, select esx-san-safe.
- For all other installations, select linux-up.
- Log in as root into the ESX Server service console, in Linux mode.
- Download the tar file into the temporary directory /tmp on the service console.
- Change your working directory to /tmp.
- Verify the integrity of the package:
# md5sum esx-2.5.2-21059-upgrade.tar.gzThe md5 checksum output should match the following:
90900eb0a824ce9b9a427c77383eae72 esx-2.5.2-21059-upgrade.tar.gz - Extract the compressed tar archive:
# tar -xvzf esx-2.5.2-21059-upgrade.tar.gz - Change to the newly created directory /tmp/esx-2.5.2-21059-upgrade:
# cd esx-2.5.2-21059-upgrade - Run the installer:
# ./upgrade.pl - The system updates have now been installed. A reboot prompt displays:
Reboot the server now [y/n]?This update will not be complete until you reboot the ESX Server. If you enter N, to indicate that you will not reboot at this time, ESX Server displays the warning message "Please reboot the server manually. Your virtual machines will not run properly until this is done." If you see this message, you must manually reboot the server to complete the driver update.
- At the reboot prompt, enter Y to reboot the server.