What counter should an administrator check to determine…

What counter should an administrator check to determine if a virtual machine is ballooning?

What counter should an administrator check to determine if a virtual machine is ballooning?

A.
swapinRate

B.
vmmemctltarget

C.
swapped

D.
vmmemctl

Explanation:
https://www.vmware.com/support/developer/vc-sdk/visdk41pubs/ApiReference/
memory_counters.html



Leave a Reply 3

Your email address will not be published. Required fields are marked *


VSAN

VSAN

Memory Ballooning is the memory reclamation technique used by hypervisor to reclaim the memory back from the virtual machine.
When ESXi host running low on physical memory, It uses ballooning driver (vmmemctl.sys) to determine the how much memory from virtual machines can be get back to prevent the hypervisor swapping.

“MEMCTL/MB” counter shows us the overall ballooning activity.

VSAN

VSAN

Balloon:
Sum of the guest physical memory reclaimed by the balloon driver for all powered on virtual machines on the host.