nerdexam
CompTIA

SK0-004 · Question #740

A technician wants to employ RAID to store a large amount of data and has a large number of drives available. Which of the following RAID levels should the technician utilize to achieve maximum…

The correct answer is D. 10. RAID 10 combines mirroring and striping to deliver both high fault tolerance and strong performance across a large number of drives.

Server hardware installation and management

Question

A technician wants to employ RAID to store a large amount of data and has a large number of drives available. Which of the following RAID levels should the technician utilize to achieve maximum capacity and fault tolerance?

Options

  • A0
  • B1
  • C5
  • D10

How the community answered

(47 responses)
  • A
    2% (1)
  • B
    11% (5)
  • C
    4% (2)
  • D
    83% (39)

Why each option

RAID 10 combines mirroring and striping to deliver both high fault tolerance and strong performance across a large number of drives.

A0

RAID 0 is pure striping with no redundancy, so a single drive failure causes total data loss.

B1

RAID 1 only mirrors data between two drives, does not scale to a large number of drives, and wastes 50% of raw capacity.

C5

RAID 5 can only tolerate a single drive failure and carries a significant risk of data loss during array rebuilds when additional errors occur, making it less fault tolerant than RAID 10 across many drives.

D10Correct

RAID 10 (1+0) stripes data across mirrored pairs, meaning it can tolerate multiple simultaneous drive failures as long as no single mirrored pair loses both drives. With a large number of drives, RAID 10 scales well and provides a higher level of fault tolerance than RAID 5, which can only survive a single drive failure before the array is at risk. This combination of redundancy and scalability makes RAID 10 the preferred choice when both fault tolerance and usable capacity across many drives are required.

Concept tested: RAID levels - fault tolerance and capacity trade-offs

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

Topics

#RAID 10#fault tolerance#storage capacity#RAID levels

Community Discussion

No community discussion yet for this question.

Full SK0-004 Practice