2V0-622D · Question #265
Virtual machines that are known to run read-intensive applications have begun to underperform. Which action can improve performance?
The correct answer is A. Enable vFlash Read Cache.. For VMs running read-intensive workloads that are underperforming, vFlash Read Cache uses host-local flash storage as a server-side read cache to reduce storage latency directly at the host layer.
Question
Virtual machines that are known to run read-intensive applications have begun to underperform. Which action can improve performance?
Options
- AEnable vFlash Read Cache.
- BMigrate virtual machines to a VMFS6 datastore.
- CEnsure that DRS is in manual mode.
- DDisable virtual machine encryption.
How the community answered
(31 responses)- A81% (25)
- B3% (1)
- C10% (3)
- D6% (2)
Why each option
For VMs running read-intensive workloads that are underperforming, vFlash Read Cache uses host-local flash storage as a server-side read cache to reduce storage latency directly at the host layer.
vFlash Read Cache allows administrators to allocate host-local SSD or flash capacity as a read cache for individual VM disk files (VMDKs). By serving repeated reads from flash rather than from slower backend storage, it directly reduces I/O latency for read-heavy workloads without requiring datastore migration or hardware changes.
VMFS6 improves support for large-capacity drives and automatic space reclamation but does not introduce any caching layer that would address read I/O performance degradation.
Switching DRS to manual mode only affects automated VM placement decisions and has no impact on storage I/O throughput or latency.
Disabling VM encryption may slightly reduce CPU overhead from cipher operations but does not address the underlying read I/O bottleneck causing poor performance for read-intensive VMs.
Concept tested: vFlash Read Cache for read-intensive VM performance
Source: https://docs.vmware.com/en/VMware-vSphere/7.0/com.vmware.vsphere.storage.doc/GUID-E69F0809-3B19-483A-B906-4CE397CE56D6.html
Topics
Community Discussion
No community discussion yet for this question.