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 603413 - RHEL3.9 guest netdump hung with e1000
Summary: RHEL3.9 guest netdump hung with e1000
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: qemu-kvm
Version: 6.0
Hardware: All
OS: Linux
medium
high
Target Milestone: rc
: ---
Assignee: Michael S. Tsirkin
QA Contact: Virtualization Bugs
URL:
Whiteboard:
: 658919 (view as bug list)
Depends On:
Blocks: 580953
TreeView+ depends on / blocked
 
Reported: 2010-06-13 01:16 UTC by Qian Cai
Modified: 2018-11-14 16:20 UTC (History)
13 users (show)

Fixed In Version: qemu-kvm-0.12.1.2-2.119.el6
Doc Type: Bug Fix
Doc Text:
Cause: missing support for secrc field on e1000 emulation. Consequence: Triggering netdump on a RHEL3 i386 guest, it failed when using e1000 NIC emulation. Fix: Added support for secrc field on e1000 emulation code. Result: netdump on RHEL3 guests using e1000 emulation now work.
Clone Of:
Environment:
Last Closed: 2011-05-19 11:29:57 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
8139cp NIC with incomplete vmcore (12.23 KB, text/plain)
2010-06-13 01:22 UTC, Qian Cai
no flags Details
e1000 NIC stopped here with no progress (1.63 KB, text/plain)
2010-06-13 01:24 UTC, Qian Cai
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2011:0534 0 normal SHIPPED_LIVE Important: qemu-kvm security, bug fix, and enhancement update 2011-05-19 11:20:36 UTC

Description Qian Cai 2010-06-13 01:16:50 UTC
Description of problem:
Triggering netdump on a RHEL3 i386 guest, it failed for both 8139cp and e1000 NICs. The host system is a RHEL6 Intel based x200 laptop.

Version-Release number of selected component (if applicable):
qemu-kvm-0.12.1.2-2.71.el6.x86_64
kernel-2.6.32-33.el6.x86_64
libvirt-0.8.1-7.el6.x86_64

How reproducible:
always

Steps to Reproduce:
1. install a RHEL3.9 i386 guest with 2 vcpu and 1G memory.
2. setup and trigger netdump from the guest.

Comment 2 Qian Cai 2010-06-13 01:22:37 UTC
Created attachment 423568 [details]
8139cp NIC with incomplete vmcore

-rw-------  1 netdump netdump     971 Jun 12 07:20 log
-rw-------  1 netdump netdump 1699840 Jun 12 07:21 vmcore-incomplete

Comment 3 Qian Cai 2010-06-13 01:24:35 UTC
Created attachment 423569 [details]
e1000 NIC stopped here with no progress

Comment 4 RHEL Program Management 2010-06-13 01:32:57 UTC
This request was evaluated by Red Hat Product Management for inclusion in a Red
Hat Enterprise Linux major release.  Product Management has requested further
review of this request by Red Hat Engineering, for potential inclusion in a Red
Hat Enterprise Linux Major release.  This request is not yet committed for
inclusion.

Comment 6 Amit Shah 2010-06-16 14:57:43 UTC
This looks like a dupe of bug #601480

Comment 7 Michael S. Tsirkin 2010-06-16 18:54:14 UTC

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

Comment 8 Qian Cai 2010-06-17 04:20:45 UTC
I'll use this one to track RHEL3 guest (e1000) hung during netdump.

Comment 9 Qian Cai 2010-06-18 02:12:34 UTC
RHEL4.8 x86_64 guest (e1000) was working fine so far.

Comment 19 Chao Ye 2010-11-19 09:49:07 UTC
Tested with latest build:
======================================================================
[root@ibm-hs21-01 ~]# rpm -q qemu-kvm libvirt kernel
qemu-kvm-0.12.1.2-2.120.el6.x86_64
libvirt-0.8.1-27.el6.x86_64
kernel-2.6.32-83.el6.x86_64

Guest is RHEL3-U9 with 2 vcpu and 1G memory.
Netdump success to dump vmcore, no hang was found.

Comment 21 dawu 2011-01-11 04:24:35 UTC
Retest with unfixed build qemu-kvm-0.12.1.2-2.118.el6:
This bug reproduce.

Verified this bug with qemu command on latest build:
======================================================================
[root@dhcp-91-8~]# rpm -q qemu-kvm kernel
qemu-kvm-0.12.1.2-2.128.el6.x86_64
kernel-2.6.32-94.el6.x86_64

CLI: 
/usr/libexec/qemu-kvm -m 1G -smp 2 -cpu cpu64-rhel6,+x2apic -usbdevice tablet -drive file=rhel3.9_32_netdump_client.raw,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,script=/etc/qemu-ifup -device e1000,netdev=hostnet0,mac=10:10:40:36:26:26,bus=pci.0,addr=0x4 -boot c -uuid c111811f-261c-459a-9a1d-9e8ad666593b -rtc-td-hack -no-kvm-pit-reinjection -monitor stdio -name netdump-client -vnc :1

Guest is RHEL3-U9 for 32bit with 2 vcpu and 1G memory.
Netdump success to dump vmcore, no hang was found.

Comment 22 Chris Wright 2011-01-19 01:13:43 UTC
*** Bug 658919 has been marked as a duplicate of this bug. ***

Comment 27 Miya Chen 2011-03-09 04:55:18 UTC
move to verified based on comment#21 and comment#25

Comment 28 Eduardo Habkost 2011-05-05 14:11:40 UTC
    Technical note added. If any revisions are required, please edit the "Technical Notes" field
    accordingly. All revisions will be proofread by the Engineering Content Services team.
    
    New Contents:
Cause: missing support for secrc field on e1000 emulation.

Consequence: Triggering netdump on a RHEL3 i386 guest, it failed when using e1000 NIC emulation.

Fix: Added support for secrc field on e1000 emulation code.

Result: netdump on RHEL3 guests using e1000 emulation now work.

Comment 30 Miya Chen 2011-05-10 08:39:51 UTC
Hi,Moritoshi

It is PM not QE to decide whether this can be go into z-steam.
BTW, RHEL6.1 release is around the corner and the fix is in it, so i don't think it is necessary to fix it in rhel6.0.z, thanks, :).

Comment 31 errata-xmlrpc 2011-05-19 11:29:57 UTC
An advisory has been issued which should help the problem
described in this bug report. This report is therefore being
closed with a resolution of ERRATA. For more information
on therefore solution and/or where to find the updated files,
please follow the link below. You may reopen this bug report
if the solution does not work for you.

http://rhn.redhat.com/errata/RHSA-2011-0534.html

Comment 32 errata-xmlrpc 2011-05-19 12:45:44 UTC
An advisory has been issued which should help the problem
described in this bug report. This report is therefore being
closed with a resolution of ERRATA. For more information
on therefore solution and/or where to find the updated files,
please follow the link below. You may reopen this bug report
if the solution does not work for you.

http://rhn.redhat.com/errata/RHSA-2011-0534.html


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