No Network connectivity after reboot

KenyBDG

New Member
Aug 10, 2019
13
0
1
38
Hello,

Topic sound quite simple but unfortunately not for me, because Im not proxmox enviroment expert
I don't know what it's really happen, but when I restarted Proxmox, I completly lost network connectivity.


Fortunately I can get to the console and log in as root.


Here is a few screenshots

Because enp2s0 is DOWN, there is no interface in /etc/network
3.JPG

1.JPG

then: ip link set enp2s0

2.JPG
After this command, enp2s0 is UP

vi /etc/network/interface

auto lo iface lo inet loopback iface enp2s0 inet manual auto vmbr0 iface vmbr0 inet static address 192.168.1.30 netmask 24 gateway 192.168.1.1 bridge-ports enp2s0 bridge-stp off bridge-fd 0 bridge-vlan-aware yes bridge-vids 2-4094

I have no idea how to fix this issue, maybe NIC is broken ?
 
Did you install the PVE 7 Beta? This is a known issue, and a new kernel package is already available in the pvetest repository.
Until you had a change to upgrade the kernel, you can remove the bridge-vlan-aware and bridge-vids settings and run `ifreload -a`.
 

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!