Evening all!
When I built my PVE server, the system detected a 4 port Intel NIC installed in the system - and gave it the device names of enp1s0f0 through enp1s0f4.
The config for these still exists - but they're all marked as "Active: No". I don't know exactly when these disappeared as I had no use for them when I first built the system - I've come to now and run into this issue. There's not an awful lot going on, IOMMU is in use to pass through an HBA to TrueNAS.
An ifup enp1s0f0 I get:
warning: enp1s0f0: interface not recognized - please check interface configuration
dmesg shows the device:
root@proxmox:~# dmesg|grep Intel
[ 0.000000] Intel GenuineIntel
[ 0.394422] smpboot: CPU0: Intel(R) Xeon(R) E-2136 CPU @ 3.30GHz (family: 0x6, model: 0x9e, stepping: 0xa)
[ 0.394515] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[ 0.620900] DMAR: Intel(R) Virtualization Technology for Directed I/O
[ 1.430385] igb: Intel(R) Gigabit Ethernet Network Driver
[ 1.430387] igb: Copyright (c) 2007-2014 Intel Corporation.
[ 1.446708] idma64 idma64.0: Found Intel integrated DMA 64-bit
[ 1.555011] igb 0000:06:00.0: Intel(R) Gigabit Ethernet Network Connection
[ 1.610961] igb 0000:06:00.1: Intel(R) Gigabit Ethernet Network Connection
[ 1.669180] igb 0000:06:00.2: Intel(R) Gigabit Ethernet Network Connection
[ 1.725868] igb 0000:06:00.3: Intel(R) Gigabit Ethernet Network Connection
No block of 4 consecutive adapters shows in an ip addr or ip link.
In lspci, the card is there and correct, an an lspci -v shows they're using the module vfio-pci and driver igb - which I'd expect.
A combination of other posts around the same topic lead me to try all of the above - but I can't really work out what next.
Any ideas please??
When I built my PVE server, the system detected a 4 port Intel NIC installed in the system - and gave it the device names of enp1s0f0 through enp1s0f4.
The config for these still exists - but they're all marked as "Active: No". I don't know exactly when these disappeared as I had no use for them when I first built the system - I've come to now and run into this issue. There's not an awful lot going on, IOMMU is in use to pass through an HBA to TrueNAS.
An ifup enp1s0f0 I get:
warning: enp1s0f0: interface not recognized - please check interface configuration
dmesg shows the device:
root@proxmox:~# dmesg|grep Intel
[ 0.000000] Intel GenuineIntel
[ 0.394422] smpboot: CPU0: Intel(R) Xeon(R) E-2136 CPU @ 3.30GHz (family: 0x6, model: 0x9e, stepping: 0xa)
[ 0.394515] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[ 0.620900] DMAR: Intel(R) Virtualization Technology for Directed I/O
[ 1.430385] igb: Intel(R) Gigabit Ethernet Network Driver
[ 1.430387] igb: Copyright (c) 2007-2014 Intel Corporation.
[ 1.446708] idma64 idma64.0: Found Intel integrated DMA 64-bit
[ 1.555011] igb 0000:06:00.0: Intel(R) Gigabit Ethernet Network Connection
[ 1.610961] igb 0000:06:00.1: Intel(R) Gigabit Ethernet Network Connection
[ 1.669180] igb 0000:06:00.2: Intel(R) Gigabit Ethernet Network Connection
[ 1.725868] igb 0000:06:00.3: Intel(R) Gigabit Ethernet Network Connection
No block of 4 consecutive adapters shows in an ip addr or ip link.
In lspci, the card is there and correct, an an lspci -v shows they're using the module vfio-pci and driver igb - which I'd expect.
A combination of other posts around the same topic lead me to try all of the above - but I can't really work out what next.
Any ideas please??
Last edited: