Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 304243 - qemu-kvm (all versions > kvm-88) network shutdown under high load (patch included)
Summary: qemu-kvm (all versions > kvm-88) network shutdown under high load (patch inc...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-10 08:17 UTC by RW
Modified: 2010-03-03 06:30 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description RW 2010-02-10 08:17:07 UTC
There is a race condition when a lot of traffic goes though a virtio-net interface which causes that all services can't be reached anymore. To recover one has to unload virtio-net module and reload it. There is a patch available here:

http://marc.info/?l=kvm&m=126564542625725&w=2

I've applied the patch to qemu-kvm 0.12.2 and it solves the problem. See also:

http://marc.info/?l=kvm&m=126578803417590&w=2
http://marc.info/?l=kvm&m=126574736803521&w=2

Please include the patch into the ebuild.

Thanks
Robert


Reproducible: Always
Comment 1 RW 2010-03-03 06:30:24 UTC
FYI: Bugfix is in 0.12.3. Closing this bug.