nerdexam
Broadcom-VMware

2V0-621 · Question #255

An administrator is configuring Storage I/O Control. After enabling, the administrator notices high device latency and poor storage performance. Which two actions would likely reduce latency and impro

The correct answer is B. Ensure that each datastore has independent spindles. C. Set the congestion threshold to 15ms.. Storage I/O Control requires independent spindles per datastore and a well-tuned congestion threshold to accurately detect and manage storage contention.

Section 3 – Configure and Administer vSphere 6.x Storage

Question

An administrator is configuring Storage I/O Control. After enabling, the administrator notices high device latency and poor storage performance. Which two actions would likely reduce latency and improve functionality? (Choose two.)

Options

  • AEnsure that each datastore uses shared spindles.
  • BEnsure that each datastore has independent spindles.
  • CSet the congestion threshold to 15ms.
  • DSet the congestion threshold value to 5ms.

How the community answered

(44 responses)
  • A
    11% (5)
  • B
    82% (36)
  • D
    7% (3)

Why each option

Storage I/O Control requires independent spindles per datastore and a well-tuned congestion threshold to accurately detect and manage storage contention.

AEnsure that each datastore uses shared spindles.

Shared spindles across multiple datastores cause SIOC's per-datastore latency measurements to reflect combined I/O competition from all datastores, making it impossible for SIOC to correctly identify which datastore is congested and rendering its throttling decisions inaccurate.

BEnsure that each datastore has independent spindles.Correct

SIOC measures device latency at the datastore level to identify congestion and arbitrate I/O shares among competing VMs. When multiple datastores share the same physical spindles, I/O activity on one datastore inflates latency readings for others, causing SIOC to throttle I/O on datastores that are not actually congested. Independent spindles per datastore ensure that SIOC's latency measurements are isolated and accurate, enabling correct congestion detection.

CSet the congestion threshold to 15ms.Correct

SIOC activates its I/O throttling when measured datastore latency exceeds the configured congestion threshold. A threshold of 15ms is close enough to realistic workload latency that SIOC engages early to redistribute I/O shares before latency becomes severe, without being so low that it throttles normal healthy traffic. This more responsive value directly reduces the high device latency the administrator observed.

DSet the congestion threshold value to 5ms.

A 5ms congestion threshold is far below normal storage latency for most workloads, causing SIOC to throttle I/O almost continuously and severely degrading overall storage performance rather than improving it.

Concept tested: vSphere Storage I/O Control configuration and threshold tuning

Source: https://docs.vmware.com/en/VMware-vSphere/7.0/com.vmware.vsphere.resmgmt.doc/GUID-37CC0E44-7BC7-479C-81DC-520BD21C9B71.html

Topics

#Storage I/O Control#congestion threshold#independent spindles#latency

Community Discussion

No community discussion yet for this question.

Full 2V0-621 Practice