2V0-622D · Question #242
An administrator is reviewing a virtual machine's storage performance on an ESXi 6.5 host and noticed that it is affecting shared data storage activity on another host. Which should be enabled in orde
The correct answer is B. Storage I/O Control. Storage I/O Control (SIOC) prevents a single VM from monopolizing storage bandwidth on a shared datastore, addressing the noisy-neighbor problem across multiple hosts.
Question
An administrator is reviewing a virtual machine's storage performance on an ESXi 6.5 host and noticed that it is affecting shared data storage activity on another host. Which should be enabled in order to mitigate the issue?
Options
- ANetwork I/O Control
- BStorage I/O Control
- CStorage DRS
- DvSphere HA
How the community answered
(45 responses)- A9% (4)
- B87% (39)
- C2% (1)
- D2% (1)
Why each option
Storage I/O Control (SIOC) prevents a single VM from monopolizing storage bandwidth on a shared datastore, addressing the noisy-neighbor problem across multiple hosts.
Network I/O Control manages network bandwidth, not storage I/O throughput or latency on shared datastores.
Storage I/O Control monitors datastore latency and enforces I/O shares and limits per VM when congestion is detected, preventing one VM's heavy I/O from degrading performance for VMs on other hosts sharing the same datastore. It uses a congestion threshold (default 30ms) to trigger throttling. This directly addresses the cross-host storage contention described in the scenario.
Storage DRS balances VM placement across datastores for space and I/O load but does not throttle in-flight I/O from a misbehaving VM in real time.
vSphere HA provides VM restart capability after host failures and has no mechanism to control or throttle storage I/O.
Concept tested: Storage I/O Control for shared datastore congestion
Source: https://docs.vmware.com/en/VMware-vSphere/7.0/com.vmware.vsphere.resmgmt.doc/GUID-37CC0E44-7BC7-479C-81DC-520BD21592CC.html
Topics
Community Discussion
No community discussion yet for this question.