Virtual machines without internet

Mar 11, 2020
23
0
6
34
Good morning everyone. I currently have a node with approximately 40 virtual machines on a 5.3-11 version of proxmox. however when restarting the network service, all virtual machines were left without network. when trying to verify the status, they were all running, and even the same node had an internet connection but the virtual machines did not.

Do you know what this problem is due to? It should be noted that the server was telling me that the interfaces were up, but even so, none of the vm had a network.
 
ok, I understand, I will work on updating my equipment as soon as possible, however, I need to develop a report of what happened, I cannot find any log in which it indicates the failure, will you know the reason for the failure of this? or what exactly happened?
 
This is a result of removing an underlying element of a stack. In this case, the Virtual Network builds on the existing Network on the Host. If this Network is removed, as is done during a restart, then the Virtual Network goes down and does not recover by itself.
 
proxmox plug dynamically the vm/ct interfaces into the bridge, when ct/vm start.
but this config is not present in /etc/network/interfaces.

so , if you do a "systemctl restart networking", it's remove the vmbr bridge, then recreate it, but can't replug the tap interfaces.

in proxmox6 , you can install ifupdown2 package, to do a reload "systemctl reload networking", and don't break network. (don't remember if ifupdown2 is already available in proxmox5)
 

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!