2V0-621D · 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 Datastore.
The correct answer is A. Enable Storage I/O Control.. SIOC is extremely powerful, it can increase your consolidation ratios on the storage side, allowing more VM's per datastore. Which leads to lower storage costs and less administrative overhead. So how does it work? At a basic level SIOC is monitoring the end to end latency of a d
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 I/O Control.
- BConfigure Storage DRS.
- CEnable the Dynamic Queue Depth Throttling option.
- DConfigure the Disk.SchedNumReqOutstanding parameter.
How the community answered
(33 responses)- A85% (28)
- B3% (1)
- C9% (3)
- D3% (1)
Explanation
SIOC is extremely powerful, it can increase your consolidation ratios on the storage side, allowing more VM's per datastore. Which leads to lower storage costs and less administrative overhead. So how does it work? At a basic level SIOC is monitoring the end to end latency of a datastore. When there is congestion (the latency is higher than the configured value) SIOC reduces the latency by throttling back VM's who are using excessive I/O. Now you might say, I need that VM to have all of those I/O's, which in many cases is true, you simply need to give the VMDK(s) of that VM a higher share value. SIOC will use the share values assigned to the VM's VMDK's to prioritize access to the datastore. Just simply turning SIOC on will guarantee each VMDK has equal access to the datastore, shares fine tune that giving you the ability to give VMDK's more or less priority during times of contention.
Topics
Community Discussion
No community discussion yet for this question.