Wanted to follow up. I can confirm that the following content in
/etc/modprobe.d/bonding.conf works (for me). If it isn't clear to
others reading this, enp0s20f0 is the name of primary network interface.
alias bond0 bonding
options bonding mode=active-backup miimon=100 primary=enp0s20f0
In /
Can somebody confirm that the workaround mentioned in the Ubuntu bug
report is the approved way to do this? If I'm reading that page
correctly, I need to move my bond options out of the interfaces file and
place them in /etc/modprobe.d/bonding.conf, like this:
"options bonding mode=active-bac
I also have same issue.
In /etc/network/interfaces I've set mode 802.3ad
/proc/net/bonding/bond0 shows me roubd-robin mode
Same issue was fixed in ifenslave-2.6 (Ubuntu)
https://bugs.launchpad.net/ubuntu/+source/ifenslave/+bug/1280366
Package: ifenslave
Version: 2.9
Followup-For: Bug #870633
reportbug program failed to attach /proc/net/bonding/bond0 file. So I include
it here:
-- System Information:
Debian Release: buster/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 4.
Package: ifenslave
Version: 2.9
Severity: normal
Dear Maintainer, option bond-mode does not work.
As one can see from journalctl kernel refuses to change mode of interface
operation
"because the bond device device has slaves".
-- System Information:
Debian Release: buster/sid
APT prefers te
5 matches
Mail list logo