[pve-devel] applied: [PATCH ifupdown2 1/1] d/patches: fix issue when reloading bonds with altname slaves

Thomas Lamprecht t.lamprecht at proxmox.com
Wed Jul 30 19:30:50 CEST 2025


On Wed, 30 Jul 2025 18:39:08 +0200, Stefan Hanreich wrote:
> When reloading the network configuration via ifupdown2 and a bond has
> bridge-slaves defined with their altname, the bond would break after
> reloading - then work again after every second reload.
> 
> The issue for this is that the port list is parsed directly via
> parse_port_list, provided by the modulebase. This method doesn't do
> any translation of altnames. This leads to a wrong detection of
> pre-existing slave interfaces when reloading. ifupdown then tries to
> enslave the interfaces with the 'real' name and un-enslave the
> interfaces with the altname, leading to no interfaces being enslaved
> to the bond at all.
> 
> [...]

Applied, thanks!

[1/1] d/patches: fix issue when reloading bonds with altname slaves
      commit: 6ccaf70388e56d37dfafdba9f50163210f808f57




More information about the pve-devel mailing list