public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] debian11 ifslave bonding bug (with ifupdown1)
@ 2021-08-25  5:55 alexandre derumier
  2021-08-25  8:46 ` Thomas Lamprecht
  0 siblings, 1 reply; 2+ messages in thread
From: alexandre derumier @ 2021-08-25  5:55 UTC (permalink / raw)
  To: pve-devel

Hi,
multiple users have reported problems if ifenslave (ifupdown1),
(maintly upgrade from proxmox6 without switch to ifupdown2)


when physical interfaces have "auto .."

auto eth0
iface eth0
 ...
auto eth1
iface eth1 
  ....

auto bond0
  iface bond0
  bond-slaves eth0 eth1


it seem to come from a bug in ifenslave pre-up script
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=968368
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=990428

patch here:
https://bugs.debian.org/cgi-bin/bugreport.cgi?att=2;bug=968368;filename=ifenslave-args.diff;msg=5


Maybe it could be great to add a note in the upgrade procedure about
this until it's fixed. (or maybe provide a fixed proxmox ifenslave
package)

Regards,

Aleandre





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-08-25  8:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-25  5:55 [pve-devel] debian11 ifslave bonding bug (with ifupdown1) alexandre derumier
2021-08-25  8:46 ` Thomas Lamprecht

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal