Bug 1292788
Summary: | [virtio-win][viostor] Cannot install viostor driver on win7-64&win2008-64&win2008R2 | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Yu Wang <wyu> | ||||||
Component: | virtio-win | Assignee: | Vadim Rozenfeld <vrozenfe> | ||||||
virtio-win sub component: | virtio-win-prewhql | QA Contact: | Virtualization Bugs <virt-bugs> | ||||||
Status: | CLOSED ERRATA | Docs Contact: | |||||||
Severity: | urgent | ||||||||
Priority: | urgent | CC: | lijin, lmiksik, phou, sherold, wyu | ||||||
Version: | 7.3 | Keywords: | Regression, Reopened, TestBlocker | ||||||
Target Milestone: | rc | ||||||||
Target Release: | --- | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Unspecified | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||
Doc Text: |
NO_DOCS
|
Story Points: | --- | ||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2016-11-04 08:49:30 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: |
|
Created attachment 1107074 [details]
yelloow_!_error
duplicate of bug1248977,please check https://bugzilla.redhat.com/show_bug.cgi?id=1248977#c9 *** This bug has been marked as a duplicate of bug 1248977 *** win2008R2 still hit this issue with build 113 set TestBlocker keywords due to it block win7-64/win2008-64/win2008R2 guests' driver test. win7-64 still hit this issue with build 114 error code 52 (In reply to wangyu from comment #9) > win7-64 still hit this issue with build 114 > > error code 52 could you please share the setupapi.dev.log file? Thanks, Vadim. Can we please give a try to buikld 115 available at http://download.devel.redhat.com/brewroot/packages/virtio-win-prewhql/0.1/115/win/virtio-win-prewhql-0.1.zip Thanks, Vadim. Hello Vadim, win7-64&win2008R2&win2008-64 still hit this issue with build 115. Thanks~~ Peixiu Hou cancel needinfo Reproduced this issue on virtio-win-prewhql-115 Verified this issue on virtio-win-prewhql-116 Verified guest os : *win7-64 *win2008-64 *win2008R2. Verified driver *viorng *balloon *vioser *pvpanic *netkvm *viostor *vioscsi steps same as comment#0 on build 116,driver can all successfully installed Above all, bug has been fixed, fix version virtio-win-prewhql-116. Thanks for your great support!:) BR wyu According comment#17, change status to verified. 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://rhn.redhat.com/errata/RHBA-2016-2609.html |
Created attachment 1107073 [details] driver_install_error Description of problem: Cannot install vioscsi driver on win7-64&win2008-64&win2008R2 Version-Release number of selected component (if applicable): kernel-3.10.0-335.el7.x86_64 qemu-kvm-rhev-2.3.0-31.el7.x86_64 virtio-win-prewhql-112 How reproducible: 100% Steps to Reproduce: 1./usr/libexec/qemu-kvm -name 112BLKWIN732IVU -enable-kvm -m 2G -smp 2 -uuid 2195975f-db0b-4cee-90d3-ae0399fab204 -nodefconfig -nodefaults -chardev socket,id=charmonitor,path=/tmp/112BLKWIN732IVU,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,bus=pci.0,addr=0x1.0x2 -drive file=112BLKWIN732IVU,if=none,id=drive-ide0-0-0,format=raw,serial=mike_cao,cache=none -device ide-drive,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0 -drive file=en_windows_7_ultimate_with_sp1_x86_dvd_u_677460.iso,if=none,media=cdrom,id=drive-ide0-1-0,readonly=on,format=raw -device ide-drive,bus=ide.1,unit=0,drive=drive-ide0-1-0,id=ide0-1-0 -drive file=112BLKWIN732IVU.vfd,if=none,id=drive-fdc0-0-0,format=raw,cache=none -global isa-fdc.driveA=drive-fdc0-0-0 -netdev tap,script=/etc/qemu-ifup,downscript=no,id=hostnet0 -device rtl8139,netdev=hostnet0,id=net0,mac=00:52:29:0a:30:f9,bus=pci.0,addr=0x3 -chardev pty,id=charserial0 -device isa-serial,chardev=charserial0,id=isa_serial0 -device usb-tablet,id=input0 -vnc 0.0.0.0:0 -vga cirrus -object iothread,id=thread0 -drive file=112BLKWIN732IVU_test.raw,if=none,id=drive-virtio-disk0,format=raw,serial=mike_cao,cache=none -device pci-bridge,id=bridge1,chassis_nr=1,bus=pci.0 -device virtio-blk-pci,iothread=thread0,scsi=off,bus=bridge1,addr=0x7,drive=drive-virtio-disk0,id=virtio-disk0 -monitor stdio 2.install viostor driver Actual results: occured driver while install Expected results: install succesfully Additional info: After install, the driver shows yellow ! in device manager , then reboot the guest, it will boot the startup repair, cannot boot to the guest anymore