nerdexam
CompTIA

CV0-003 · Question #108

Which of the following tests would be MOST appropriate when over allocate storage on VMs in a development cluster?

The correct answer is C. Latency testing. Over-allocating storage on VMs means more virtual storage is provisioned than physical capacity, which causes performance degradation most visibly through increased I/O latency as actual usage climbs.

Operations and Support

Question

Which of the following tests would be MOST appropriate when over allocate storage on VMs in a development cluster?

Options

  • APenetration testing
  • BVulnerability scan
  • CLatency testing
  • DBandwidth determination

How the community answered

(32 responses)
  • A
    3% (1)
  • B
    3% (1)
  • C
    88% (28)
  • D
    6% (2)

Why each option

Over-allocating storage on VMs means more virtual storage is provisioned than physical capacity, which causes performance degradation most visibly through increased I/O latency as actual usage climbs.

APenetration testing

Penetration testing is a security technique used to identify exploitable vulnerabilities in systems, not a measure of storage performance under over-allocation conditions.

BVulnerability scan

Vulnerability scanning identifies known security weaknesses and misconfigurations in software or systems, and does not evaluate storage capacity or I/O performance.

CLatency testingCorrect

Latency testing is most appropriate because over-allocation (thin provisioning beyond physical capacity) causes I/O contention and storage queue depth increases, directly manifesting as elevated read/write latency. When physical storage is overcommitted, VMs compete for actual disk I/O, and measuring latency reveals how severely performance degrades as utilization approaches or exceeds physical capacity. This test validates whether the over-allocation level is operationally acceptable before it impacts production workloads.

DBandwidth determination

Bandwidth determination measures network throughput capacity, which is unrelated to the I/O performance issues caused by over-allocating storage on VMs.

Concept tested: Storage over-allocation impact and latency testing

Source: https://docs.vmware.com/en/VMware-vSphere/8.0/vsphere-storage/GUID-A2BD3A47-B7F0-4D39-B2B5-C40689A1F61C.html

Topics

#latency testing#storage performance#thin provisioning#performance testing

Community Discussion

No community discussion yet for this question.

Full CV0-003 Practice