A vSphere administrator is troubleshooting a VM that is experiencing excessive disk latency. The VM is on a datastore accessed via NFS over a 1GbE network. The host shows high network utilization. Which action should be taken to improve performance?
Trap 1: Enable Storage I/O Control on the datastore.
SIOC does not increase network capacity.
Trap 2: Convert the datastore from NFS to VMFS.
VMFS is not applicable to NFS; it uses iSCSI or FC.
Trap 3: Increase the memory reservation for the VM.
Memory does not affect disk latency.
- A
Enable Storage I/O Control on the datastore.
Why wrong: SIOC does not increase network capacity.
- B
Convert the datastore from NFS to VMFS.
Why wrong: VMFS is not applicable to NFS; it uses iSCSI or FC.
- C
Increase the memory reservation for the VM.
Why wrong: Memory does not affect disk latency.
- D
Upgrade the network link to 10GbE or enable multiple NICs with teaming.
Higher bandwidth reduces latency and congestion.