I have ESXi 5.0 FREE version; works great except this one issue I cannot resolve.
I have 2x Intel NICs, 10GE dual port 82599EB.
Issue: only first 1st port of the card is getting detected and available through vSphere client. I checked this by matching the MAC addresses.
From ESXi CLI the network list shows 2 1G ports (which is fine), and 2 10G ports (which should be 4)
If I look at PCI list of devices, you shall see all 6 (2x 1G and 4x 10G showing up there).
~ # lspci | grep vmnic
000:002:00.0 Network controller: Intel Corporation 82599EB 10-Gigabit SFI/SFP+ Network Connection [vmnic0]
000:002:00.1 Network controller: Intel Corporation 82599EB 10-Gigabit SFI/SFP+ Network Connection [vmnic1]
000:003:00.0 Network controller: Intel Corporation 82574L Gigabit Network Connection [vmnic2]
000:004:00.0 Network controller: Intel Corporation 82574L Gigabit Network Connection [vmnic3]
000:005:00.0 Network controller: Intel Corporation 82599EB 10-Gigabit SFI/SFP+ Network Connection [vmnic4]
000:005:00.1 Network controller: Intel Corporation 82599EB 10-Gigabit SFI/SFP+ Network Connection [vmnic5]