Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
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 2033400

Summary: virtio-win RPM for 8.5.0z [rhel-8.5.0.z]
Product: Red Hat Enterprise Linux 8 Reporter: RHEL Program Management Team <pgm-rhel-tools>
Component: virtio-winAssignee: Vadim Rozenfeld <vrozenfe>
virtio-win sub component: distribution QA Contact: Qianqian Zhu <qizhu>
Status: CLOSED ERRATA Docs Contact:
Severity: unspecified    
Priority: unspecified CC: ailan, coli, jinzhao, juzhang, leidwang, lijin, lmiksik, mvanderw, qizhu, xiagao, ymankad
Version: 8.5Keywords: Tracking, Triaged, ZStream
Target Milestone: rcFlags: pm-rhel: mirror+
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: virtio-win-1.9.24-2.el8_5 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 2003073 Environment:
Last Closed: 2022-02-01 21:20:46 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 2003073    
Bug Blocks:    

Comment 5 xiagao 2021-12-21 06:54:43 UTC
All drivers installed by virtio-win-guest-tools.exe are still the old one on win11 guest.

Results:
it's in inf file.
2021-12-20 05:54:29: DriverVer = 10/30/2021,100.90.104.21400

the driver installed by guest tool.
2021-12-20 05:54:30: DriverVersion=100.85.104.19900

pkg: 
virtio-win-1.9.20-3.el8_5.iso
virtio-win-1.9.20-4.el8_4.iso 

Thanks,
Xiaoling

Comment 6 Vadim Rozenfeld 2021-12-21 07:20:56 UTC
(In reply to xiagao from comment #5)
> All drivers installed by virtio-win-guest-tools.exe are still the old one on
> win11 guest.
> 
> Results:
> it's in inf file.
> 2021-12-20 05:54:29: DriverVer = 10/30/2021,100.90.104.21400
> 
> the driver installed by guest tool.
> 2021-12-20 05:54:30: DriverVersion=100.85.104.19900
> 
> pkg: 
> virtio-win-1.9.20-3.el8_5.iso
> virtio-win-1.9.20-4.el8_4.iso 
> 
> Thanks,
> Xiaoling

All driver?
What about msi? do you get the same result when installing the 
drivers from msi?

Thanks,
Vadim.

Comment 7 xiagao 2021-12-21 08:29:39 UTC
(In reply to Vadim Rozenfeld from comment #6)
> (In reply to xiagao from comment #5)
> > All drivers installed by virtio-win-guest-tools.exe are still the old one on
> > win11 guest.
> > 
> > Results:
> > it's in inf file.
> > 2021-12-20 05:54:29: DriverVer = 10/30/2021,100.90.104.21400
> > 
> > the driver installed by guest tool.
> > 2021-12-20 05:54:30: DriverVersion=100.85.104.19900
> > 
> > pkg: 
> > virtio-win-1.9.20-3.el8_5.iso
> > virtio-win-1.9.20-4.el8_4.iso 
> > 
> > Thanks,
> > Xiaoling
> 
> All driver?
yes, netkvm,rng,vioser,balloon,pvpanic,input,viofs,viostor,vioscsi

> What about msi? do you get the same result when installing the 
> drivers from msi?
Install from msi also hit it.

> 
> Thanks,
> Vadim.

Comment 8 Vadim Rozenfeld 2021-12-21 09:08:37 UTC
can you please post the setup api log file
https://docs.microsoft.com/en-us/windows-hardware/drivers/install/setupapi-device-installation-log-entries

Thanks,
Vadim.

Comment 9 Vadim Rozenfeld 2021-12-21 09:09:34 UTC
Also, how dows it work on ws2022 ?

Comment 10 xiagao 2021-12-21 09:29:52 UTC
(In reply to Vadim Rozenfeld from comment #9)
> Also, how dows it work on ws2022 ?

It works well on ws2022, can install the drivers we need.

2021-12-20 06:26:04: DriverVer = 10/30/2021,100.90.104.21400  //from .inf file
2021-12-20 06:26:05: DriverVersion=100.90.104.21400 //from cmd of wmic path win32_pnpsigneddriver where (DeviceName like 'Red Hat VirtIO SCSI pass-through controller') get DriverVersion /format:list

Comment 13 leidwang@redhat.com 2022-01-04 01:23:27 UTC
Tested with virtio-win-1.9.21,all drivers installed by virtio-win-guest-tools.exe are correct on win11 guest.

Comment 15 Qianqian Zhu 2022-01-18 10:44:12 UTC
Acceptance test passed, moving to Verified.

Comment 18 errata-xmlrpc 2022-02-01 21:20:46 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 (virtio-win bug fix and enhancement update), 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://access.redhat.com/errata/RHBA-2022:0358