nerdexam
CompTIA

SK0-003 · Question #701

Which of the following stripes data at the bit level and uses a dedicated disk for parity?

The correct answer is B. RAID 3. RAID 3 stripes data at a bit or byte level across multiple drives and dedicates a single disk to store parity information, allowing for fault tolerance.

Server hardware installation and management

Question

Which of the following stripes data at the bit level and uses a dedicated disk for parity?

Options

  • ARAID 0
  • BRAID 3
  • CRAID 5
  • DRAID 10

How the community answered

(52 responses)
  • A
    2% (1)
  • B
    88% (46)
  • C
    2% (1)
  • D
    8% (4)

Why each option

RAID 3 stripes data at a bit or byte level across multiple drives and dedicates a single disk to store parity information, allowing for fault tolerance.

ARAID 0

RAID 0 stripes data at the block level and does not provide any fault tolerance or parity.

BRAID 3Correct

RAID 3 is characterized by striping data at the byte or bit level across all data disks. It utilizes a single, dedicated disk to store parity information, which allows for data recovery in case of a single disk failure.

CRAID 5

RAID 5 stripes data at the block level and distributes parity information across all disks, rather than using a dedicated parity disk.

DRAID 10

RAID 10 combines RAID 1 (mirroring) and RAID 0 (striping), providing fault tolerance through mirroring but without using parity.

Concept tested: RAID levels, striping, and dedicated parity

Source: https://learn.microsoft.com/en-us/windows/win32/fileio/raid

Topics

#RAID levels#RAID 3#data striping#parity

Community Discussion

No community discussion yet for this question.

Full SK0-003 Practice