It's not a bug. "ifup bond0" will configure the bond and wait until the
first slave joins to return, so it'll indeed "hang" but that's the
wanted behaviour.
If you need to reconfigure your bond, you need to call "ifdown" on all
bond members, then on the bond interface, change your config and then do
"ifup" on all the bond members and then on the bond interface.
Removing the auto statement from all the bond members will also make
ifup "hang" or rather wait for a minute and give up as the bond can't be
considered as up until it has at least one member (otherwise, it doesn't
have a MAC address which confuses a lot of other software).
** Changed in: ifenslave-2.6 (Ubuntu)
Status: Confirmed => Invalid
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1015199
Title:
ifup does not work as documented with bonding interfaces
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ifenslave-2.6/+bug/1015199/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs