Knowledge Base

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

Removing VEM400-200906002-BG from an ESXi host

Details

The Cisco patch VEM400-200906002-BG should only be installed along with ESXi400-200906401-BG, and only if you are using the Cisco Nexus 1000V product.  Installing the patch on ESXi hosts without the Cisco Nexus 1000V can have unpredictable results.

Solution

If you have accidentally installed VEM400-200906002-BG,  use the vSphere CLI to verify that the bundle is installed and then remove the bundle.
 
To remove VEM400-200906002-BG from and ESXi host
  1. Use the vSphere CLI to query the target host for installed bundles.

    vihostupdate.pl --server 10.21.170.40 --username root --query

    If the bundle is installed, the output of the query command will be similar to the following:

    ---------Bulletin ID--------- -----Installed----- ----------------
    VEM400-200906002-BG 2009-07-08T14:18:56 Cisco Nexus 1000
    ESXi400-200906401-BG 2009-07-08T14:18:56 Updates Firmware
    ESXi400-200906402-BG 2009-07-08T14:18:56 Updates Tools

  2. If you see the listing for VEM400-200906002-BG, use the vSphere CLI to remove the bulletin by using the following command:

    vihostupdate.pl --server 10.21.170.40 --username root -B VEM400-200906002-BG --remove

    If the command runs successfully, you should receive the following output:

    Removed bulletin from host successfully.

  3. Run the query again to verify that the VEM400-200906002-BG bundle has been removed.

    C:\Program Files\VMware\VMware vSphere CLI\bin>vihostupdate.pl --server 10.21.170.40 --username root --query

    The output of the query command will be similar to the following:

    ---------Bulletin ID--------- -----Installed----- ----------------
    ESXi400-200906401-BG 2009-07-08T14:18:56 Updates Firmware
    ESXi400-200906402-BG 2009-07-08T14:18:56 Updates Tools

 

For more information on the vSphere CLI, see the vSphere Command-Line Interface Installation and Reference Guide.

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
KB: