balloon driver retains memory causing guest vm memory performance
Hello all, I have a problem with Memory ballooning on one of my vm guest, these are the outpits i get from these commands, free -m
total used free shared buffers cached
Mem: 7982 7830 152 0 163 760
-/+ buffers/cache: 6906 1076
Swap: 4094 1112 2982
I have around 3.7G missing
vmware-toolbox-cmd stat balloon
3760 M
you can see, the missing memory is taken by VMWare Balloon Driver, I also checked the hard limit on the amount of host memory that the VM can use,
~]$ /usr/bin/vmware-toolbox-cmd stat memlimit
4096 MB
How do I get that memory space back and have the balloon driver release that space, thanks
|