Hi,
im on PVE 7.4-3 with Kernel 5.15.104
Have adding 2 NIC i350 Gigabit but only one is visible on PVE.
I tested to swap cards to change PCI ports to change kernel with version 6.1.
But I still have only one strange visible map both are visible on Windows PE.
Regardless of the PCI port used, even if I swapped the cards, I always only have one visible.
Despite everything before PVE starts both are well detected by my switch.
Server : FUJITSU PRIMERGY RX2520 M1
https://www.fujitsu.com/tw/Images/RX2520-cnfgRX2520M1.pdf
Best Regards
im on PVE 7.4-3 with Kernel 5.15.104
Have adding 2 NIC i350 Gigabit but only one is visible on PVE.
I tested to swap cards to change PCI ports to change kernel with version 6.1.
But I still have only one strange visible map both are visible on Windows PE.
Regardless of the PCI port used, even if I swapped the cards, I always only have one visible.
Despite everything before PVE starts both are well detected by my switch.
Server : FUJITSU PRIMERGY RX2520 M1
https://www.fujitsu.com/tw/Images/RX2520-cnfgRX2520M1.pdf
Code:
lspci | grep 'Ethernet'
02:00.0 Ethernet controller: Intel Corporation I350 Gigabit Network Connection (rev 01)
02:00.1 Ethernet controller: Intel Corporation I350 Gigabit Network Connection (rev 01)
07:00.0 Ethernet controller: Intel Corporation I210 Gigabit Network Connection (rev 03)
08:00.0 Ethernet controller: Intel Corporation I210 Gigabit Network Connection (rev 03)
Code:
dmesg | grep 'Ethernet'
[ 2.193645] igb: Intel(R) Gigabit Ethernet Network Driver
[ 2.250212] igb 0000:02:00.0: Intel(R) Gigabit Ethernet Network Connection
[ 2.306049] igb 0000:02:00.1: Intel(R) Gigabit Ethernet Network Connection
[ 2.333469] igb 0000:07:00.0: Intel(R) Gigabit Ethernet Network Connection
[ 2.362653] igb 0000:08:00.0: Intel(R) Gigabit Ethernet Network Connection
Best Regards
Last edited: