[SOLVED] KVM Storage Stats

sozie

Member
Apr 5, 2020
33
3
13
34
Paris, France
shiftek.fr
Hello,

I'm sending you a message about a problem I have with Proxmox KVMs.
I use CloudInit for KVM, but I realized that Proxmox does not return the disk usage, but only the capacity of the disk.
Even if I install "qemu-guest-agent", it does not return the disk usage.

Is it possible to fix this?

Thanks in advance for your help.
Rémi.
 
this is not implemented, and also not so easy to do, since there are many differenct possible configurations inside the guest to attribute usage
for example, what should be displayed when there are 2 disks in the vm, but inside, there is a stripe over some of it that has multiple mount points with different usages?

this is really not that easy to solve...