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 1080251 - [whql][virtio-rng]job "Verify WDF Coinstaller Version for KMDF" failed on win2k8 guest
Summary: [whql][virtio-rng]job "Verify WDF Coinstaller Version for KMDF" failed on win...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: virtio-win
Version: 7.0
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: rc
: ---
Assignee: Gal Hammer
QA Contact: Virtualization Bugs
URL:
Whiteboard:
Depends On:
Blocks: 1091343 1131838
TreeView+ depends on / blocked
 
Reported: 2014-03-25 03:29 UTC by lijin
Modified: 2015-03-05 05:33 UTC (History)
13 users (show)

Fixed In Version: virtio-win-prewhql-0.1-82
Doc Type: Bug Fix
Doc Text:
Cause: job "Verify WDF Coinstaller Version for KMDF" failed on win2k8 guest Consequence: win2k8 virtio-rng driver is missing. Fix: Add Win2K8 driver to the build. Result: Verify WDF Coinstaller Version for KMDF" job can be passed on Win2K8 guest.
Clone Of:
Environment:
Last Closed: 2015-03-05 05:33:56 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2015:0289 0 normal SHIPPED_LIVE virtio-win bug fix and enhancement update 2015-03-05 10:32:54 UTC

Description lijin 2014-03-25 03:29:38 UTC
Created attachment 878298 [details]
76-rng-win2k8-32-wlk-log

Description of problem:
job "Verify WDF Coinstaller Version for KMDF" failed on win2k8-32 guest 

Version-Release number of selected component (if applicable):
kernel-3.10.0-111.el7.x86_64
qemu-kvm-rhev-1.5.3-53.el7.x86_64
seabios-1.7.2.2-12.el7.x86_64
virtio-win-prewhql-76

How reproducible:
100%

Steps to Reproduce:
1.boot guest with:
/usr/libexec/qemu-kvm -M pc -m 6G -smp 4 -cpu Nehalem,+kvm_pv_unhalt,hv_spinlocks=0x1fff,hv_relaxed,hv_vapic,hv_time -usb -device usb-tablet -drive file=win2k8-32-install.raw,format=raw,if=none,id=drive-ide0-0-0,werror=stop,rerror=stop,cache=none -device ide-drive,drive=drive-ide0-0-0,id=ide0-0-0,bootindex=1 -netdev tap,id=hostnet0,script=/etc/qemu-ifup -device e1000,netdev=hostnet0,mac=00:52:4f:21:31:41,id=net0 -uuid 4d7acb26-edb3-4948-9dea-dc24829db797 -rtc-td-hack -no-kvm-pit-reinjection -chardev socket,id=a111,path=/tmp/monitor-win2012-serial,server,nowait -mon chardev=a111,mode=readline -name win2k8-32-rng -vnc :12 -vga cirrus -monitor stdio -cdrom /usr/share/virtio-win/virtio-win.iso -global PIIX4_PM.disable_s3=0 -global PIIX4_PM.disable_s4=0 -object rng-random,filename=/dev/random,id=rng0 -device virtio-rng-pci,rng=rng0

2.install rng driver (virtio-win-prewhql-76/win7/x86/viorng.inf)
3.submit job on wlk

Actual results:
job failed
error message:
CoInstaller version doesn't match any of the RTM fre versions
CoInstaller version doesn't meet the requirements

Expected results:
job can pass,no error

Additional info:

Comment 2 Gal Hammer 2014-03-30 08:58:14 UTC
VirtRNG is supported starting from Windows 7 and above. So I'm not sure if Windows 2008 is supported.

Current me if I'm wrong, but isn't Windows 2008's driver should be installed from the "wlh" directory?

Comment 5 Gal Hammer 2014-05-08 06:59:16 UTC
Build virtio-win-prewhql-0.1-82 includes both Vista and Windows 2008 drivers under the "wlh" directory.

Comment 6 Mike Cao 2014-05-08 07:51:56 UTC
(In reply to Gal Hammer from comment #5)
> Build virtio-win-prewhql-0.1-82 includes both Vista and Windows 2008 drivers
> under the "wlh" directory.

I just finished submit virtio-rng build80 to Microsoft ,I would like to suggest to support win2k8 in next release

Comment 7 Gal Hammer 2014-06-22 13:20:35 UTC
(In reply to Mike Cao from comment #6)
> (In reply to Gal Hammer from comment #5)
> > Build virtio-win-prewhql-0.1-82 includes both Vista and Windows 2008 drivers
> > under the "wlh" directory.
> 
> I just finished submit virtio-rng build80 to Microsoft ,I would like to
> suggest to support win2k8 in next release

AFAIK the same driver is used for both Vista and 2008. So we support it in the current release.

Any reason to keep this bug open?

Comment 8 Mike Cao 2014-06-22 13:33:14 UTC
(In reply to Gal Hammer from comment #7)
> (In reply to Mike Cao from comment #6)
> > (In reply to Gal Hammer from comment #5)
> > > Build virtio-win-prewhql-0.1-82 includes both Vista and Windows 2008 drivers
> > > under the "wlh" directory.
> > 
> > I just finished submit virtio-rng build80 to Microsoft ,I would like to
> > suggest to support win2k8 in next release
> 
> AFAIK the same driver is used for both Vista and 2008. So we support it in
> the current release.
> 
> Any reason to keep this bug open?
rng driver for win2k8 is not shipped to customers in 7.0,will do it in next release ,that is why this bug still open

Comment 10 lijin 2014-06-26 08:52:18 UTC
retest with virtio-win-prehwhql-86/wlh/xxx/viorng.inf,job "Verify WDF Coinstaller Version for KMDF" passed on both win2k8-32/64 guests,so this issue has been fixed.

package info:
kernel-2.6.32-486.el6.x86_64
qemu-kvm-rhev-0.12.1.2-2.428.el6.x86_64
virtio-win-prewhl-86
seabios-0.6.1.2-28.el6.x86_64

Comment 11 Mike Cao 2014-07-22 05:53:23 UTC
Move status to Verified according to comment#10

Comment 13 errata-xmlrpc 2015-03-05 05:33:56 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://rhn.redhat.com/errata/RHBA-2015-0289.html


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