Public bug reported:

Binary package hint: bridge-utils

I had bridged networking for KVM with following configure:

auto eth0
iface eth0 inet manual

auto br0
iface br0 inet static
 address 195.218.X.X
 netmask 255.255.X.X
 network 195.218.X.X
 broadcast 195.218.X.X
 gateway 195.218.X.X
 bridge_ports eth0
 bridge_fd 9
 bridge_hello 2
 bridge_maxage 12
 bridge_stp off

This worked fine before, but after latest (automatic) kernel upgrade,
the server didn't come up from reboot. When I got to the console it was
hanging at "Configuring network interfaces" message and needed to be
interrupt with CTRL+ALT+DEL.

I changed network configuration just to use eth0 without bridge
everything worked fine, expect the KVM guests.

ProblemType: Bug
Architecture: amd64
Dependencies:
 libgcc1 1:4.3.3-5ubuntu4
 gcc-4.3-base 4.3.3-5ubuntu4
 findutils 4.4.0-2ubuntu4
 libc6 2.9-4ubuntu6
DistroRelease: Ubuntu 9.04
Package: bridge-utils 1.4-5
ProcEnviron:
 SHELL=/bin/bash
 LANG=en_US
SourcePackage: bridge-utils
Uname: Linux 2.6.28-13-server x86_64

** Affects: bridge-utils (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug

-- 
Bridged networking start hangup at boot after kernel upgrade (2.6.28-13-server)
https://bugs.launchpad.net/bugs/396963
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to