nerdexam
CompTIA

SK0-003 · Question #805

Which of the following RAID levels should be selected for a large capacity file server that requires MAXIMUM storage capacity and a reasonable degree of robustness?

The correct answer is C. RAID 5. For a large capacity file server requiring maximum storage capacity and reasonable robustness, RAID 5 is the optimal choice as it balances capacity utilization and data protection.

Server hardware installation and management

Question

Which of the following RAID levels should be selected for a large capacity file server that requires MAXIMUM storage capacity and a reasonable degree of robustness?

Options

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

How the community answered

(24 responses)
  • A
    17% (4)
  • B
    4% (1)
  • C
    75% (18)
  • D
    4% (1)

Why each option

For a large capacity file server requiring maximum storage capacity and reasonable robustness, RAID 5 is the optimal choice as it balances capacity utilization and data protection.

ARAID 0

RAID 0 offers no data redundancy, meaning any single drive failure results in complete data loss, making it unsuitable for robustness.

BRAID 1

RAID 1 mirrors data, providing excellent redundancy but only 50% storage capacity utilization, which is inefficient for maximum capacity.

CRAID 5Correct

RAID 5 stripes data across multiple disks and distributes parity information, allowing it to withstand a single drive failure while utilizing N-1 disk capacity, which is efficient for large storage needs.

DRAID 10

RAID 10 combines striping and mirroring, offering high performance and redundancy, but like RAID 1, it only utilizes 50% of the raw disk capacity.

Concept tested: RAID levels and characteristics

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

Topics

#RAID levels#RAID 5#Storage capacity#Fault tolerance

Community Discussion

No community discussion yet for this question.

Full SK0-003 Practice