nerdexam
CompTIA

220-802 · Question #342

A technician is working on a PC that utilizes a RAID array for operation. The user of the system has reported that random files are becoming corrupted on creation with no pattern to the activity…

The correct answer is A. RAID 0. RAID 0 uses striping with no redundancy, so a single failing drive causes random data corruption across the array with no fault tolerance.

Hardware and network troubleshooting

Question

A technician is working on a PC that utilizes a RAID array for operation. The user of the system has reported that random files are becoming corrupted on creation with no pattern to the activity. One drive in the array is likely failing and causing the read/write failures. Which of the following types of RAID is MOST likely in use?

Options

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

How the community answered

(41 responses)
  • A
    56% (23)
  • B
    7% (3)
  • C
    15% (6)
  • D
    22% (9)

Why each option

RAID 0 uses striping with no redundancy, so a single failing drive causes random data corruption across the array with no fault tolerance.

ARAID 0Correct

RAID 0 stripes data across multiple drives to improve performance but provides zero redundancy - there is no parity or mirroring. When one drive begins to fail, read/write operations to stripes on that drive fail unpredictably, producing random file corruption with no recoverable fallback, which matches the described symptom exactly.

BRAID 1

RAID 1 mirrors data across two drives, so a single drive failure does not corrupt files - the mirror continues to serve data intact.

CRAID 5

RAID 5 uses distributed parity across three or more drives and can survive one drive failure without data loss or corruption.

DRAID 10

RAID 10 combines mirroring and striping and can tolerate at least one drive failure per mirrored pair without causing file corruption.

Concept tested: RAID 0 striping and lack of fault tolerance

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

Topics

#RAID 0#disk striping#RAID redundancy#data corruption

Community Discussion

No community discussion yet for this question.

Full 220-802 Practice