vlan support in proxmox 4.0 ?

hape

Renowned Member
Jun 10, 2013
75
5
73
Hello all,

is there something changed in vlan-support in proxmox 4.0?

I cannot add a bridge-interface vmbrx with member ethx.xxx as in proxmox 3.4.

Any idea?

Regards

Hans-Peter
 
I saw a similar comment on the pve user mail list.

the email subject is: Network config (VLANs) changed in 4.0?

here are some parts:
"i reinstalled proxmox 4.0 and took over the /etc/network/interface file from my 3.4 installation.
So far it is running well.

But if i want to change a network setting via the network GUI I get an error message:
bridge 'vmbr41' - unable to find port 'eth0.41' (500)

A test adding the lines "auto eth0.41" and "auto eth0.77" solves the problem but is not necessary for debian itself."

and

"because the management interface is part of a vlan also.
For the records - i changed my interfaces file to this:

auto lo
iface lo inet loopback
auto eth0
# Management interface (Proxmox Web GUI)
auto eth0.41
iface eth0.41 inet static
address xxxx.xxx.1.164
netmask 255.255.255.0
# base for the VMs
auto vmbr0
iface vmbr0 inet static
address 0.0.0.0
bridge_ports eth0
bridge_stp off
bridge_fd 0

Omitting the address from vmbr0 does not bring it up.

Thanks for the hints. They put me into the right direction."
 
VLAN works not fine... this is a core feature, must work. We have on every customer more then 15 VLANs... ok, upgarde must waiting, more testing...
 
Hello all,

is there something changed in vlan-support in proxmox 4.0?

I cannot add a bridge-interface vmbrx with member ethx.xxx as in proxmox 3.4.

Any idea?

Regards

Hans-Peter

it should work like before,

can you post your /etc/network/interfaces file ?

Edit : Is it only a gui bug ?
 
Last edited:
I saw a similar comment on the pve user mail list.

the email subject is: Network config (VLANs) changed in 4.0?

here are some parts:
"i reinstalled proxmox 4.0 and took over the /etc/network/interface file from my 3.4 installation.
So far it is running well.

But if i want to change a network setting via the network GUI I get an error message:
bridge 'vmbr41' - unable to find port 'eth0.41' (500)

A test adding the lines "auto eth0.41" and "auto eth0.77" solves the problem but is not necessary for debian itself."

and

"because the management interface is part of a vlan also.
For the records - i changed my interfaces file to this:

auto lo
iface lo inet loopback
auto eth0
# Management interface (Proxmox Web GUI)
auto eth0.41
iface eth0.41 inet static
address xxxx.xxx.1.164
netmask 255.255.255.0
# base for the VMs
auto vmbr0
iface vmbr0 inet static
address 0.0.0.0
bridge_ports eth0
bridge_stp off
bridge_fd 0

Omitting the address from vmbr0 does not bring it up.

Thanks for the hints. They put me into the right direction."

Hi, this should be fixed in coming pve-common 4.0-34 package

https://git.proxmox.com/?p=pve-common.git;a=commit;h=aeac55e13854fe8d7aeeef545c3f5d65edc34971
 

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!