Hi,
I have a 4 node cluster on 7.4.17 and started to upgrade to 8.1.4.
First node went fine (this one is using the qlcnic driver as its a HP NC523SCP) , but second one, the 10GB nic is having problem getting working.
Its a "Hewlett-Packard Company NC522SFP Dual Port 10GbE Server Adapter"
tried to downgrade the pve-firmware as low as I could but it did not work.
I removed the server from the cluster and did a re-install.. also did not work.
Weird part is, it tried to do a DHCP on one of the ports while running the installer.. so it must see it.
drivers is the same version from 7.4.17 to 8.1.3/4.
when doing a lspci, the card is there but i see errors in dmesg:
any pointer I can take a look at ?
Thanks
I have a 4 node cluster on 7.4.17 and started to upgrade to 8.1.4.
First node went fine (this one is using the qlcnic driver as its a HP NC523SCP) , but second one, the 10GB nic is having problem getting working.
Its a "Hewlett-Packard Company NC522SFP Dual Port 10GbE Server Adapter"
tried to downgrade the pve-firmware as low as I could but it did not work.
I removed the server from the cluster and did a re-install.. also did not work.
Weird part is, it tried to do a DHCP on one of the ports while running the installer.. so it must see it.
drivers is the same version from 7.4.17 to 8.1.3/4.
when doing a lspci, the card is there but i see errors in dmesg:
Code:
root@node2:~# dmesg | grep -i netxen
[ 0.916075] QLogic/NetXen Network Driver v4.0.82
[ 0.916099] netxen_nic 0000:01:00.0: enabling device (0100 -> 0102)
[ 0.916216] netxen_nic 0000:01:00.0: 2MB memory map
[ 120.944258] netxen_nic 0000:01:00.0: Error getting board config info.
[ 120.944363] netxen_nic: probe of 0000:01:00.0 failed with error -5
[ 120.944386] netxen_nic 0000:01:00.1: enabling device (0100 -> 0102)
[ 120.944436] netxen_nic 0000:01:00.1: 2MB memory map
[ 241.120272] netxen_nic 0000:01:00.1: Error getting board config info.
[ 241.120405] netxen_nic: probe of 0000:01:00.1 failed with error -5
any pointer I can take a look at ?
Thanks