I just installed ESXi 4.1 in my home lab environment. I have 2 identical Intel 82541PI NIC cards but only one is showing up in the network adapters. The hypervisor seems to have found them when booting up:
~ # lspci | grep Ethernet
000:002:00.0 Network controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller
000:003:05.0 Network controller: Intel Corporation 82541PI Gigabit Ethernet Controller [vmnic0]
000:003:06.0 Network controller: Intel Corporation 82541PI Gigabit Ethernet Controller [vmnic1]
ESX is using the e1000 driver. Is there an updated driver I should be using?
Thanks.
Gary