On 30.12.2014 16:46, Narayanan, Krishnaprasad wrote:
Hello all,

I am using libvirt version 1.1.1 on one of the nodes which has several
VMs. When I used virsh dommemstat <domain UUID>, I am getting the
following flags: actual, swap_in and rss. I am not able to get the
unused memory that is associated with the virtual machine.

That's something you need to compute. Given how much memory have you assigned to a domain under <memory/> minus 'actual' is the memory that domain can qemu allocate eventually.

Michal

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to