nerdexam
CompTIA

CV0-003 · Question #354

Human resources users report their payroll system is running slow. An administrator monitors performance and notices the VM that runs the payroll system is showing very high memory utilization…

The correct answer is B. Increase memory on the virtualization host. High host-level swap file activity after increasing VM memory reveals the virtualization host lacks sufficient physical RAM, requiring a hardware memory upgrade to resolve overcommitment.

Troubleshooting

Question

Human resources users report their payroll system is running slow. An administrator monitors performance and notices the VM that runs the payroll system is showing very high memory utilization. Additional virtual memory is allocated to the VM, but now other business units are reporting slow performance as well. The administrator notices high swap file activity on the host. Which of the following should the administrator perform?

Options

  • AEstablish memory hard limits.
  • BIncrease memory on the virtualization host.
  • CEstablish memory soft limits.
  • DDecrease memory allocation on all VMs except for the payroll VM.

How the community answered

(28 responses)
  • A
    29% (8)
  • B
    54% (15)
  • C
    7% (2)
  • D
    11% (3)

Why each option

High host-level swap file activity after increasing VM memory reveals the virtualization host lacks sufficient physical RAM, requiring a hardware memory upgrade to resolve overcommitment.

AEstablish memory hard limits.

Memory hard limits cap the maximum RAM a VM can consume, which restricts individual VM growth but does not add physical memory to the host or resolve the underlying overcommitment that is causing swap activity.

BIncrease memory on the virtualization host.Correct

When adding memory to a VM causes the host to engage in heavy swap file activity, the host's physical RAM is overcommitted - meaning the total VM memory allocations exceed available host RAM. Increasing physical memory on the virtualization host is the correct solution because it eliminates the root cause of overcommitment, restoring stable performance across all VMs without degrading any business unit.

CEstablish memory soft limits.

Memory soft limits allow VMs to borrow extra memory when available and reclaim it under pressure, but they do not provide additional physical RAM to resolve host-level overcommitment.

DDecrease memory allocation on all VMs except for the payroll VM.

Reducing memory on all other VMs degrades their performance across business units and is only a workaround, not a solution to the fundamental insufficiency of physical RAM on the virtualization host.

Concept tested: Virtualization host memory overcommitment and swap resolution

Source: https://docs.vmware.com/en/VMware-vSphere/7.0/com.vmware.vsphere.resmgmt.doc/

Topics

#VM memory allocation#host swap activity#resource contention#performance tuning

Community Discussion

No community discussion yet for this question.

Full CV0-003 Practice