[Bug 1254120] [NEW] Bonded interfaces don't come down with a ifdown -a

Bryan Quigley gQuigs at gMail.com
Fri Nov 22 18:05:09 UTC 2013


Public bug reported:

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

** Affects: ifenslave-2.6 (Ubuntu)
     Importance: Undecided
         Status: New

-- 
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-2.6” 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-2.6/+bug/1254120/+subscriptions



More information about the foundations-bugs mailing list