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 1791147

Summary: [virtio-win][vioscsi] Hit BSOD(d1) when run whql job "Bus Reset Test" with virtio-win-prewhql-176 vioscsi driver
Product: Red Hat Enterprise Linux 8 Reporter: Peixiu Hou <phou>
Component: virtio-winAssignee: Vadim Rozenfeld <vrozenfe>
virtio-win sub component: virtio-win-prewhql QA Contact: Peixiu Hou <phou>
Status: CLOSED ERRATA Docs Contact:
Severity: high    
Priority: unspecified CC: ailan, lijin, lmiksik, vrozenfe
Version: 8.1Keywords: Regression
Target Milestone: rcFlags: pm-rhel: mirror+
Target Release: 8.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-04-28 16:05:16 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:

Description Peixiu Hou 2020-01-15 01:46:28 UTC
Description of problem:
with virtio-win-prewhql-176 scsi driver, whql job "Bus Reset Test" failed as BSOD(D1)

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


How reproducible:
100%

Steps to Reproduce:
1.boot 2 vms up with follows commands:
1). VM1:
screen /usr/libexec/qemu-kvm -name 176SCS12R235Q0D -enable-kvm -m 6G -smp 8 -uuid c1047f8b-8f03-496d-878f-62dd012ac800 -nodefaults -cpu Skylake-Server,hv_stimer,hv_synic,hv_time,hv_relaxed,hv_vpindex,hv_spinlocks=0xfff,hv_vapic,hv_reset,hv-tlbflush -chardev socket,id=charmonitor,path=/tmp/176SCS12R235Q0D,server,nowait -mon chardev=charmonitor,id=monitor,mode=control -rtc base=localtime,driftfix=slew -boot order=cd,menu=on -device piix3-usb-uhci,id=usb -blockdev driver=file,cache.direct=off,cache.no-flush=on,filename=176SCS12R235Q0D,node-name=my_file -blockdev driver=raw,node-name=my,file=my_file -device ide-hd,drive=my,id=ide0-0-0,bus=ide.0,unit=0 -blockdev driver=file,cache.direct=off,cache.no-flush=on,filename=/home/kvm_autotest_root/iso/ISO/Win2012R2/en_windows_server_2012_r2_with_update_x64_dvd_6052708.iso,node-name=my_cd,read-only=on -blockdev driver=raw,node-name=mycd,file=my_cd,read-only=on -device ide-cd,drive=mycd,id=ide0-1-0,bus=ide.1,unit=0 -blockdev driver=file,cache.direct=off,cache.no-flush=on,filename=176SCS12R235Q0D.iso,node-name=my_iso,read-only=on -blockdev driver=raw,node-name=myiso,file=my_iso,read-only=on -device ide-cd,drive=myiso,id=ide0-1-1 -netdev tap,script=/etc/qemu-ifup,downscript=no,id=hostnet0 -device e1000,netdev=hostnet0,id=net0,mac=00:52:58:68:12:d4 -device usb-tablet,id=input0 -vnc 0.0.0.0:0 -vga std -M q35 -device pcie-root-port,bus=pcie.0,id=root1.0,slot=1 -device virtio-scsi-pci,id=scsi0,bus=root1.0,num_queues=8 \
-blockdev driver=iscsi,transport=tcp,cache.direct=off,cache.no-flush=on,portal=10.73.224.131:3260,target=iqn.2019-01.local.server:sas,lun=0,node-name=my_scsi -blockdev driver=raw,node-name=myscsi,file=my_scsi -device scsi-block,bus=scsi0.0,drive=myscsi,id=scsi-disk0

