Bug 950002 - vhost_net experimental_zcopytx enable crashes VMs
Summary: vhost_net experimental_zcopytx enable crashes VMs
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: kernel
Version: 18
Hardware: x86_64
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Michael S. Tsirkin
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-04-09 12:54 UTC by David Carlson
Modified: 2013-09-20 19:04 UTC (History)
6 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-09-20 19:04:43 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description David Carlson 2013-04-09 12:54:09 UTC
Description of problem:
guest VM qemu processes will occasionally become defunct (requiring host restart) due to the enabling of experimental_zcopytx in the vhost_net module when using macvtap

Version-Release number of selected component (if applicable):
kernel-3.8.5-201.fc18.x86_64

How reproducible:
Use a KVM Windows 7 VM with macvtap & bridging (vhost_net driver) + netkvm, run network traffic and/or attempt to restart the guest

Actual results:
guest transfers network data / restarts without kernel warning and defunctness

Expected results:
kernel warning, defunct process
(abrt reports: https://retrace.fedoraproject.org/faf/reports/69052/)
(see the abrt BZ ticket: https://bugzilla.redhat.com/show_bug.cgi?id=918015)

Additional info:
The problem appears to be solved for me by adding

/etc/modprobe.d/vhost_net.conf:
options vhost_net experimental_zcopytx=0

...maybe the option should be distribution-disabled?

Comment 2 Josh Boyer 2013-09-20 19:04:43 UTC
I believe this was fixed via other bugs in newer kernels.  If you are still having troubles with this on the latest F18/F19 kernel, please reopen.


Note You need to log in before you can comment on or make changes to this bug.