nerdexam
CompTIA

CV0-002 · Question #492

After running monthly capacity reports on private cloud hosts, an engineer decides the CPU overcommitment ratio on the cluster is affecting performance on the VMs. If the engineer is trying to minimiz

The correct answer is C. Decrease the core count on the VMs.. To resolve CPU overcommitment affecting VM performance while minimizing costs, an engineer should optimize existing VM resource allocation.

Operations

Question

After running monthly capacity reports on private cloud hosts, an engineer decides the CPU overcommitment ratio on the cluster is affecting performance on the VMs. If the engineer is trying to minimize costs, which of the following actions is the engineer MOST likely to take?

Options

  • AIncrease the socket count on cloud hosts.
  • BTurn on ballooning on the VMs.
  • CDecrease the core count on the VMs.
  • DDeploy more VMs to each host.

How the community answered

(16 responses)
  • A
    13% (2)
  • B
    6% (1)
  • C
    63% (10)
  • D
    19% (3)

Why each option

To resolve CPU overcommitment affecting VM performance while minimizing costs, an engineer should optimize existing VM resource allocation.

AIncrease the socket count on cloud hosts.

Increasing the socket count on cloud hosts involves purchasing new physical CPUs, which directly increases hardware costs, contrary to minimizing costs.

BTurn on ballooning on the VMs.

Ballooning is a memory management technique used to reclaim unused RAM from VMs, not a method for addressing CPU overcommitment.

CDecrease the core count on the VMs.Correct

CPU overcommitment causes performance issues when too many virtual CPUs are allocated relative to physical cores. Decreasing the core count on individual VMs that are provisioned with more CPU than they actively use will reduce the overall overcommitment ratio, improve performance for all VMs, and does not incur additional hardware costs, thus minimizing expenses.

DDeploy more VMs to each host.

Deploying more VMs to each host would further exacerbate CPU overcommitment, worsening performance rather than improving it.

Concept tested: Private cloud CPU overcommitment optimization

Source: https://docs.vmware.com/en/VMware-vSphere/7.0/com.vmware.vsphere.monitoring.doc/GUID-88C838A6-97DF-45CC-AF73-19AF1890B388.html

Topics

#CPU overcommitment#Capacity management#Cost optimization#VM resource allocation

Community Discussion

No community discussion yet for this question.

Full CV0-002 Practice