Good day!
I have some issue with 10G network adapter (ASUS peb-10g/57840-2t) with IBM x3755m3 server based on Opteron 6220
> dmesg | grep bnx2x
[ 2.015111] bnx2x: QLogic 5771x/578xx 10/20-Gigabit Ethernet Driver bnx2x 1.712.30-0 (2014/02/10)
[ 2.016414] bnx2x 0000:05:00.0: msix capability found
[ 2.016577] bnx2x 0000:05:00.0: Chip read returns all Fs. Preventing probe from continuing
[ 2.016760] bnx2x: probe of 0000:05:00.0 failed with error -22
[ 2.021074] bnx2x 0000:05:00.1: msix capability found
[ 2.021215] bnx2x 0000:05:00.1: Chip read returns all Fs. Preventing probe from continuing
[ 2.021501] bnx2x: probe of 0000:05:00.1 failed with error -22
This card have two 10GBase-T ports
I thought that it is hardware problem, but when I try Fedora 28 Live CD the bnx2x module loaded without error and it is working fine.
Fedora's output
> dmesg | grep bnx2x
[ 6.159723] bnx2x: QLogic 5771x/578xx 10/20-Gigabit Ethernet Driver bnx2x 1.712.30-0 (2014/02/10)
[ 6.159987] bnx2x 0000:05:00.0: msix capability found
[ 6.160243] bnx2x 0000:05:00.0: part number 394D4342-34383735-30345430-473030
[ 6.233522] bnx2x 0000:05:00.1: msix capability found
[ 6.233710] bnx2x 0000:05:00.1: part number 394D4342-34383735-30345430-473030
[ 6.266511] bnx2x 0000:05:00.1 enp5s0f1: renamed from eth1
[ 6.274507] bnx2x 0000:05:00.0 enp5s0f0: renamed from eth0
[ 104.557350] bnx2x 0000:05:00.0 enp5s0f0: using MSI-X IRQs: sp 38 fp[0] 40 ... fp[7] 47
[ 105.973123] bnx2x 0000:05:00.1 enp5s0f1: using MSI-X IRQs: sp 49 fp[0] 51 ... fp[7] 58
The difference between this Linuxes is kernel version:
Fedora - 4.16.3
Proxmox - 4.15.17
What is the best solution in this situation?
I have some issue with 10G network adapter (ASUS peb-10g/57840-2t) with IBM x3755m3 server based on Opteron 6220
> dmesg | grep bnx2x
[ 2.015111] bnx2x: QLogic 5771x/578xx 10/20-Gigabit Ethernet Driver bnx2x 1.712.30-0 (2014/02/10)
[ 2.016414] bnx2x 0000:05:00.0: msix capability found
[ 2.016577] bnx2x 0000:05:00.0: Chip read returns all Fs. Preventing probe from continuing
[ 2.016760] bnx2x: probe of 0000:05:00.0 failed with error -22
[ 2.021074] bnx2x 0000:05:00.1: msix capability found
[ 2.021215] bnx2x 0000:05:00.1: Chip read returns all Fs. Preventing probe from continuing
[ 2.021501] bnx2x: probe of 0000:05:00.1 failed with error -22
This card have two 10GBase-T ports
I thought that it is hardware problem, but when I try Fedora 28 Live CD the bnx2x module loaded without error and it is working fine.
Fedora's output
> dmesg | grep bnx2x
[ 6.159723] bnx2x: QLogic 5771x/578xx 10/20-Gigabit Ethernet Driver bnx2x 1.712.30-0 (2014/02/10)
[ 6.159987] bnx2x 0000:05:00.0: msix capability found
[ 6.160243] bnx2x 0000:05:00.0: part number 394D4342-34383735-30345430-473030
[ 6.233522] bnx2x 0000:05:00.1: msix capability found
[ 6.233710] bnx2x 0000:05:00.1: part number 394D4342-34383735-30345430-473030
[ 6.266511] bnx2x 0000:05:00.1 enp5s0f1: renamed from eth1
[ 6.274507] bnx2x 0000:05:00.0 enp5s0f0: renamed from eth0
[ 104.557350] bnx2x 0000:05:00.0 enp5s0f0: using MSI-X IRQs: sp 38 fp[0] 40 ... fp[7] 47
[ 105.973123] bnx2x 0000:05:00.1 enp5s0f1: using MSI-X IRQs: sp 49 fp[0] 51 ... fp[7] 58
The difference between this Linuxes is kernel version:
Fedora - 4.16.3
Proxmox - 4.15.17
What is the best solution in this situation?