nerdexam
CompTIA

220-1101 · Question #323

A storage server with three drives was reporting errors indicating the array was in degraded mode, but the stored files were still accessible. A technician went to the server room to troubleshoot the

The correct answer is C. RAID 5. A RAID 5 configuration provides fault tolerance using parity across three or more drives, allowing data access even when one drive fails (degraded mode).

Hardware

Question

A storage server with three drives was reporting errors indicating the array was in degraded mode, but the stored files were still accessible. A technician went to the server room to troubleshoot the error message. Which of the following RAID configurations did the technician MOST likely find?

Options

  • ARAID 0
  • BRAID 1
  • CRAID 5
  • DRAID 10

How the community answered

(45 responses)
  • A
    4% (2)
  • B
    13% (6)
  • C
    73% (33)
  • D
    9% (4)

Why each option

A RAID 5 configuration provides fault tolerance using parity across three or more drives, allowing data access even when one drive fails (degraded mode).

ARAID 0

RAID 0 provides no fault tolerance; if one drive fails, all data in the array is lost and becomes inaccessible.

BRAID 1

RAID 1 (mirroring) requires a minimum of two drives, not three, and while it provides fault tolerance, the question describes a three-drive array and degraded mode with accessible files, which points more directly to RAID 5's parity scheme.

CRAID 5Correct

RAID 5 requires a minimum of three drives and uses striping with distributed parity. This configuration allows the array to continue operating in a "degraded" state, with all data still accessible, even if one drive fails, because the missing data can be reconstructed using the parity information.

DRAID 10

RAID 10 (or RAID 1+0) requires a minimum of four drives, as it is a stripe of mirrors, and the scenario describes a three-drive array.

Concept tested: RAID 5 fault tolerance and degraded mode

Source: https://learn.microsoft.com/en-us/windows-server/storage/disk-management/raid-levels

Topics

#RAID#Storage#Fault Tolerance#Server Hardware

Community Discussion

No community discussion yet for this question.

Full 220-1101 Practice