nerdexam
CompTIA

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.

Troubleshooting

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)
  • A
    4% (2)
  • B
    16% (8)
  • C
    70% (35)
  • D
    10% (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.

AMismatched drives

Mismatched drives would likely affect both read and write performance, or at least not specifically slow down writes while reads remain normal.

BBad sectors

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.

CCache battery failureCorrect

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.

DDisk drive failure

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

#RAID 5 performance#write cache#cache battery#storage troubleshooting

Community Discussion

No community discussion yet for this question.

Full SK0-003 Practice