Bridged networking start hangup at boot after kernel upgrade (2.6.28-13-server)

Bug #396963 reported by Tobatus
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
apparmor (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

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

Revision history for this message
Tobatus (toba-hukassa) wrote :

I found work around and probably the reason. I noticed that iup -v -a hanged up at dhclient3-apparmor script, even that apparmor was disabled by chkconfig. After I removed the whole apparmor package the networking started to work again.

Why the script dhclient3-apparmor hanged, dunno.

Chuck Short (zulcss)
affects: bridge-utils (Ubuntu) → apparmor (Ubuntu)
Revision history for this message
Jamie Strandboge (jdstrand) wrote :

Thank you for taking the time to report this bug and helping to make Ubuntu better. To help fix the bug, please follow the instructions found in https://wiki.ubuntu.com/DebuggingApparmor. This will greatly help us in tracking down your problem.

Changed in apparmor (Ubuntu):
assignee: nobody → Jamie Strandboge (jdstrand)
status: New → Incomplete
Revision history for this message
Kees Cook (kees) wrote :

Thank you for taking the time to report this bug and helping to make Ubuntu better. This particular bug has already been reported and is a duplicate of bug '408773', so it is being marked as such. Please look at the other bug report to see if there is any missing information that you can provide, or to see if there is a workaround for the bug. Additionally, any further discussion regarding the bug should occur in the other report. Please continue to report any other bugs you may find.

affects: apparmor (Ubuntu) → linux (Ubuntu)
affects: linux (Ubuntu) → apparmor (Ubuntu)
Changed in apparmor (Ubuntu):
assignee: Jamie Strandboge (jdstrand) → nobody
status: Incomplete → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.