Proxmox does not see the network

Bush_Kape

New Member
Apr 19, 2022
2
0
1
Good day, there is not a large data center of two nodes (dell r440 and dell r740). After not much downtime, proxmox on the dell r440 stopped seeing the network, idrac works stably. Ports changed, cords changed. Everything is fine with r740. Proxmox version is 5.4.144-1-pve. Thanks in advance!
Code:
auto lo
iface lo inet loopback

iface ens2f1 inet manual

auto vmbr0
iface vmbr0 inet static
        address ***.**.10.22
        netmask 255.255.255.0
        gateway ***.**.10.1
        bridge_ports ens2f1
        bridge_stp off
        bridge_fd 0

iface eno1 inet manual

iface eno2 inet manual

iface ens2f0 inet manual
 

Attachments

  • rpviewer.png
    rpviewer.png
    15.6 KB · Views: 10
ip link clearly shows that there is "NO-CARRIER", which means there is no physical network link. Triple check the nic, cabling and switch confguration.

Maybe the nic or the port ens2f1 is faulty. Have you tried the other port on that nic and reconfiguring the vmbr0 network in Proxmox to use ens2f0 instead of ens2f1? Maybe the cable is connected in the wrong port of the nic?
 
  • Like
Reactions: spirit

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!