SK0-003 · Question #837
Users report slow performance when saving files on a server with a RAID 5 array, but not when reading files from that server. Which of the following is the MOST likely cause?
The correct answer is C. Cache battery failure. Slow write performance on a RAID 5 array with normal read performance strongly indicates an issue with the RAID controller's write cache, most likely due to a failed cache battery.
Question
Users report slow performance when saving files on a server with a RAID 5 array, but not when reading files from that server. Which of the following is the MOST likely cause?
Options
- AMismatched drives
- BBad sectors
- CCache battery failure
- DDisk drive failure
How the community answered
(50 responses)- A4% (2)
- B16% (8)
- C70% (35)
- D10% (5)
Why each option
Slow write performance on a RAID 5 array with normal read performance strongly indicates an issue with the RAID controller's write cache, most likely due to a failed cache battery.
Mismatched drives would likely affect both read and write performance, or at least not specifically slow down writes while reads remain normal.
Bad sectors could lead to read errors or slow performance for both reads and writes when accessing those specific sectors, not a general slowdown for only writes.
A cache battery failure often forces a RAID controller to operate in write-through mode or disable its write-back cache. This dramatically slows down write operations because data must be fully committed to disk before the operation is acknowledged, while read performance is generally unaffected, directly matching the reported symptoms.
A disk drive failure in a RAID 5 array would cause the array to enter a degraded state, affecting both read and write performance and triggering alerts, not just slow writes.
Concept tested: RAID controller cache battery impact on performance
Source: https://www.dell.com/support/manuals/en-us/perc-h730p-adapter-card/perc_h730p_h730_h830_ug/battery-and-caching-policies
Topics
Community Discussion
No community discussion yet for this question.