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 838024 - [whql][viostor]Job id 1548 - Flush Test failed in windows 2012 guest via HCK
Summary: [whql][viostor]Job id 1548 - Flush Test failed in windows 2012 guest via HCK
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: virtio-win
Version: 6.4
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: 2012-07-06 07:01 UTC by Min Deng
Modified: 2012-07-13 05:29 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-07-13 05:29:29 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
DTM screenshot (115.16 KB, image/png)
2012-07-06 07:01 UTC, Min Deng
no flags Details
flushtest (115.28 KB, image/png)
2012-07-06 07:02 UTC, Min Deng
no flags Details

Description Min Deng 2012-07-06 07:01:00 UTC
Created attachment 596582 [details]
DTM screenshot

Description of problem:
Job id 1548 - Flush Test failed in windows 2012 guest via HCK

Version-Release number of selected component (if applicable):
virtio-win-prewhql-0.1-29

How reproducible:
Always,

Steps to Reproduce:
1.Boot up guest with the following CLI
  /usr/libexec/qemu-kvm -m 6G -smp 4 -cpu cpu64-rhel6,+x2apic -usb -device usb-tablet -drive file=win2012.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=hostnet0,script=/etc/qemu-ifup,downscript=no -device e1000,netdev=hostnet0,mac=00:13:15:21:3f:41 -uuid 7606f87e-35e2-42ab-a4e6-a4835c8bfee0 -no-kvm-pit-reinjection -chardev socket,id=111a,path=/tmp/monitor-win2012,server,nowait -mon chardev=111a,mode=readline -rtc base=localtime,clock=host,driftfix=slew -vnc :1 -bios /usr/share/seabios/bios-pm.bin
2.QE left 8G disk space beforehand while installing OS 
3.Go to device manager and format it to four disks (with virtio block driver installed)
4.submit jobs on HCK 
  
Actual results:
The job can pass

Expected results:
The job always failed

Additional info:
An error info will be uploaded to the bug for a while

Comment 1 Min Deng 2012-07-06 07:02:29 UTC
Created attachment 596583 [details]
flushtest

Comment 3 Mike Cao 2012-07-13 05:29:29 UTC
Referring to the log ,we shouldn't run this test on boot device (not partition).
So let's run block test on the data image for win8 and win2012 in future .

Mike


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