Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 744560

Summary: Host crashed when running netperf with vhost on
Product: Red Hat Enterprise Linux 6 Reporter: langfang <flang>
Component: kernelAssignee: Red Hat Kernel Manager <kernel-mgr>
Status: CLOSED DUPLICATE QA Contact: Red Hat Kernel QE team <kernel-qe>
Severity: medium Docs Contact:
Priority: high    
Version: 6.2CC: flang, jasowang, juzhang, michen, qzhang
Target Milestone: rc   
Target Release: 6.2   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-10-10 02:28:33 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
the log of core dump none

Description langfang 2011-10-09 11:19:09 UTC
Created attachment 527088 [details]
the log of core dump

Description of problem:
RHEL6.2 host crashed when starting a rhel 6.2 guest with vhost on and doing netperf from host to guest
host:
kernel:2.6.32-206.el6.x86_64
qemu-kvm:qemu-kvm-0.12.1.2-2.195.el6.x86_64

Version-Release number of selected component (if applicable):
kernel:

How reproducible:
100%

CLI:/usr/libexec/qemu-kvm -m 2G -smp 2 -cpu cpu64-rhel6,+x2apic -usb -usbdevice tablet -rtc base=localtime,clock=host,driftfix=slew -drive file=/home/RHEL6.2-64-virtio-0823.qcow2,format=qcow2,if=none,id=drive-ide0-0-0,werror=stop,rerror=stop,cache=none -device ide-drive,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0 -netdev tap,id=hostnet0,vhost=on,script=/etc/qemu-ifup -device virtio-net-pci,netdev=hostnet0,mac=00:10:20:2d:39:23,bus=pci.0,addr=0x4,id=net0 -boot order=cdn -uuid 3290efd3-7c9e-44f9-b5f7-af0f3a1b3066 -rtc-td-hack -no-kvm-pit-reinjection -monitor stdio -name rhel6.2-2011.09.07 -spice port=5830,disable-ticketing -vga qxl


Steps to Reproduce:
1.start VM with CLI listed above(vhost=on)
2.start netpert server on host
netserver
3.Run netperf client on guest
netperf -H 10.66.1.19 -p 12865 -l 180
  
Actual results:
Host crashed ,and reboot.
the host error: Write failed: Broken pipe

Expected results:
Host won't crash,network between guest and host works well.

Additional info:

Comment 1 langfang 2011-10-09 11:29:50 UTC
about this kind information you can see the closed bug 602927 .thanks~

Comment 4 juzhang 2011-10-10 02:28:33 UTC

*** This bug has been marked as a duplicate of bug 730756 ***