Turns out that in Proxmox 5 / Debian 9.1 I had to add dummy "address" and "netmask" lines to the bridge configuration or else the bridge will not be activated.
auto vmbr1
iface vmbr1 inet static
address 172.16.44.1
netmask 255.255.255.0
bridge_ports none
bridge_stp off...
I have exactly the same problem on Proxmox / debian 9.1. Upgraded to 5.0-30 but still doesn't work. Any ideas?
lxc-start -n 101 -d --logfile log.log -l debug
(log.log attached to this post)
Package versions:
proxmox-ve: 5.0-20 (running kernel: 4.10.17-2-pve)
pve-manager: 5.0-30 (running...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.