nerdexam
Microsoft

98-365 · Question #229

Which version of RAID uses between 3 - 32 discs

The correct answer is C. RAID 5. RAID 5 is the version of RAID that typically uses a minimum of three disks and can support up to 32 disks, providing data striping with distributed parity.

Understanding Storage

Question

Which version of RAID uses between 3 - 32 discs

Options

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

How the community answered

(39 responses)
  • A
    3% (1)
  • B
    3% (1)
  • C
    87% (34)
  • D
    8% (3)

Why each option

RAID 5 is the version of RAID that typically uses a minimum of three disks and can support up to 32 disks, providing data striping with distributed parity.

ARAID 0

RAID 0 requires a minimum of two disks and offers no redundancy, focusing solely on performance through data striping.

BRAID 1

RAID 1 requires exactly two disks for mirroring, where data is duplicated across both disks for full redundancy.

CRAID 5Correct

RAID 5 requires a minimum of three disks to implement striping with distributed parity, which allows for data recovery from a single disk failure. While there is no strict upper limit, 32 disks is a common practical maximum cited, as larger arrays might use different RAID levels or combinations for better performance or redundancy.

DRAID 10

RAID 10 (or 1+0) requires a minimum of four disks, consisting of two mirrored pairs that are then striped together.

Concept tested: RAID levels disk requirements and features

Source: https://learn.microsoft.com/en-us/windows-server/storage/storage-spaces/deploy-standalone-storage-spaces

Topics

#RAID 5#RAID levels#disk requirements

Community Discussion

No community discussion yet for this question.

Full 98-365 Practice