nerdexam
CompTIA

SG0-001 · Question #605

Which of the following RAID levels stripes data across sets of disks and also mirrors those disks?

The correct answer is A. RAID 1+0. RAID 1+0, also known as RAID 10, combines striping and mirroring to provide both performance and redundancy.

Storage Functionality

Question

Which of the following RAID levels stripes data across sets of disks and also mirrors those disks?

Options

  • ARAID 1+0
  • BRAID 4
  • CRAID 5
  • DRAID 6

How the community answered

(61 responses)
  • A
    92% (56)
  • B
    2% (1)
  • C
    2% (1)
  • D
    5% (3)

Why each option

RAID 1+0, also known as RAID 10, combines striping and mirroring to provide both performance and redundancy.

ARAID 1+0Correct

RAID 1+0 (or RAID 10) achieves high performance by striping data across multiple mirrored pairs of disks. This configuration offers excellent fault tolerance because if one disk in a mirrored pair fails, the data is still available from its mirror, and performance is good due to striping.

BRAID 4

RAID 4 uses striping with a dedicated parity disk, which can become a performance bottleneck during writes and does not involve mirroring.

CRAID 5

RAID 5 uses striping with distributed parity across all disks, providing good performance and fault tolerance, but it does not use mirroring.

DRAID 6

RAID 6 uses striping with dual distributed parity, offering higher fault tolerance than RAID 5 (can withstand two disk failures), but it also does not involve mirroring.

Concept tested: RAID levels and their configurations

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

Topics

#RAID levels#striping#mirroring#data redundancy

Community Discussion

No community discussion yet for this question.

Full SG0-001 Practice