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 1004183 - [virtio-win][viostor][WLK] job "Read Capacity 16 Unit Test - SCSI Compliance Test(LOGO)" always fail on win2k8-64 with build-68 driver
Summary: [virtio-win][viostor][WLK] job "Read Capacity 16 Unit Test - SCSI Compliance ...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: virtio-win
Version: 6.5
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Vadim Rozenfeld
QA Contact: Virtualization Bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-09-04 07:32 UTC by guo jiang
Modified: 2013-10-14 00:56 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-09-04 07:41:31 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
win2k8-64-block-68 (2.92 MB, application/octet-stream)
2013-09-04 07:32 UTC, guo jiang
no flags Details

Description guo jiang 2013-09-04 07:32:28 UTC
Created attachment 793510 [details]
win2k8-64-block-68

Description of problem:
win2k8-64 WLK job "Read Capacity 16 Unit Test - SCSI Compliance Test(LOGO)" always fail

Version-Release number of selected component (if applicable):
   kernel-2.6.32-416.el6.x86_64
   qemu-kvm-rhev-0.12.1.2-2.398.el6.x86_64
   virtio-win-prewhql-0.1.68
   spice-server-0.12.4-2.el6.x86_64  
   seabios-0.6.1.2-28.el6.x86_64
   vgabios-0.6b-3.7.el6.noarch

How reproducible:
100%

Steps to Reproduce:
1.Boot guest with CLI:
 /usr/libexec/qemu-kvm -M rhel6.5.0 -m 6G -smp 8,cores=8 -cpu cpu64-rhel6,+x2apic -usb -device usb-tablet -drive file=win2k8-64.raw,format=raw,if=none,id=drive-ide0-0-0,werror=stop,rerror=stop,cache=none -device virtio-blk-pci,drive=drive-ide0-0-0,id=ide0-0-0,bootindex=1 -netdev tap,sndbuf=0,id=hostnet2,script=/etc/qemu-ifup,downscript=no -device e1000,netdev=hostnet2,mac=00:43:32:21:a4:41,bus=pci.0,addr=0x6  -uuid 9019d095-5f56-4436-bb28-4ad57cc71dc3 -no-kvm-pit-reinjection -chardev socket,id=111a,path=/tmp/monitor-win2k8-64-blk-68,server,nowait -mon chardev=111a,mode=readline -drive file=disk1.raw,if=none,id=drive-virtio1,cache=none,werror=stop,rerror=stop,format=raw -device virtio-blk-pci,drive=drive-virtio1,id=virtio-blk-pci1 -drive file=disk2.raw,if=none,id=drive-virtio2,cache=none,werror=stop,rerror=stop,format=raw -device virtio-blk-pci,drive=drive-virtio2,id=virtio-blk-pci2 -drive file=disk3.raw,if=none,id=drive-virtio3,cache=none,werror=stop,rerror=stop,format=raw -device virtio-blk-pci,drive=drive-virtio3,id=virtio-blk-pci3 -drive file=disk4.raw,if=none,id=drive-virtio4,cache=none,werror=stop,rerror=stop,format=raw -device virtio-blk-pci,drive=drive-virtio4,id=virtio-blk-pci4 -vnc :1 -vga cirrus -name win2k8-64-blk-68-WLK -rtc base=localtime,clock=host,driftfix=slew -global PIIX4_PM.disable_s3=0 -global PIIX4_PM.disable_s4=0 -monitor stdio
2.run "Read Capacity 16 Unit Test - SCSI Compliance Test(LOGO)" job
3.

Actual results:
Start Test  ASSERTION: READ CAPACITY (16) Negative Test 
Message  Description: Send a READ CAPACITY command with the PMI (Partial Medium Indicator) bit zero but the LOGICAL BLOCK ADDRESS non-zero 
Message  Reference: SCSI Block Commands - 2 (SBC-2) Revision 16 (or published) specification Section 5.11 http://www.t10.org/ftp/t10/drafts/sbc2/sbc2r16.pdf 
Message  Expectation: The device should return a CHECK CONDITION (2h) status and the sense key be set to ILLEGAL REQUEST with the additional sense code set to ILLEGAL FIELD IN CDB (24h) 
Message   Expect: Scsi Status is 0x2 (CHECK CONDITION). 
Message  Scsi Status is 0x0 
End Test   ASSERTION: READ CAPACITY (16) Negative Test 
Result:   Fail 
Repro:   scsicompliance.exe /device \\.\PhysicalDrive0 /verbosity 1 /logoprogram StorCont /scenario UnitTest /CDB ReadCapacity16 /Version 2 


Expected results:
the job could pass without error.

Additional info:


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