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

* Re: [pve-devel] debian11 ifslave bonding bug (with ifupdown1)
  2021-08-25  5:55 [pve-devel] debian11 ifslave bonding bug (with ifupdown1) alexandre derumier
@ 2021-08-25  8:46 ` Thomas Lamprecht
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Lamprecht @ 2021-08-25  8:46 UTC (permalink / raw)
  To: Proxmox VE development discussion, alexandre derumier, pve-devel

Hi,

On 25/08/2021 07:55, alexandre derumier wrote:
> multiple users have reported problems if ifenslave (ifupdown1),
> (maintly upgrade from proxmox6 without switch to ifupdown2)

FWIW, I thought about adding a note to the pve6to7 upgrade checker script
to recommend switching to ifupdown2, IMO most probably would fare better with
that, more features (e.g., live reload) and more and more of our setups run it
too, so it gets good testing too.
 
> 
> 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
> 

did you by chance verify that patch already?

> 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)

IMO it's always better to ship a fixed package if possible, upgrade notes tend
to get missed by a not negligible percentage of users.

cheers,
Thomas




^ 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