VMware
ESX 3.5, Patch ESX350-200806812-BG: Critical Fix for August 12 Licensing Timeout Issue
KB Article1006721
UpdatedAug. 28, 2008
Products
VMware ESX
Details

Release Date: 12 AUGUST 2008
Document Last Updated: 28 AUGUST 2008 - updated installation instructions

 

Download Size:
104M
Download Filename:
ESX350-200806812-BG.zip
md5sum:
0011986033c66ad582da899acba32dfb


Product Versions ESX 3.5 Update 2
Patch Classification Critical
Supersedes None
Requires ESX350-200806201-UG
ESX350-200806202-UG
ESX Server Host Reboot Required
No
Restart hostd Required
service mgmt-vmware restart
Yes
Maintenance Mode Required, Power Off or Migrate Virtual Machines
Yes
PRs Fixed 314475
Affected Hardware N/A
Affected Software N/A
RPMs Included

VMware-esx-vmx
VMware-hostd-esx

Related CVE numbers N/A



Solution

Summary

This patch resolves an issue with systems installed with patch bundle ESX350-200806201-UG where virtual machines fail to power on or VMotion successfully.
 
This patch is specifically targeted for customers who have installed or fully upgraded to ESX 3.5 Update 2, or who have applied the ESX350-200806201-UG patch to ESX 3.5 or ESX 3.5 Update 1 hosts.

To determine if ESX350-200806201-UG is already installed on your system:

  • From the service console, run esxupdate -l query and examine the output. If ESX350-200806201-UG is not listed in the output, this patch is not applicable.

    The output from the following example shows a system that requires the patch.

    # esxupdate -l query | grep 6201
    ESX350-200806201-UG   06:34:57 08/14/08 Updates VMkernel, Service Console, hostd


  • From Update Manager, create a baseline with both patches and then attach it to the ESX hosts. Run a scan. If the host (or hosts) is compliant with the baseline, this patch is not applicable.

Symptoms

You are unable to power on virtual machines. VI Client displays the error:

A General System error occurred: Internal error.

The following message is logged in the vmware.log file for the virtual machine:

This product has expired. Be sure that your host machine's date and time are set correctly.
There is a more recent version available at the VMware web site: http://www.vmware.com/info?id=4.
--------------
Module License Power on failed.

Deployment Considerations

If you have a cluster with DRS enabled, you must put the cluster in manual mode.

VMotion migration of virtual machines can be used if the destination host is not affected by this issue or has been updated with the express patch.

Patch Download and Installation

Patches are typically installed using VMware Update Manager. For details on using this tool, see the Administration Guide.
 
To download and install this patch manually using esxupdate from the command-line:
  1. Under Express Patches, step 2, click the link VMware ESX 3.5 Update 2 Patch and save the file when prompted.

  2. Put the patch on the ESX host. Use an SSH/SCP utility or other relevant tool. For example:

    cd /var/updates
    # esxcfg-firewall -e sshClient
    # scp user@bastion-host:/tmp/ESX350-200806812-BG.zip
    user@bastion-host's password:
    ESX350-200806812-BG.zip 100% 104MB 10.0MB/s 00:10

    Here, the user:
    1. Changes directories into /var/updates (your file location can be different).
    2. Enables SSH (it is disabled by default).
    3. Uses SCP to copy the file from the DMZ host (named bastion-host), onto which he previously downloaded the file under the /tmp directory.

  3. Verify the file size and md5sum. For example:

    # ls -logh
    total 106720
    -rw-r--r-- 1 104M Aug 14 07:45 ESX350-200806812-BG.zip

    # md5sum ESX350-200806812-BG.zip
    0011986033c66ad582da899acba32dfb ESX350-200806812-BG.zip


  4. Unzip the file and change to the unzipped directory.

    # unzip ESX350-200806812-BG.zip
    # cd ESX350-200806812-BG


  5. (Optional) Double-check the patch information.

    # esxupdate info

    The Summary for the patch says, "Fix the time bomb issue for U2." Other useful information about the patch is listed also, including required and obsoleted patches.

  6. Apply the patch.

    # esxupdate update
    INFO: No repository URL specified, going with file:///var/updates/ESX350-200806812-BG
    INFO: Configuring...
    INFO: Preparing to install ['ESX350-200806812-BG']...
    DOWNLOADING: <RPMs included in this patch are listed> ...
    <more INFO lines>
    INFO: Transaction(s) Complete
    INFO: Shutting down hostd...
    INFO: Running esxcfg-boot to regenerate initrds...
    INFO: Restarting hostd...
    INFO: --- TOTALS: 2 packages installed, 0 pending or failed, 0 excluded ---
    INFO: Install of ['ESX350-20080612-BG'] succeeded.


  7. In VI Client, power on a virtual machine. It should now start with no error message displayed.

Related documents:

 

 

 


Product Versions
VMware ESX 3.5.x
Last Modified Date: 08-28-2008ID: 1006721
Copyright © 2008 VMware, Inc. All rights reserved.