nerdexam
CompTIA

SK0-004 · Question #284

Which of the following RAID levels can withstand the simultaneous loss of two physical drives in an array?

The correct answer is D. RAID 10. RAID 10 mirrors data across drive pairs, allowing any one drive per mirrored pair to fail without data loss, making simultaneous two-drive failure survivable.

Server hardware installation and management

Question

Which of the following RAID levels can withstand the simultaneous loss of two physical drives in an array?

Options

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

How the community answered

(37 responses)
  • A
    8% (3)
  • B
    14% (5)
  • C
    3% (1)
  • D
    76% (28)

Why each option

RAID 10 mirrors data across drive pairs, allowing any one drive per mirrored pair to fail without data loss, making simultaneous two-drive failure survivable.

ARAID 0

RAID 0 uses only striping with no redundancy, so even a single drive failure results in complete data loss.

BRAID 3

RAID 3 uses a single dedicated parity drive and can tolerate only one drive failure at a time.

CRAID 5

RAID 5 distributes parity across drives and can tolerate only one simultaneous drive failure before data is lost.

DRAID 10Correct

RAID 10 combines mirroring (RAID 1) and striping (RAID 0) so that data is written to mirrored pairs. As long as both failed drives are not from the same mirrored pair, the array remains fully operational. This gives RAID 10 the ability to survive the simultaneous loss of two physical drives under that condition.

Concept tested: RAID 10 fault tolerance and drive failure survivability

Source: https://learn.microsoft.com/en-us/windows-server/storage/storage-spaces/storage-spaces-fault-tolerance

Topics

#RAID 10#fault tolerance#drive failure#storage redundancy

Community Discussion

No community discussion yet for this question.

Full SK0-004 Practice