[Bug 823366] Re: bond_primary is ignored in /etc/network/interfaces
Stéphane Graber
stgraber at stgraber.org
Wed Nov 30 18:17:21 UTC 2011
A new test ifenslave is available in my ppa:
https://launchpad.net/~stgraber/+archive/experimental/+packages
The package is built for Precise but I'd expect it to work just as well
on Oneiric (without the need for rebuild).
Some other users are testing it now and if I don't get negative
feedback, I plan on uploading it to Precise early next week, then look
at SRUing it to lucid and above.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to ifenslave-2.6 in Ubuntu.
https://bugs.launchpad.net/bugs/823366
Title:
bond_primary is ignored in /etc/network/interfaces
Status in “ifenslave-2.6” package in Ubuntu:
Incomplete
Bug description:
The bond_primary declaration in /etc/network/interfaces is not working anymore in 10.04.3.
Setting this value has no influence, it's always set to the lower interface number or none
Workaround:
iface bond0 inet static
bond_slaves eth2 eth0
bond_primary eth2
bond_mode 1
bond_arp_interval 2000
bond_arp_ip_target 192.168.100.1
#bond_num_grat_arp 10
up echo eth2 > /sys/class/net/bond0/bonding/primary
up echo 10 > /sys/class/net/bond0/bonding/num_grat_arp
address 192.168.100.50
netmask 255.255.255.192
gateway 192.168.100.1
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ifenslave-2.6/+bug/823366/+subscriptions
More information about the foundations-bugs
mailing list