Hey there, I have what looks like the same issue as ElliottN with some X520-DA2 Dual Port 10GE NIC (FWIW with correct and genuine Intel SFP+ modules) in an Intel NUC8i5BEH (with latest BIOS fi...
See more...
Hey there, I have what looks like the same issue as ElliottN with some X520-DA2 Dual Port 10GE NIC (FWIW with correct and genuine Intel SFP+ modules) in an Intel NUC8i5BEH (with latest BIOS firmware) machine connected via a Sonnet Echo Express SEL Thunderbolt 3 PCIe expansion chassis. I know this card works just fine because when I boot into ubuntu I'm able to use the card without error. I've tried many versions of the ixgben driver, all have yielded the same results (PCI device is detected but esxcfg-nics -l only yields the built in ethernet adapter -- here's a list of the drivers I've tried so far: 1.7.1-1OEM.670.0.0.7535516 1.7.1.16-1vmw.670.3.73.14320388 1.7.10-1OEM.670.0.0.8169922 1.7.15-1OEM.670.0.0.8169922 1.7.17-1OEM.670.0.0.8169922 1.7.20-1OEM.670.0.0.8169922 Every time I reboot after esxcli software vib install I get only the built-in ethernet adapter, and not the ixgben driven adapter. Also, when I run vmkload_mod -l | grep ixgben I've never seen the ixgben driver get loaded, although I do see the ixgben driver eg: esxcli software vib list | grep ixgben ixgben 1.7.10-1OEM.670.0.0.8169922 INT VMwareCertified 2019-09-14 Also, here's the evidence the PCI devices are detected. lspci -v | grep -A1 -i ethernet 0000:00:1f.6 Network controller Ethernet controller: Intel Corporation Ethernet Connection (6) I219-V [vmnic0] Class 0200: 8086:15be -- 0000:07:00.0 Network controller Ethernet controller: Intel(R) 82599 10 Gigabit Dual Port Network Connection Class 0200: 8086:10fb -- 0000:07:00.1 Network controller Ethernet controller: Intel(R) 82599 10 Gigabit Dual Port Network Connection Class 0200: 8086:10fb I'm relatively new to ESXi/vsphere but I've learned a lot troubleshooting this. Curious if there's something I'm missing to add the card? I don't see any errors like TomAtTritium does regarding the SFP+ modules. Any help would be appreciated. Failing that, maybe a recommendation for a card that will work without this much hassle. Thanks, Andrew