nerdexam
CompTIA

SK0-003 · Question #784

Which of the following is a benefit of using RAID 1 in a server?

The correct answer is B. Data is mirrored. The question asks to identify a primary benefit of using RAID 1 configuration in a server environment.

Server hardware installation and management

Question

Which of the following is a benefit of using RAID 1 in a server?

Options

  • AData is striped
  • BData is mirrored
  • CData is spanned
  • DIt only requires 1 hard drive

How the community answered

(17 responses)
  • B
    94% (16)
  • D
    6% (1)

Why each option

The question asks to identify a primary benefit of using RAID 1 configuration in a server environment.

AData is striped

Data striping is characteristic of RAID 0 and RAID 5, where data is split across multiple drives to improve performance, but RAID 1 focuses on mirroring for redundancy.

BData is mirroredCorrect

RAID 1 (Redundant Array of Independent Disks Level 1) is known as mirroring, where data is simultaneously written identically to two or more drives. This provides high data redundancy and fault tolerance, as the system can continue operating even if one drive fails.

CData is spanned

Data spanning, like JBOD (Just a Bunch Of Disks), combines drives into a single logical volume without providing any redundancy or performance benefits beyond simple concatenation.

DIt only requires 1 hard drive

RAID 1 requires a minimum of two hard drives to create a mirrored set, as data is duplicated across them.

Concept tested: RAID 1 features and benefits

Source: https://learn.microsoft.com/en-us/windows-server/storage/disk-management/initialize-new-disks#disk-management-and-raid

Topics

#RAID 1#data mirroring#storage redundancy

Community Discussion

No community discussion yet for this question.

Full SK0-003 Practice