VM2:
screen /usr/libexec/qemu-kvm -name 176SCS12R235RRY -enable-kvm -m 6G -smp 8 -uuid 24b74ffc-749d-4773-83a6-8816c7720904 -nodefaults -cpu Skylake-Server,hv_stimer,hv_synic,hv_time,hv_relaxed,hv_vpindex,hv_spinlocks=0xfff,hv_vapic,hv_reset,hv-tlbflush -chardev socket,id=charmonitor,path=/tmp/176SCS12R235RRY,server,nowait -mon chardev=charmonitor,id=monitor,mode=control -rtc base=localtime,driftfix=slew -boot order=cd,menu=on -device piix3-usb-uhci,id=usb -blockdev driver=file,cache.direct=off,cache.no-flush=on,filename=176SCS12R235RRY,node-name=my_file -blockdev driver=raw,node-name=my,file=my_file -device ide-hd,drive=my,id=ide0-0-0,bus=ide.0,unit=0 -blockdev driver=file,cache.direct=off,cache.no-flush=on,filename=/home/kvm_autotest_root/iso/ISO/Win2012R2/en_windows_server_2012_r2_with_update_x64_dvd_6052708.iso,node-name=my_cd,read-only=on -blockdev driver=raw,node-name=mycd,file=my_cd,read-only=on -device ide-cd,drive=mycd,id=ide0-1-0,bus=ide.1,unit=0 -blockdev driver=file,cache.direct=off,cache.no-flush=on,filename=176SCS12R235RRY.iso,node-name=my_iso,read-only=on -blockdev driver=raw,node-name=myiso,file=my_iso,read-only=on -device ide-cd,drive=myiso,id=ide0-1-1 -netdev tap,script=/etc/qemu-ifup,downscript=no,id=hostnet0 -device e1000,netdev=hostnet0,id=net0,mac=00:52:53:39:18:e1 -device usb-tablet,id=input0 -vnc 0.0.0.0:4 -vga std -M q35 -device pcie-root-port,bus=pcie.0,id=root1.0,slot=1 -device virtio-scsi-pci,id=scsi0,bus=root1.0,num_queues=8 \
-blockdev driver=iscsi,transport=tcp,cache.direct=off,cache.no-flush=on,portal=10.73.224.131:3260,target=iqn.2019-01.local.server:sas,lun=0,node-name=my_scsi -blockdev driver=raw,node-name=myscsi,file=my_scsi -device scsi-block,bus=scsi0.0,drive=myscsi,id=scsi-disk0

2. Submit the job "Bus Reset Test" from HCK studio.
3. Check the vm status.

Actual results:
BSOD

Expected results:
Passed

Additional info:
1. Tried test with virtio-win-prewhql-160 build, cannot reproduce this issue.
So it's a regression issue.

Comment 3 Vadim Rozenfeld 2020-01-22 03:06:26 UTC
Can you please give a try to the new drivers?

https://brewweb.engineering.redhat.com/brew/buildinfo?buildID=1063846

Thanks,
Vadim.

Comment 4 Peixiu Hou 2020-01-22 06:10:13 UTC
(In reply to Vadim Rozenfeld from comment #3)
> Can you please give a try to the new drivers?
> 
> https://brewweb.engineering.redhat.com/brew/buildinfo?buildID=1063846
> 

Sure, I tested with new driver virtio-win-prewhql-178, cannot reproduce this bug, the job can be passed successfully~
The bug has been fixed, thanks a lot~

Best Regards~
Peixiu

> Thanks,
> Vadim.

Comment 5 Vadim Rozenfeld 2020-01-22 06:23:48 UTC
(In reply to Peixiu Hou from comment #4)
> (In reply to Vadim Rozenfeld from comment #3)
> > Can you please give a try to the new drivers?
> > 
> > https://brewweb.engineering.redhat.com/brew/buildinfo?buildID=1063846
> > 
> 
> Sure, I tested with new driver virtio-win-prewhql-178, cannot reproduce this
> bug, the job can be passed successfully~
> The bug has been fixed, thanks a lot~
> 
> Best Regards~
> Peixiu
> 
> > Thanks,
> > Vadim.

Thanks a lot, Peixiu.
Vadim.

Comment 11 errata-xmlrpc 2020-04-28 16:05:16 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.

https://access.redhat.com/errata/RHEA-2020:1757