blob: 8d46c39372d1b956b012e3895314476ac64bddac (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
Guest Agent get-fsinfo doesn't show ZFS volumes
Calling get-fsinfo on a virtual machine does not include ZFS volumes. Calling on a system with a single ZFS disk (ZFS as root fs) simply returns '[]', if other disks exist on the guest it only shows these.
Expected behaviour: Show file system details like with other fs formats.
Tried with debian stretch default qemu-guest-agent package and v4.0.0 from git, compiled locally - result is the same.
Host is using QEMU 3.0.1, but that shouldn't matter, right?
|