[pve-devel] applied: Re: [PATCH pve-common] Inotify: write_network_interfaces : always autostart bond slaves interfaces
Thomas Lamprecht
t.lamprecht at proxmox.com
Mon Jun 8 17:38:18 CEST 2020
On 6/7/20 1:39 PM, Alexandre Derumier wrote:
> Currently, bond slaves are mostly working without autostart,
> because bond slaves scripts from ifupdown1 && also ifupdown2
> have some kind of hacks to start the slaves.
>
> But if users want to do some tuning on the ifaces, they are not applied.
>
> Also, with ifupdown2 + ovs, this kind of hack is not implemented (yet), so the
> slaves of the bond are still down.
>
> Debian/Ubuntu official docs always set "auto ethX" for bond slaves,
> it's really more clean like this.
>
> Signed-off-by: Alexandre Derumier <aderumier at odiso.com>
> ---
> src/PVE/INotify.pm | 2 ++
> test/etc_network_interfaces/t.create_network.pl | 10 ++++++++++
> test/etc_network_interfaces/t.unknown_order.pl | 6 ++++++
> 3 files changed, 18 insertions(+)
>
>
applied, thanks!
More information about the pve-devel
mailing list