Hi,
I have some Ubuntu 22.04 VMs with qemu-guest agent installed and I've notice that the memory usage shown in the GUI is completely different from memory stats within the Ubuntu guest OS. Is it a problem of the guest agent? Does it computes memory usage as (used+buff/cache)/total instead of used/total?
I have some Ubuntu 22.04 VMs with qemu-guest agent installed and I've notice that the memory usage shown in the GUI is completely different from memory stats within the Ubuntu guest OS. Is it a problem of the guest agent? Does it computes memory usage as (used+buff/cache)/total instead of used/total?
Code:
# pveversion
pve-manager/7.3-3/c3928077 (running kernel: 5.15.74-1-pve)