[Bug 1254120] Re: Bonded interfaces don't come down with a ifdown -a
Stéphane Graber
stgraber at stgraber.org
Thu Mar 6 17:19:24 UTC 2014
** Package changed: ifenslave-2.6 (Ubuntu) => ifenslave (Ubuntu)
--
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/1254120
Title:
Bonded interfaces don't come down with a ifdown -a
Status in “ifenslave” package in Ubuntu:
New
Bug description:
1) 12.04.3
2) 1.1.0_19ubuntu5
3) a. Set up new interfaces config with a simple bonded config (you don't need eth0):
auto eth0
iface eth0 inet dhcp
auto eth1
iface eth1 inet manual
bond-master bond0
bond-primary eth1
auto eth2
iface eth2 inet manual
bond-master bond0
auto bond0
iface bond0 inet static
address 192.168.122.99
gateway 192.168.122.1
netmask 255.255.255.0
bond-mode active-backup
bond-miimon 100
bond-slaves none
b. Restart the machine to bring up in a known state (wait an extra few minutes to make sure the interfaces aren't still waiting)
c. Note what interfaces come up correctly via ifconfig
d. Run ifdown -a. This should bring down all interfaces....
4) Ifdown -a doesn't bring down bond0
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ifenslave/+bug/1254120/+subscriptions
More information about the foundations-bugs
mailing list