HI, I have a problem (server not powerup) on the eno2 interface and the wol.
I have currently bypassed the problem by using eno1.
Both interfaces are 'g', however I prefer eno2 as it is more stable. Any ideas or suggestions?
I have currently bypassed the problem by using eno1.
Both interfaces are 'g', however I prefer eno2 as it is more stable. Any ideas or suggestions?
Code:
root@pve1:~# dmesg | grep eth
[ 0.802057] igb 0000:03:00.0: added PHC on eth0
[ 0.802073] igb 0000:03:00.0: eth0: (PCIe:2.5Gb/s:Width x1) 90:xx:0e:60:xx:xx
[ 0.802147] igb 0000:03:00.0: eth0: PBA No: 323xxxxxx
[ 0.849600] igb 0000:03:00.0 eno1: renamed from eth0
[ 0.916733] e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) 90:1b:xx:xx:xx:xx
[ 0.916741] e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection
[ 0.916791] e1000e 0000:00:19.0 eth0: MAC: 11, PHY: 12, PBA No: 3131xxxxx
[ 1.453399] e1000e 0000:00:19.0 eno2: renamed from eth0
[ 64.287117] fwbr100i0: port 2(veth100i0) entered blocking state
[ 64.287133] fwbr100i0: port 2(veth100i0) entered disabled state
[ 64.288200] device veth100i0 entered promiscuous mode
[ 64.349681] eth0: renamed from vethxJ0KaQ
[ 69.762634] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 69.762675] fwbr100i0: port 2(veth100i0) entered blocking state
[ 69.762685] fwbr100i0: port 2(veth100i0) entered forwarding state
root@pve1:~# uname
Linux
root@pve1:~# uname -a
Linux pve1 6.2.16-4-pve #1 SMP PREEMPT_DYNAMIC PVE 6.2.16-4 (2023-07-07T04:22Z) x86_64 GNU/Linux
root@pve1:~# lspci -nnk | grep -A2 Ether
00:19.0 Ethernet controller [0200]: Intel Corporation Ethernet Connection I217-LM [8086:153a] (rev 05)
DeviceName: Intel I217LM onboard LAN 2
Subsystem: Fujitsu Technology Solutions Ethernet Connection I217-LM [1734:11f2]
Kernel driver in use: e1000e
Kernel modules: e1000e
--
03:00.0 Ethernet controller [0200]: Intel Corporation I210 Gigabit Network Connection [8086:1533] (rev 03)
DeviceName: Intel I210 onboard LAN 1
Subsystem: Fujitsu Technology Solutions I210 Gigabit Network Connection [1734:11f1]
root@pve1:~#
Last edited: