>>Those templates are interesting, but I am not sure if we can handle them
>>(parser, GUI) ... 

yes, I'm not sure too.


I was also thinking about vxlan/gateway configuration, as we need to define 
them on all nodes.
it could be great to be able to define them globally. (to avoid errors and 
faster setup)

maybe a symlink from /etc/network/interfaces.d/vxlan /etc/pve/... ? (not sure 
if it'll work at boot, as we don't have network yet)

or define them somewhere in /etc/pve/network.cfg for example and have a local 
daemon which write to /etc/network/interfaces and reload config.

What do you think about this ?


----- Mail original -----
De: "dietmar" <diet...@proxmox.com>
À: "aderumier" <aderum...@odiso.com>
Cc: "pve-devel" <pve-devel@pve.proxmox.com>
Envoyé: Lundi 13 Août 2018 08:38:43
Objet: Re: [pve-devel] [PATCH pve-docs 0/1] vxlan l3 routing

> >>Maybe we move those VLAN setup into wiki-artikels, but remove them from 
> >>the main docu? 
> 
> Sure, no problem. It's indeed more simplier. 
> we have network reload with ifupdown2, so we can add vxlan/vmbr without 
> reboot 
> easily in config 
> if we have a lot of bridge/vxlan, we can also use template 
> 
> %for v in [11,12]: 
> auto vxlan${v} 
> iface vxlan${v} 
> .... 
> %endfor 

Those templates are interesting, but I am not sure if we can handle them 
(parser, GUI) ... 

_______________________________________________
pve-devel mailing list
pve-devel@pve.proxmox.com
https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to