2V0-621 · Question #70
An administrator observes that virtual machine storage activity on an ESXi 6.x host is negatively affecting virtual machine storage activity on another host that is accessing the same VMFS…
The correct answer is A. Enable Storage IO Control. Storage I/O Control mitigates cross-host I/O contention on shared VMFS datastores by coordinating I/O prioritization and throttling across all hosts at the vCenter level. It is the purpose-built solution when one host's storage activity degrades performance for other hosts on…
Question
An administrator observes that virtual machine storage activity on an ESXi 6.x host is negatively affecting virtual machine storage activity on another host that is accessing the same VMFS Datastore. Which action would mitigate the issue?
Options
- AEnable Storage IO Control.
- BConfigure Storage DRS.
- CEnable the Dynamic Queue Depth Throttling option.
- DConfigure the Disk.SchedNumReqOutstanding parameter.
How the community answered
(34 responses)- A74% (25)
- B15% (5)
- C9% (3)
- D3% (1)
Why each option
Storage I/O Control mitigates cross-host I/O contention on shared VMFS datastores by coordinating I/O prioritization and throttling across all hosts at the vCenter level. It is the purpose-built solution when one host's storage activity degrades performance for other hosts on the same datastore.
Storage I/O Control monitors datastore latency and automatically throttles I/O from virtual machines across all accessing hosts when congestion thresholds are exceeded, ensuring equitable access for every host sharing that datastore. It operates at the vCenter level to enforce cross-host I/O fairness, directly targeting the described scenario where one host's activity harms another's performance. No other listed option provides this centralized, multi-host I/O arbitration capability.
Storage DRS handles initial VM placement and migration across datastores for capacity and performance balancing, but does not throttle active I/O in real time between multiple hosts accessing the same datastore.
Dynamic Queue Depth Throttling adjusts a single host's queue depth locally based on detected congestion, but it does not coordinate I/O fairness across multiple hosts sharing the same datastore.
Disk.SchedNumReqOutstanding sets the maximum outstanding I/O requests per datastore per host, which can limit one host's throughput but provides no centralized cross-host arbitration comparable to SIOC.
Concept tested: Storage I/O Control for cross-host I/O contention
Source: https://docs.vmware.com/en/VMware-vSphere/6.7/com.vmware.vsphere.resmgmt.doc/GUID-37CC0E44-7BC7-479C-81DC-520B4A13C305.html
Topics
Community Discussion
No community discussion yet for this question.