ifupdown2 /e/n/interfaces does not accept bond-mode broadcast but 3

sigmarb

Renowned Member
Nov 8, 2016
74
6
73
39
Hi Forum,

we use latest proxmox 7 and set the bond-mode in the web-interface to broadcast. /etc/network/interfaces contains bond-mode broadcast afterwards.

After rebooting the server, cat /proc/net/bonding/bond0 shows active-backup.
Checking /e/n/interfaces again, bond-mode broadcast is still present.

Renaming bond-mode broadcast to (its numeric value)
bond-mode 3

fixed the issue.

Is this a known bug/problem?

Thank you.