blob: 420721dd2885cb8e1408a788d4984f9e3c1d1bd4 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
id = 2075
title = "QGA guest-get-fsinfo can not return windows dynamic volumes"
state = "closed"
created_at = "2024-01-05T09:59:04.432Z"
closed_at = "2024-02-01T13:14:10.019Z"
labels = ["Guest Agent", "guest: Windows"]
url = "https://gitlab.com/qemu-project/qemu/-/issues/2075"
host-os = "centos7"
host-arch = "x86"
qemu-version = "6.2"
guest-os = "n/a"
guest-arch = "n/a"
description = """Install qemu-ga (newest version) in Windows, create multiple dynamic volumes(containing multiple disks),

get them information via guest-get-fsinfo, but guest-get-fsinfo does not return the the dynamic volume."""
reproduce = """virsh qemu-agent-command {domain} --pretty '{ "execute": "guest-get-fsinfo" }'"""
additional = """Please see if this bug can be fixed by [qga-win: Fix guest-get-fsinfo multi-disks collection](https://patchew.org/QEMU/20231227071540.4035803-1-peng.ji@smartx.com/)"""
|