nerdexam
CompTIA

SK0-004 · Question #876

An administrator is given two hard drives and asked to build a redundant storage solution. Which of the following RAID levels should the administrator use?

The correct answer is B. RAID 1. With only two drives available, RAID 1 mirroring is the only RAID level that provides redundancy within that constraint.

Server hardware installation and management

Question

An administrator is given two hard drives and asked to build a redundant storage solution. Which of the following RAID levels should the administrator use?

Options

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

How the community answered

(28 responses)
  • B
    96% (27)
  • C
    4% (1)

Why each option

With only two drives available, RAID 1 mirroring is the only RAID level that provides redundancy within that constraint.

ARAID 0

RAID 0 stripes data across drives for performance gains but offers zero redundancy - a single drive failure causes complete data loss.

BRAID 1Correct

RAID 1 mirrors data identically across two drives, ensuring that if one drive fails the other contains a complete copy of all data. It requires a minimum of exactly two drives, making it the only viable redundant RAID configuration when limited to two drives.

CRAID 4

RAID 4 uses block-level striping with a dedicated parity drive and requires a minimum of three drives, exceeding the available two-drive count.

DRAID 5

RAID 5 distributes parity data across all drives and also requires a minimum of three drives, making it impossible to implement with only two drives.

Concept tested: RAID levels and minimum drive requirements

Source: https://www.comptia.org/certifications/server

Topics

#RAID levels#RAID 1#disk mirroring#redundant storage

Community Discussion

No community discussion yet for this question.

Full SK0-004 Practice