Summary: | Can not get the disks of windows guest via guest agent [rhel-8.5.0] | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 8 | Reporter: | Libor Miksik <lmiksik> |
Component: | virtio-win | Assignee: | Yvugenfi <yvugenfi> |
virtio-win sub component: | qemu-ga-win | QA Contact: | dehanmeng <demeng> |
Status: | CLOSED ERRATA | Docs Contact: | |
Severity: | unspecified | ||
Priority: | unspecified | CC: | ailan, bsalman, demeng, jinzhao, juzhang, lijin, lizhu, lmiksik, mdean, yvugenfi |
Version: | 8.4 | Keywords: | Rebase, Reopened, Triaged |
Target Milestone: | rc | ||
Target Release: | 8.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | mingw-qemu-ga-win-102.2.0-2.el8 | Doc Type: | Rebase: Bug Fixes and Enhancements |
Doc Text: | Story Points: | --- | |
Clone Of: | 1919535 | Environment: | |
Last Closed: | 2021-11-09 18:52:45 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: | |
Bug Depends On: | 1919535 | ||
Bug Blocks: |
Comment 3
Yvugenfi@redhat.com
2021-06-17 11:23:14 UTC
Verify with this latest build qemu-ga-win-102.4.0-0.el8.noarch.rpm version: kernel-4.18.0-312.el8.x86_64 qemu-ga-win-102.4.0-0.el8.noarch.rpm qemu-kvm-docs-6.0.0-19.module+el8.5.0+11385+6e7d542e.x86_64 RHEL-8.5.0-20210611.n.0 step to verify: 1. boot up win2016 guest with serial and qga. 2. connect with guest and execute qga command. Actually result: {"execute":"guest-get-disks"} {"return": [{"name": "\\\\.\\PhysicalDrive0", "partition": false, "address": {"bus-type": "sas", "bus": 0, "unit": 0, "pci-controller": {"bus": -1, "slot": -1, "domain": -1, "function": -1}, "dev": "\\\\.\\PhysicalDrive0", "target": 0}}]} Expected result as above. 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/RHEA-2021:4341 |