Knowledge Base

The VMware Knowledge Base provides support solutions, error messages and troubleshooting guides
 
Search the VMware Knowledge Base (KB)   View by Article ID
 

ESX Server 3.0.2, Patch ESX-1002435; VI Client Updates

Details

Release Date: 12/03/07
Document Last Updated: 12/03/07
 
 
Download Now
Download Size:
96.0 MB
Download Filename:
ESX-1002435.tgz
md5sum:
0b48742e713e8ee86d1e81adfc06984a


Product Versions
ESX Server 3.0.2
Patch Classification
General
Supersedes
Virtual Machine Migration or Reboot Required
No
ESX Server Host Reboot Required
No
PRs Fixed
198655
Affected Hardware
N/A
Affected Software
VMware Virtual Infrastructure Client,
WebAccess service
RPMs Included
VMware-hostd-esx
Related CVE numbers
N/A

Summary

This patch updates the Virtual Infrastructure Client component in the hostd rpm to the same version of VirtualCenter 2.0.2 Update 1. The updates include:
  • Fixes an issue where setting the appropriate NIC teaming policy might result in an error message being displayed.
  • Fixes an issue where the Customization Specification Manager wizard in the VI Client might fail if a non-default timezone is configured without the INDEX key in the Windows registry.
  • Fixes an issue where the Cost column in the VirtualCenter License Source page might display only "1/" for the virtual machine license feature. The cost unit Virtual Machine might not be displayed.
  • Fixes an issue where answering the Redo Log question might close any additional instance of the same dialog box.

Solution

Note: Before you begin please refer to KB1003490 for important information on restarting the mgmt-vmware service.

Symptoms

The following symptoms might be seen in systems without this patch:
  • Setting an incorrect NIC teaming policy might result in an error message being displayed. Following this, if you tried to set the appropriate NIC teaming policy without closing and reopening the vSwitch Properties dialog box, the same error message might be displayed again.
  • Customization Specification Manager wizard in the VI Client might fail if a non-default timezone was configured without the INDEX key in the Windows registry.
  • The Cost column in the VirtualCenter License Source page displayed only "1/" for the virtual machine license feature. The cost unit Virtual Machine might not be displayed..
  • Prior to this release, users had to answer every instance of the Redo Log question. Answering the same question multiple times resulted in an error message being displayed. With this release, for each hard drive in the Undoable mode, answering a single instance of the redo question closes all the other instances of the same dialog box, and users do not encounter any errors.

Deployment Considerations

  • Stop the hostd service using the command service mgmt-vmware stop, and restart the hostd service using the command "service mgmt-vmware start"
  • Upon installation of hostd RPM, the latest version of VI Client becomes available for download.

Download Instructions

Download and verify the patch bundle as follows:

1. Download patch ESX-1002435 from http://www.vmware.com/download/vi/vi3_patches.html .

2. Log in to the ESX Server service console as root.

3. Create a local depot directory.

# mkdir -p /var/updates

Note: VMware recommends that you use the updates directory.

4. Change your working directory to /var/updates .

# cd /var/updates

5. Download the tar file into the /var/updates directory.

6. Verify the integrity of the downloaded tar file:

# md5sum ESX-1002435.tgz

The md5 checksum output should match the following:

0b48742e713e8ee86d1e81adfc06984a ESX-1002435.tgz

7. Extract the compressed tar archive:

# tar -xvzf ESX-1002435.tgz

8. Change to the newly created directory, /var/updates/ESX-1002435 :

# cd ESX-1002435

Installation Instructions

After you download and extract the archive, and if you are in the directory that you previously created, use the following command to install the update:

# esxupdate update

To run esxupdate from a different directory, you must specify the bundle path in the command:

# esxupdate -r file://<directory>/ESX-1002435 update

For example, if the host is called depot:

# esxupdate -r file:///depot/var/updates/ESX-1002435 update

During the update process, logs appear on the terminal. You can specify the verbosity of esxupdate logs by using the -v option as shown below.

# esxupdate -v 10 file://<directory>/ESX-1002435 update

For more information how to use esxupdate, see the Patch Management for ESX Server 3 tech note at http://www.vmware.com/pdf/esx3_esxupdate.pdf .

Keywords

esxpatch;esx302

Request a Product Feature

To request a new product feature or to provide feedback on a VMware product, please visit the Request a Product Feature page.

Feedback


Did this article help you?
This article resolved my issue.
This article did not resolve my issue.
This article helped but additional information was required to resolve my issue.
What can we do to improve this information? (4000 or fewer characters)
Actions