nerdexam
CompTIA

SK0-003 · Question #182

Which of the following is a benefit of RAID 1?

The correct answer is C. Fault tolerance. The primary benefit of RAID 1 is fault tolerance, achieved by creating an exact duplicate of data on a separate disk.

Server hardware installation and management

Question

Which of the following is a benefit of RAID 1?

Options

  • AHigher capacity
  • BHigher performance
  • CFault tolerance
  • DMultiple failure fault tolerance

How the community answered

(35 responses)
  • A
    6% (2)
  • C
    91% (32)
  • D
    3% (1)

Why each option

The primary benefit of RAID 1 is fault tolerance, achieved by creating an exact duplicate of data on a separate disk.

AHigher capacity

RAID 1 does not offer higher capacity; it effectively halves the usable storage capacity because data is duplicated across disks.

BHigher performance

While RAID 1 can improve read performance by allowing data to be read from either disk, its primary and guaranteed benefit is not higher performance but rather data redundancy.

CFault toleranceCorrect

RAID 1, also known as mirroring, creates an identical copy of data on two or more disks. If one disk fails, the system can continue operating using the mirrored copy, thereby providing fault tolerance and ensuring data availability.

DMultiple failure fault tolerance

RAID 1 typically provides fault tolerance for only a single disk failure; if both mirrored disks fail, data is lost, meaning it does not offer multiple failure fault tolerance.

Concept tested: RAID 1 benefits and fault tolerance

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

Topics

#RAID#RAID 1#fault tolerance

Community Discussion

No community discussion yet for this question.

Full SK0-003 Practice