Hi,
I have a Proxmox node, which failed spontaneously, in a 4-node cluster a few weeks ago. I managed to migrate all the VMs from it, but now I can't put the node back on its feet due to the fact that the networking will not start. I have 3 ports:
which I'm using . Port
is starting fine with
, but ports
are returning the following error:
I've tried a few approaches to fix this "bnx2x" kernel module error which include:
1) Updating the BIOS of the DELL R730xd server.
2) Updating the firmware
3) Upgrading the kernel
4) Installing the firmware-bnx2x package
5) Power cycling the server
None of the above fixed the issue.
What else should I have in mind before reinstalling the OS? I'm not even sure it's a software issue.
I have a Proxmox node, which failed spontaneously, in a 4-node cluster a few weeks ago. I managed to migrate all the VMs from it, but now I can't put the node back on its feet due to the fact that the networking will not start. I have 3 ports:
Code:
eth0, eth1, eth2
Code:
eth1
Code:
ip link set eth1 up
Code:
eth0, eth2
I've tried a few approaches to fix this "bnx2x" kernel module error which include:
1) Updating the BIOS of the DELL R730xd server.
2) Updating the firmware
3) Upgrading the kernel
4) Installing the firmware-bnx2x package
5) Power cycling the server
None of the above fixed the issue.
What else should I have in mind before reinstalling the OS? I'm not even sure it's a software issue.