nerdexam
CompTIA

SK0-004 · Question #253

Which of the following BEST describes RAID 10?

The correct answer is A. Mirroring with striping. RAID 10 nests RAID 1 mirroring inside RAID 0 striping, delivering both fault tolerance and improved throughput across a minimum of four drives.

Server hardware installation and management

Question

Which of the following BEST describes RAID 10?

Options

  • AMirroring with striping
  • BMirroring with fault tolerance
  • CStriping
  • DStriping with distributed parity

How the community answered

(42 responses)
  • A
    88% (37)
  • B
    7% (3)
  • C
    2% (1)
  • D
    2% (1)

Why each option

RAID 10 nests RAID 1 mirroring inside RAID 0 striping, delivering both fault tolerance and improved throughput across a minimum of four drives.

AMirroring with stripingCorrect

RAID 10 (1+0) first creates mirrored pairs of drives using RAID 1, then stripes data across those pairs using RAID 0. This architecture tolerates the failure of one drive per mirrored pair while achieving the read/write performance benefits of striping, requiring at least four drives.

BMirroring with fault tolerance

Describing RAID 10 as 'mirroring with fault tolerance' omits the striping layer entirely and does not distinguish RAID 10 from plain RAID 1.

CStriping

Striping alone describes RAID 0, which provides no redundancy and is only one of the two components that together define RAID 10.

DStriping with distributed parity

Striping with distributed parity describes RAID 5, which spreads parity data across all member drives rather than using dedicated mirrored drive pairs.

Concept tested: RAID 10 architecture combining mirroring and striping

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

Topics

#RAID 10#mirroring#striping#RAID levels

Community Discussion

No community discussion yet for this question.

Full SK0-004 Practice