Knowledge Base

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

VMware Update Manager host scan fails with "Metadata for patch missing" when the Update Manager host has multiple NICs (1004330)

Symptoms

  • During a scan of an ESX host(s) using Update Manager, you may see the error:

    Metadata for patch missing
     
  • The Update Manager logs indicate that Update Manager is trying to contact the wrong IP address for the VirtualCenter server.
  • Your VirtualCenter server is setup with multiple IP address and scanning fails.
  • Update Manager is behind NAT (Network Address Translation).

Resolution

VMware recommends editing the Update Manager configuration file, located on the Update Manager Server.
 
To edit the Update Manager configuration file:
  1. Click Start > Run.
  2. Type services.msc and press Enter to stop the VMware Update Manager Service.
  3. Edit the Update Manager configuration file.

    Note: The default location is C:\Program Files\VMware\Infrastructure\Update Manager\vci-integrity.xml. Change the drive letter and path as required.

    1. Locate the section named HostConfig.

      It appears similar to:

      <HostConfig>
      <PatchDepotUrl></PatchDepotUrl>

      Note
      : Update Manager ignores the information about the hostname during installation and leaves this section empty. That causes the Update Manager to use the first NIC in the binding order on the Windows machine that runs VirtualCenter and Update Manager.

    2. If your VirtualCenter hostname is, for example, "vcServer", enter the address as noted below:

      <HostConfig>
      <PatchDepotUrl>http://vcServer:<Port Number>/vci/hostupdates/hostupdate</PatchDepotUrl>


      Note
      : This VirtualCenter host name should be pingable from your ESX hosts. For information on the port requirements, see VMware Update Manager Network Port Requirement (1004543).

  4. Save your changes and exit.
  5. Close any instances of vSphere Client then follow up with restart services
  6. Restart VMware Update Manager from the service management console.
Alternatively, you can change the binding order of the network adapters on the machine running VMware Update Manager:
  1. Open the Network Connections control panel.
  2. Click Start > Run. 
  3. Type ncpa.cpl and press Enter. You can see the available connections in the LAN and High-Speed Internet section of the Network Connections window.
  4. Select Advanced Settings from the Advanced menu.
  5. Click the Adapters and Bindings tab.
  6. Select the connection you want to move higher in the list and use the arrow buttons to move the connection.

    Note
    : Place the NIC that is accessible by ESX as the first NIC in the list.
Notes:
  • The Adapters and Bindings tab lists the connections in the order in which the connections are accessed by network services. The order of these connections reflects the order in which TCP/IP or the next available protocol is bound to the network adapters. The bindings for remote access connections apply to all remote access connections.
  • The Provider Order tab lists the network providers for this computer. You can use the arrow buttons to change the order in which these providers are accessed. You can arrange the order in which the computer accesses information about the network. Providers and other connections are accessed in the order in which the providers and the connections are listed.

Additional Information

For information on changing the binding order of network adapters in Windows XP and in Windows 2000, see Microsoft KB article (894564).
Note: This link was valid as of May 10, 2011. If you find the link is broken, provide feedback on the article and a VMware employee will update the article.

Tags

update-manager-host-scan-fails

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

  • 8 Ratings

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)
  • 8 Ratings
Actions
KB: