VMware
 

Knowledge Base

Search the Knowledge Base:

Products:
Search In:
 

PCI card installation and removal recommendation for ESX 3.0.x

Details

What are the steps for adding or removing storage and network PCI cards in a ESX 3.0.x host?

Solution

Whenever you add or remove storage and network PCI cards on an ESX host running VI3, the existing NICs may get renumbered For example, vmnic0 may become vmnic10. As a result, the service console or virtual machines may lose network connectivity. It is important to save a snapshot of the current network profile prior to the PCI card addition or removal:
  1. Save a copy of the hardware profile file in the service console:

    #cp -p /etc/vmware/esx.conf /etc/vmware/esx.conf.orig

  2. Save the output of the virtual switch configuration:

    #esxcfg-vswitch -l
In the event of vmnic renaming after the PCI card installation or removal. 
 
To recover network connectivity for the ESX host:
  1. Compare the difference between the saved hardware profile with the new one:

    #sdiff /etc/vmware/esxconf.orig /etc/vmware/esx.conf

  2. Based on the listed differences for the vmnics, re-establish the virtual switch to vmnic mapping in the VMware Infrastructure Client.

Feedback

Rating: 1 - Lowest 2 3 4 5 - Highest (2 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? (2000 or fewer characters)
Submit
Rating: 1 - Lowest 2 3 4 5 - Highest (2 Ratings)   
Actions