SK0-004 · Question #808
A technician is troubleshooting a server that has slow performance. The performance monitoring tool provides the following information: Which of the following is the MOST likely cause of the poor…
The correct answer is A. Hard drive. When a performance monitoring tool shows high disk queue length, elevated I/O wait times, or near-100% disk utilization, the hard drive is the most likely bottleneck causing slow server performance.
Question
A technician is troubleshooting a server that has slow performance. The performance monitoring tool provides the following information:
Which of the following is the MOST likely cause of the poor performance?
Options
- AHard drive
- BMemory
- CCPU
- DMotherboard
How the community answered
(39 responses)- A72% (28)
- B5% (2)
- C8% (3)
- D15% (6)
Why each option
When a performance monitoring tool shows high disk queue length, elevated I/O wait times, or near-100% disk utilization, the hard drive is the most likely bottleneck causing slow server performance.
Hard drive performance issues are identified by metrics such as high disk queue length (requests waiting for I/O), elevated average disk read/write times, and sustained disk utilization near 100%. These metrics indicate the storage subsystem cannot keep up with demand, directly causing application and OS slowdowns. Mechanical HDDs in particular are orders of magnitude slower than CPU or RAM operations, making them a common bottleneck.
Memory issues would manifest as high page file usage, excessive paging/swapping activity, or memory utilization at or near 100%, not the disk-centric metrics implied by the monitoring output.
CPU bottlenecks appear as sustained high processor utilization (near 100%) or long run queues, which would be clearly visible in the monitoring tool as CPU-specific counters.
Motherboard failures typically cause system instability, crashes, or POST errors rather than the consistent measurable performance degradation shown by a monitoring tool.
Concept tested: Identifying storage I/O bottlenecks via performance monitoring
Source: https://learn.microsoft.com/en-us/windows-server/administration/performance-tuning/subsystem/storage-spaces-direct/
Topics
Community Discussion
No community discussion yet for this question.