[pve-devel] [PATCH v3 pve-common 4/5] Inotify : add check vlan

Wolfgang Bumiller w.bumiller at proxmox.com
Tue Aug 28 12:15:30 CEST 2018


On Tue, Aug 28, 2018 at 11:58:21AM +0200, Dennis Busch wrote:
> Hello Alexandre,
> 
> your patch kills the option to just create vlans by using e.g. "bond0.111"
> as bridge_pots in a vmbr definition on the GUI because it then complains
> about a bond0.111 that is not defined. Makes big trouble at one of our
> customers. Could you please have another look at this?

The culprit here should be patch 2/5 as this one only checks explicitly
defined interfaces.
(Iow. this would cover having an 'iface eth0.11 inet manual' without
having an 'eth0' device).

I didn't know ifupdown could handle not defining the vlan interfaces
before using them, actually. If it can do that, then yeah, we should
fix the check.




More information about the pve-devel mailing list