nerdexam
HP

HP0-J73 · Question #79

Which RAID level protects against two concurrent data drive failures?

The correct answer is D. RAID 6. RAID 6 uses two independent distributed parity calculations, allowing the array to tolerate up to two simultaneous drive failures without losing data.

Understanding HP Storage Components and Technologies

Question

Which RAID level protects against two concurrent data drive failures?

Options

  • ARAID 2
  • BRAID 3
  • CRAID 5
  • DRAID 6

How the community answered

(14 responses)
  • A
    7% (1)
  • D
    93% (13)

Why each option

RAID 6 uses two independent distributed parity calculations, allowing the array to tolerate up to two simultaneous drive failures without losing data.

ARAID 2

RAID 2 uses bit-level striping with Hamming error-correcting code and is an obsolete, theoretical level that provides no practical two-drive failure protection in modern implementations.

BRAID 3

RAID 3 uses byte-level striping with a single dedicated parity drive and can only tolerate the loss of one drive before the array fails.

CRAID 5

RAID 5 uses block-level striping with single distributed parity and can only survive a single drive failure - a second concurrent failure results in permanent data loss.

DRAID 6Correct

RAID 6 writes two separate parity blocks distributed across all member drives, so any two drives can fail simultaneously and the array remains operational and data-consistent. This dual-parity design directly addresses the requirement of protecting against two concurrent drive failures, which single-parity RAID levels cannot achieve.

Concept tested: RAID 6 dual-parity two-drive fault tolerance

Topics

#RAID 6#RAID levels#dual drive failure protection#fault tolerance

Community Discussion

No community discussion yet for this question.

Full HP0-J73 Practice