VirtualBox

Opened 14 years ago

Closed 14 years ago

#8052 closed defect (duplicate)

Kernel panic on host OpenSUSE when VM is using bond interface

Reported by: cduchenoy Owned by:
Component: network Version: VirtualBox 4.0.0
Keywords: Cc:
Guest type: Linux Host type: Linux

Description

I have a host running OpenSUSE 11.3 with severals guests running Linux VMs. This server uses 2 lan interfaces (1 Gb/s and 100 mB/s) configured as a bond0 active-passive interface. No problem whith all versions on virtualbox since 3.0, but kernel panic occured with version 4.0.0. I create an other server with minimal configuration and 1 interface bond0 with only 1 lan interface : same problem ! So I backgrade version with 3.4 and it works well again...

Attachments (1)

qdisc_noqueue.patch (1.1 KB ) - added by Aleksey Ilyushin 14 years ago.
Fix for kernel panic when bridging to devices with no TX queue

Download all attachments as: .zip

Change History (4)

comment:1 by Aleksey Ilyushin, 14 years ago

I believe you have the same problem as described in #7879. Please apply the attached patch in the directory where you have installed VirtualBox with

sudo patch -p0 -i <path-to-qdisc_noqueue.patch>

then rebuild the modules with

sudo /etc/init.d/vboxdrv setup

by Aleksey Ilyushin, 14 years ago

Attachment: qdisc_noqueue.patch added

Fix for kernel panic when bridging to devices with no TX queue

in reply to:  1 comment:2 by cduchenoy, 14 years ago

Replying to aleksey:

Thank you. It's perfect. After applying the patch, I can now use the bond interface.

comment:3 by Frank Mehnert, 14 years ago

Resolution: duplicate
Status: newclosed

Thanks for the feedback. Closing this ticket as duplicate.

Note: See TracTickets for help on using tickets.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette