SG0-001 · Question #259
An application administrator seeks to improve the I/O performance of the server's SAN-attached storage. Which HBA parameter setting change can affect the performance?
The correct answer is A. Queue Depth. Adjusting the HBA's Queue Depth parameter can significantly improve I/O performance by allowing more concurrent I/O requests to be processed by the SAN-attached storage.
Question
An application administrator seeks to improve the I/O performance of the server's SAN-attached storage. Which HBA parameter setting change can affect the performance?
Options
- AQueue Depth
- BPCI Connection Type
- CNL-Port Mode
- DSCSI ID Mapping
How the community answered
(44 responses)- A82% (36)
- B9% (4)
- C7% (3)
- D2% (1)
Why each option
Adjusting the HBA's Queue Depth parameter can significantly improve I/O performance by allowing more concurrent I/O requests to be processed by the SAN-attached storage.
Queue Depth is an HBA parameter that specifies the maximum number of outstanding I/O commands that the HBA can send to a storage device simultaneously. Increasing this value can improve performance by allowing the HBA to keep the storage device busy with more requests, thereby reducing idle time, minimizing latency, and increasing overall I/O throughput for applications.
PCI Connection Type refers to the physical interface standard (e.g., PCIe generation, lane width) and is a hardware characteristic, not a software-configurable parameter for performance tuning.
Concept tested: HBA Queue Depth for I/O performance
Source: https://learn.microsoft.com/en-us/troubleshoot/windows-server/performance/increase-queue-depth-disk-controller
Topics
Community Discussion
No community discussion yet for this question.