Courseiva
Block Devices, Filesystems and Advanced StorageeasyMultiple SelectObjective-mapped

LPIC-2 Practice Question: Block Devices, Filesystems and Advanced Storage

Which THREE of the following are correct about RAID 1 in mdadm? (Select THREE)

⚠ Common exam trap

Watch out — candidates often confuse RAID 1 with RAID 0 or RAID 5, assuming striping or mandatory bitmaps are part of RAID 1, when in fact mirroring and hot spare support are the key characteristics tested.

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

It can have a hot spare.

RAID 1 in mdadm provides mirroring, where data is written identically to two or more disks. A hot spare is supported: if a disk fails, mdadm automatically rebuilds the mirror onto the spare. This requires at least 2 disks to form the mirror.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • It provides striping.

    Why it's wrong here

    Striping is RAID 0.

  • It can have a hot spare.

    Why this is correct

    Hot spare can be configured.

  • It requires at least 2 disks.

    Why this is correct

    Minimum of 2 disks for mirroring.

  • It provides mirroring.

    Why this is correct

    RAID 1 is mirroring.

  • It uses a bitmap for resync.

    Why it's wrong here

    Bitmap is optional, not a defining feature.

Quick reference

RAID Level Comparison

RAID LevelMin DisksFault ToleranceReadWriteUsable Capacity
RAID 02NoneExcellentExcellent100%
RAID 121 diskGoodModerate50%
RAID 531 diskGoodModerate67–94%
RAID 642 disksGoodLower50–88%
RAID 1041 disk per mirrorExcellentGood50%

RAID is not a backup strategy — it protects against disk failure but not against accidental deletion, ransomware, or site-level events.

About these practice questions

Courseiva writes every LPIC-2 question from scratch — 507 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This LPIC-2 practice question is part of Courseiva's free LPI certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the LPIC-2 exam.