nerdexam
CompTIA

SY0-301 · Question #442

Which of the following provides data the best fault tolerance at the LOWEST cost?

The correct answer is D. RAID 6. RAID 6 provides fault tolerance for data storage by using dual distributed parity, allowing the array to survive two simultaneous drive failures at a relatively low cost compared to clustering or fully redundant systems.

Security architecture

Question

Which of the following provides data the best fault tolerance at the LOWEST cost?

Options

  • ALoad balancing
  • BClustering
  • CServer virtualization
  • DRAID 6

How the community answered

(48 responses)
  • A
    4% (2)
  • B
    8% (4)
  • C
    2% (1)
  • D
    85% (41)

Why each option

RAID 6 provides fault tolerance for data storage by using dual distributed parity, allowing the array to survive two simultaneous drive failures at a relatively low cost compared to clustering or fully redundant systems.

ALoad balancing

Load balancing distributes network or application traffic for availability and performance, but does not provide data redundancy or fault tolerance against disk failure.

BClustering

Clustering provides high availability for services and can include shared storage, but the infrastructure cost is significantly higher than a simple RAID array.

CServer virtualization

Server virtualization abstracts hardware resources and enables VM portability, but does not inherently provide storage-level fault tolerance or data redundancy.

DRAID 6Correct

RAID 6 uses double distributed parity across drives, tolerating up to two concurrent disk failures without data loss. It requires only two extra drives for parity overhead, making it the most cost-effective solution specifically for data fault tolerance compared to the other options.

Concept tested: RAID levels and fault tolerance cost trade-offs

Source: https://learn.microsoft.com/en-us/windows-server/storage/storage-spaces/storage-spaces-fault-tolerance

Topics

#RAID#fault tolerance#availability#data redundancy

Community Discussion

No community discussion yet for this question.

Full SY0-301 Practice