Bug 1013568 - virtio-scsi Win7 guest fail to create partition with prewhql-72 driver
Summary: virtio-scsi Win7 guest fail to create partition with prewhql-72 driver
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: virtio-win
Version: 7.0
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: rc
: 7.0
Assignee: Virtualization Maintenance
QA Contact: Virtualization Bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-09-30 10:54 UTC by Xiaoqing Wei
Modified: 2013-12-04 05:38 UTC (History)
12 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-12-04 05:38:40 UTC
Target Upstream Version:


Attachments (Terms of Use)
pic (51.37 KB, image/jpeg)
2013-09-30 10:54 UTC, Xiaoqing Wei
no flags Details

Description Xiaoqing Wei 2013-09-30 10:54:16 UTC
Created attachment 805121 [details]
pic

Description of problem:

virtio-scsi Win7 guest fail to create partition with prewhql-72 driver
0x80300025

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

How reproducible:
1/10

Steps to Reproduce:
1.
/home/pc/staf-kvm-devel/autotest-devel/client/tests/virt/qemu/qemu \
    -S \
    -name 'virt-tests-vm1' \
    -nodefaults \
    -chardev socket,id=qmp_id_qmpmonitor1,path=/tmp/monitor-qmpmonitor1-20130930-183339-83VXKXBo,server,nowait \
    -mon chardev=qmp_id_qmpmonitor1,mode=control \
    -chardev socket,id=serial_id_serial1,path=/tmp/serial-serial1-20130930-183339-83VXKXBo,server,nowait \
    -device isa-serial,chardev=serial_id_serial1 \
    -chardev socket,id=seabioslog_id_20130930-183339-83VXKXBo,path=/tmp/seabios-20130930-183339-83VXKXBo,server,nowait \
    -device isa-debugcon,chardev=seabioslog_id_20130930-183339-83VXKXBo,iobase=0x402 \
    -device ich9-usb-uhci1,id=usb1,bus=pci.0,addr=0x4 \
    -device virtio-scsi-pci,id=virtio_scsi_pci0,addr=0x5 \
    -drive file='/home/pc/staf-kvm-devel/autotest-devel/client/tests/virt/shared/data/images/win7-32-virtio.qcow2',if=none,id=virtio-scsi0-id0,media=disk,cache=unsafe,snapshot=off,format=qcow2,aio=native \
    -device scsi-hd,drive=virtio-scsi0-id0 \
    -device virtio-net-pci,netdev=idpLx4er,mac='9a:46:47:48:49:4a',bus=pci.0,addr=0x3,id='idi33H61' \
    -netdev tap,id=idpLx4er,vhost=on,vhostfd=20,fd=19 \
    -m 2048 \
    -smp 2,maxcpus=2,cores=1,threads=1,sockets=2 \
    -cpu 'Opteron_G5',hv_relaxed \
    -M pc \
    -drive file='/home/pc/staf-kvm-devel/autotest-devel/client/tests/virt/shared/data/isos/ISO/Windows7/en_windows_7_ultimate_with_sp1_x86_dvd_u_677460.iso',if=none,id=virtio-scsi1-id1,media=cdrom,readonly=on,format=raw \
    -device scsi-cd,drive=virtio-scsi1-id1 \
    -drive file='/home/pc/staf-kvm-devel/autotest-devel/client/tests/virt/shared/data/isos/windows/winutils.iso',if=none,id=virtio-scsi2-id2,media=cdrom,readonly=on,format=raw \
    -device scsi-cd,drive=virtio-scsi2-id2 \
    -drive file='/home/pc/staf-kvm-devel/autotest-devel/client/tests/virt/shared/data/isos/windows/virtio-win.latest_prewhql.iso',if=none,id=virtio-scsi3-id3,media=cdrom,readonly=on,format=raw \
    -device scsi-cd,drive=virtio-scsi3-id3 \
    -drive file='/home/pc/staf-kvm-devel/autotest-devel/client/tests/virt/shared/data/images/win7-32/answer.vfd',if=none,id=fdc0-0-0,media=disk,readonly=off,format=raw \
    -global isa-fdc.driveA=fdc0-0-0 \
    -device usb-tablet,id=usb-tablet1,bus=usb1.0,port=1 \
    -vnc :0 \
    -vga std \
    -rtc base=localtime,clock=host,driftfix=slew  \
    -boot order=cdn,once=d,menu=off  \
    -enable-kvm

2.
3.

Actual results:

virtio-scsi Win7 guest fail to create partition with prewhql-72 driver
0x80300025
Expected results:
guest can partitioning

Additional info:

Comment 2 Mike Cao 2013-10-08 02:45:04 UTC
Can you reproduce it in build 71 ?

Comment 3 lijin 2013-10-08 05:08:13 UTC
retest this issue with build 71 and build 72,cannot reproduce this bug,win7-32 guest can be installed correctly.

Comment 4 Vadim Rozenfeld 2013-10-08 05:42:45 UTC
great,
in any case there were no changes in virtio-scsi code between builds 71 and 72

Comment 5 Mike Cao 2013-10-08 05:45:07 UTC
(In reply to Vadim Rozenfeld from comment #4)
> great,
> in any case there were no changes in virtio-scsi code between builds 71 and
> 72

Need to highlight that reporter claims the bug is not easy to reproduce (1/10 reproduciable ) while we only test 1 or 2 times...

Comment 6 RHEL Program Management 2013-10-14 01:51:48 UTC
This request was not resolved in time for the current release.
Red Hat invites you to ask your support representative to
propose this request, if still desired, for consideration in
the next release of Red Hat Enterprise Linux.

Comment 7 Vadim Rozenfeld 2013-11-30 08:18:12 UTC
Hi,
Any update on this bug?
Can we try build 74 to see if it is still reproducible?

Thanks,
Vadim.

Comment 8 Xiaoqing Wei 2013-12-04 03:34:25 UTC
(In reply to Vadim Rozenfeld from comment #7)
> Hi,
> Any update on this bug?
> Can we try build 74 to see if it is still reproducible?
> 
> Thanks,
> Vadim.

Re-test w/ -74 virtio-win, unable to repro with 10 rounds.

Regards,
Xiaoqing.

Comment 9 Vadim Rozenfeld 2013-12-04 04:32:50 UTC
Great,
Thank you, Xiaoqing.
Can we close it now?

Best regards,
Vadim.

Comment 10 Xiaoqing Wei 2013-12-04 05:14:08 UTC
(In reply to Vadim Rozenfeld from comment #9)
> Great,
> Thank you, Xiaoqing.
> Can we close it now?
> 
> Best regards,
> Vadim.

Fine for me, if repro in the future, I'll reopen it.


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