VMware ESX Server 2.0.1 Upgrade Patch 4 (for 2.0.x Systems)
Released 6/20/05
TAR File
|
This patch includes a new update for
ESX Server 2.0.x that addresses
the following known issue:
- Security fix --
Corrects a potential vulnerability in the RPCI
mechanism used in ESX Server 2.x that may be
exploited in a denial of service attack. See
Knowledge Base Article 1703
- Poor networking performance with
Citrix Metaframe Application Server and
Citrix License Server in a virtual
machine -- see
Knowledge Base Article 1702
- Unclear on-screen instructions during
product upgrades.
With this patch, the upgrade process
provides better instructions by advising customers:
-
the system cannot be upgraded or patched while
the vmkernel is loaded,
-
all virtual machines must be shut down or suspended
-
the ESX Server system should be rebooted before
upgrading
This
patch also includes previously released updates for
ESX Server 2.0.x that address
the following issues. The patch installer will only install these updates if they have
not been previously installed on your system:
There are separate patches available
for ESX Server 2.1.2 and 2.5.1 available as
VMware ESX Server 2.1.2 Upgrade Patch 4 and VMware ESX Server 2.5.1 Upgrade Patch 1.
Note: Users installing this patch on Dell PowerEdge
servers with RAID controllers installed may encounter false error
messages during the upgrade process. See
Knowledge Base Article 1684 for more details.
Applicability
This update applies to
ESX Server 2.0 or 2.0.1. Please make
sure that one of these versions is installed
before applying the patch. The installer will log
the name of this patch and information on the updated components in the
file /var/log/vmkernel-version.
Important Notes
Please note the following:
-
After updating your system, you must update the
version of VMware Tools installed in your
virtual machines.
Installing the Update
This update will require 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 shutdown your server.
-
Restart your system.
-
At the LILO Boot Menu, select the linux option.
Allow the
system start procedure to complete.
-
Log in as root into the ESX
Server service console, in Linux mode.
Make sure your path variable
contains /usr/bin:/bin.
-
Download the tar file into the
temporary directory
/tmp on your ESX
service console.
-
Change directories to /tmp.
-
Verify the integrity of the
package:
# md5sum
esx-2.0.1-14216-upgrade.tar.gz
The md5 checksum output
should match the
following:
f1285f2ce065864971d2b52fb6c94a32 esx-2.0.1-14216-upgrade.tar.gz
-
Extract the compressed tar
archive:
# tar -xvzf
esx-2.0.1-14216-upgrade.tar.gz
-
Change directories to the newly
created directory /tmp/esx-2.0.1-14216-upgrade:
# cd esx-2.0.1-14216-upgrade
-
Run the patch installer:
# /usr/bin/perl
./upgrade.pl
Note: Once you start the installation script, do not enter keyboard
escape commands such as Control-C or Control-D. Using escape commands will interrupt
the upgrade procedure and leave your system partially upgraded.
-
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
for this update to take effect. Update has been terminated unexpectedly."
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.
|