System can not be rebooted due to hanged linux bridge deletion
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
In Progress
|
Medium
|
Ivan Suzdal |
Bug Description
Detailed bug description:
I have a network scheme represented below:
eth2.555 --
eth2.666 --
When I'm trying to shut down br-fake bridge(ifdown br-fake) '/etc/network/
Meanwhile, kernel complains in log:
<0>Jul 11 19:49:40 node-4 kernel: [ 837.904087] unregister_
Steps to reproduce:
Create bond interface containing vlan devices and attach it into linux bridge(network template feature)
Expected results:
Bridge can be removed.
Actual result:
Bridge can not be removed.
Reproducibility:
Always
Workaround:
It's possible to remove 'br-fake' bridge if you stop lnxbond0 bond(ifdown lnxbond0) before that.
Impact:
System can not be rebooted. It hangs on shutting down of 'br-fake' bridge.
Description of the environment:
Operation system: Ubuntu
Versions of components: Fuel 7.0
Changed in fuel: | |
assignee: | nobody → MOS Linux (mos-linux) |
milestone: | none → 7.0-updates |
Changed in fuel: | |
milestone: | 7.0-updates → 8.0-updates |
Changed in fuel: | |
assignee: | MOS Linux (mos-linux) → Ivan Suzdal (isuzdal) |
status: | New → In Progress |
Changed in fuel: | |
importance: | High → Medium |
I have found several similar issues where guys are suspecting that bugs in ipv6 & vlan protocols may be the reason of such behavior. linux.derkeiler .com/Mailing- Lists/Kernel/ 2006-07/ msg09125. html
http://