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 915540

Summary: [whql][virtio-win]win server 2012 guest hang during MPE job
Product: Red Hat Enterprise Linux 6 Reporter: Mike Cao <bcao>
Component: virtio-winAssignee: Yvugenfi <yvugenfi>
Status: CLOSED ERRATA QA Contact: Virtualization Bugs <virt-bugs>
Severity: high Docs Contact:
Priority: high    
Version: 6.4CC: acathrow, bcao, bsarathy, juzhang, kzhang, lijin, michen
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Do not document. There was no Windows 2012 support in previous release. This bug was found on internal version.
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-11-22 00:04:04 UTC Type: Bug
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
screenshot none

Description Mike Cao 2013-02-26 02:29:56 UTC
Description of problem:
Guest hang during NDIS MPE job running 

Version-Release number of selected component (if applicable):
2.6.32-338.el6.x86_64
qemu-kvm-rhev-0.12.1.2-2.331.el6.x86_64

How reproducible:
3/3

Steps to Reproduce:
1.Start VM running NDIS MPE job
/usr/libexec/qemu-kvm -M rhel6.4.0 -m 6G -smp 4 -cpu cpu64-rhel6,+x2apic -usbdevice tablet -drive file=HCK_Client2-windows-2012,format=raw,if=none,id=drive-virtio0,boot=on,werror=stop,rerror=stop -device ide-drive,drive=drive-virtio0,id=virtio-blk-pci0,bootindex=1 -netdev tap,sndbuf=0,id=hostnet0,script=/etc/qemu-ifup,downscript=no -device e1000,netdev=hostnet0,mac=00:52:58:36:23:18,bus=pci.0,addr=0x4 -boot c -uuid c2cf5993-b201-4ae6-bc01-9a9fac22dd01 -rtc base=localtime,clock=host,driftfix=slew -no-kvm-pit-reinjection -chardev socket,id=111a,path=/tmp/2012-nic2,server,nowait -mon chardev=111a,mode=readline -name win8-32-nic-49-1 -netdev tap,sndbuf=0,id=hostnet1,script=/etc/qemu-ifup-private,downscript=no -device virtio-net-pci,netdev=hostnet1,id=net1,mac=00:52:72:16:53:28,bus=pci.0,addr=0x7 -global PIIX4_PM.disable_s3=0 -global PIIX4_PM.disable_s4=0 -monitor stdio -spice disable-ticketing,port=5932 -vga qxl
2.
3.
  
Actual results:
Guest hang and can not start successfully(referring to the screenshot)

Expected results:
job should finished successfully


Additional info:

Comment 1 Mike Cao 2013-02-26 02:33:01 UTC
Created attachment 702578 [details]
screenshot

Comment 2 Mike Cao 2013-02-26 02:49:33 UTC
I tried to use (qemu)inject-nmi ,but no idea why failed to generate a BSOD at that stage.

Comment 3 Vadim Rozenfeld 2013-02-26 23:48:16 UTC
(In reply to comment #2)
> I tried to use (qemu)inject-nmi ,but no idea why failed to generate a BSOD
> at that stage.
Hi Mike,
Do you have NMICrashDump enabled in the registry?
Best regards,
Vadim.

Comment 4 Mike Cao 2013-02-28 02:38:42 UTC
(In reply to comment #3)
> (In reply to comment #2)
> > I tried to use (qemu)inject-nmi ,but no idea why failed to generate a BSOD
> > at that stage.
> Hi Mike,
> Do you have NMICrashDump enabled in the registry?
> Best regards,
> Vadim.

Yes I did .after (qemu)system_reset ,then (qemu)inject-nmi works to me . while it does not help when guest hang

Comment 5 Yvugenfi@redhat.com 2013-03-03 14:28:17 UTC
Can you try to ran MPE test with Realtech device? Looks like e1000 hang on boot.

Comment 6 Mike Cao 2013-03-04 08:40:00 UTC
(In reply to comment #5)
> Can you try to ran MPE test with Realtech device? Looks like e1000 hang on
> boot.
Tried ,Still hit the exactly same issue .
I will try to copy 2 fresh image to re-test

Comment 8 Yvugenfi@redhat.com 2013-04-22 12:22:18 UTC
Hi Mike,

I understand you passed WHQL on Windows Server 2012.

Is this bug still an issue?

Best regards,
Yan.

Comment 9 Mike Cao 2013-05-14 06:38:33 UTC
(In reply to comment #8)
> Hi Mike,
> 
> I understand you passed WHQL on Windows Server 2012.
> 
> Is this bug still an issue?
> 
> Best regards,
> Yan.

it passed on on build 54 ,but failed on the newer version build .
as it is not 100% reproducible ,we can say it is not a blocker ,but it is a bug .

Based on above ,Re-assign this issue .

Comment 10 guo jiang 2013-05-30 05:41:09 UTC
QE test the bug via build 61.

Version-Release number of selected component (if applicable):
  * Red Hat Enterprise Linux Server release 6.4 (Santiago)
  * kernel-2.6.32-369.el6.x86_64    
  * qemu-img-rhev-0.12.1.2-2.359.el6.x86_64
  * virtio-win-prewhql-0.1-61
  * spice-server-0.12.0-12.el6.x86_64
  * seabios-0.6.1.2-27.el6.x86_64
  * vgabios-0.6b-3.7.el6.noarch

Steps to Reproduce:
1.Start VM running NDIS MPE job
/usr/libexec/qemu-kvm -m 6G -smp 8,cores=8 -cpu cpu64-rhel6,+x2apic -usb -device usb-tablet -drive file=win2012-nic1.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,sndbuf=0,id=hostnet0,vhost=on,script=/etc/qemu-ifup-private,downscript=no -device virtio-net-pci,netdev=hostnet0,mac=00:23:43:22:32:21,bus=pci.0,addr=0x4,id=virtio-net-pci0 -netdev tap,sndbuf=0,id=hostnet2,script=/etc/qemu-ifup,downscript=no -device e1000,netdev=hostnet2,mac=00:22:45:13:41:12,bus=pci.0,addr=0x6 -uuid c1750585-9665-4977-bb0b-a6d7e6478f91 -no-kvm-pit-reinjection -chardev socket,id=111a,path=/tmp/monitor-win2012-nic1,server,nowait -mon chardev=111a,mode=readline -vnc :1 -vga cirrus -name win20124-nic1-61-HCK -rtc base=localtime,clock=host,driftfix=slew -global PIIX4_PM.disable_s3=0 -global PIIX4_PM.disable_s4=0 -monitor stdio

  
Actual results:
job finished successfully

Expected results:
job could finish successfully

so the issues has been fixed on build 61 ,thanks!

Comment 11 Mike Cao 2013-08-07 09:58:43 UTC
Move stauts to VERIFIED according to comment #10

Comment 13 errata-xmlrpc 2013-11-22 00:04:04 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

http://rhn.redhat.com/errata/RHBA-2013-1729.html