When memory is reclaimed from a virtual machine using vmmemctl, what is the maximum amount that can be reclaimed by default?
A.
65% of the unreserved memory
B.
65% of the configured memory
C.
50% of the configured memory
D.
50% of the unreserved memory
Explanation:
Memory Provisioning Recommendations for VMware Infrastructure 3 Operational Best Practices, page 11.
Memory Balloon This counter reflects the total amount of memory the VMkernel is effectively “borrowing” from virtual machines via the VMTools balloon driver running inside the guest OS. Balloon driver activity indicates over-commitment of ESX host memory. By default, the VMkernel may balloon up to 65% of a virtual machine’s configure RAM.
Correct answer is B ; 65% of CONFIGURED MEMORY
http://pubs.vmware.com/vsphere-50/index.jsp?topic=/com.vmware.vsphere.resmgmt.doc_50/GUID-D98E6EC9-3730-4BC0-A9FC-93B9079E1AEE.html
Limits the maximum amount of memory reclaimed from any virtual machine using the memory balloon driver (vmmemctl), based on a percentage of its configured memory size. Specify 0 to disable reclamation for all virtual machines.