EX200 · topic practice

Configure local storage practice questions

Practise Red Hat Certified System Administrator EX200 Configure local storage practice questions — original exam-style scenarios with answer choices, explanations, and analysis of common mistakes.

Courseiva uses original exam-style practice questions designed for learning and revision. The goal is to understand the concepts, recognise exam patterns, and improve through explanations — not memorise copied exam dumps.

Reviewed byJohnson Ajibi· MSc IT Security
20 questionsDomain: Configure local storage

What the exam tests

What to know about Configure local storage

Configure local storage questions test whether you can apply the concept in context, not just recognise a definition.

How the topic appears in realistic exam-style scenarios.

Which detail in the question changes the correct answer.

How to eliminate plausible but wrong options.

How to connect the question back to the wider exam objective.

Watch out for

Common Configure local storage exam traps

  • Answering from memory before reading the full scenario.
  • Missing a constraint such as cost, availability, security, scope or command context.
  • Choosing a broad answer when the question asks for the most specific fix.
  • Ignoring why the wrong options are tempting.

Practice set

Configure local storage questions

20 questions · select your answer, then reveal the explanation

A system administrator needs to add a new 10GB disk to an existing volume group 'vgdata' to extend logical volumes. Which of the following is the correct sequence of commands?

An administrator has created a RAID 1 array using mdadm with two 1TB disks. After a disk failure, the array is in a degraded state. Which command should be used to replace the failed disk with a new one?

An administrator needs to ensure that a specific LVM logical volume is automatically mounted at boot with the 'noexec' option. Which configuration file and entry should be used?

After creating a new partition on /dev/sdc, the administrator runs 'partprobe' to inform the kernel of the change. What is the primary purpose of partprobe?

An administrator wants to extend an XFS filesystem that resides on an LVM logical volume. The volume group has free physical extents. Which is the correct sequence?

A server has a software RAID 5 array /dev/md0. One of its disks fails. The administrator wants to replace it without rebooting. Which command should be used to mark the disk as failed?

Which command creates a 2GB logical volume named 'lvdata' in the volume group 'vgdata'?

An administrator wants to create a swap partition on /dev/sdb1. After creating the partition with fdisk, which command sets up the swap area?

Which TWO commands can be used to view the current size and usage of an LVM logical volume? (Choose two.)

Which THREE options are valid when creating a new partition with the 'parted' command? (Choose three.)

Which TWO commands can be used to create a filesystem on a new partition? (Choose two.)

An administrator needs to create a new logical volume named 'lvdata' of size 5G in vgdata, format it with ext4, and mount it persistently at /mnt/data. The system currently has /dev/sdc as a physical volume in vgdata. Which command sequence accomplishes this?

Network Topology
/dev/sda2 vgroot lvm2 a10.00G 0/dev/sdc vgdata lvm2 a10.00G 10.00Gn- 10.00G 0n- 10.00G 10.00Groot vgroot -wi-ao8.00Gswap vgroot -wi-ao2.00GRefer to the exhibit.# lsblk# df -h /data# pvs# vgs# lvs

An administrator suspects a disk failure in /dev/md0. Which command would be used to simulate a failure on /dev/sdb and then remove it from the array?

Network Topology
# mdadmdetail /dev/md0Refer to the exhibit.# cat /proc/mdstatPersonalities[raid1] [raid6] [raid5] [raid4]md0active raid5 sdb[0] sdc[1] sdd[2]md1active raid1 sde[0] sdf[1]/dev/md0:Version1.2Raid Level : raid5Raid Devices : 3Total Devices : 3PersistenceSuperblock is persistentStatecleanActive Devices : 3Working Devices : 3Failed Devices : 0Spare Devices : 0Layoutleft-symmetricChunk Size : 512KConsistency Policy : resyncNamelocalhost:0 (local to host localhost)UUID12345678:9abc:def0:1234Events10Number Major Minor RaidDevice State

You are a Red Hat administrator at a company that runs a critical database server. The server has a single 500GB SSD (/dev/sda) with a default partition layout: /boot (1GB), swap (8GB), and / (491GB) using LVM. The database stores data in /var/lib/mysql, which is on the root logical volume. Recently, the /var/lib/mysql directory has been growing rapidly and is now at 95% usage. The server has an additional 1TB HDD (/dev/sdb) installed but not configured. You need to provide additional storage to /var/lib/mysql without downtime. The database is currently running and must remain accessible. You have root access via SSH. Which of the following is the best course of action?

Which TWO statements about Logical Volume Manager (LVM) metadata are correct?

An administrator wants to add the two 2G disks (sdc and sdd) as physical volumes, extend the 'data' logical volume in volume group 'vg' by 2G, and grow the filesystem. Which sequence of commands should be used?

Exhibit

Refer to the exhibit.

# lsblk -o NAME,SIZE,FSTYPE,MOUNTPOINT
NAME          SIZE FSTYPE MOUNTPOINT
sda           10G
├─sda1         1G xfs    /boot
└─sda2         9G LVM2_member
  ├─vg-lv_root 8G xfs    /
  └─vg-lv_swap 1G swap   [SWAP]
sdb            5G
└─sdb1         5G LVM2_member
  └─vg-lv_data 5G xfs    /data
sdc            2G
sdd            2G

A system administrator is setting up storage for a new application server. The application requires two separate filesystems: one for the database (needs to be at least 10GiB) and one for logs (needs at least 5GiB). The server has a single 20GiB disk /dev/sda. The administrator plans to use LVM and a single volume group 'vg_app'. They create physical volume on /dev/sda, create the volume group, and then create two logical volumes: 'lv_db' of 10GiB and 'lv_logs' of 5GiB. They format lv_db as ext4 and lv_logs as xfs, and mount them at /db and /logs respectively. After rebooting, the system fails to mount /logs. What is the most likely cause?

Order the steps to create a new LVM logical volume of 5 GiB named 'lv_data' in volume group 'vg_data'.

Drag steps to the numbered slots on the right, or tap a step then tap a slot.

Steps
Order
1Step 1
2Step 2
3Step 3
4Step 4
5Step 5

Put the steps to configure a new swap partition of 2 GiB on /dev/sdc1 and enable it in order.

Drag steps to the numbered slots on the right, or tap a step then tap a slot.

Steps
Order
1Step 1
2Step 2
3Step 3
4Step 4
5Step 5

Match each systemd unit type to its purpose.

Drag a concept onto its matching description — or click a concept then click the description.

Concepts
Matches

Manages a daemon or service process

Groups units to define system states (runlevels)

Enables socket-based activation for services

Triggers activation of other units on a schedule

Free account

Track your progress over time

Create a free account to save your results and see which topics improve across sessions.

Focused Configure local storage sessions

Start a Configure local storage only practice session

Every question in these sessions is drawn from the Configure local storage domain — nothing else.

Related practice questions

Related EX200 topic practice pages

Move into related areas when this topic feels solid.

Frequently asked questions

What does the EX200 exam test about Configure local storage?
Configure local storage questions test whether you can apply the concept in context, not just recognise a definition.
How should I use these practice questions?
Select your answer before revealing the explanation. Then read why each option is right or wrong — this active recall approach builds retention far faster than re-reading notes.
Can I practise just Configure local storage questions in a focused session?
Yes — the session launcher on this page draws every question from the Configure local storage domain. Use a 10-question session first to gauge your baseline, then move to 20 or 30 once the weak spots are clear.
Where can I practise other EX200 topics?
Use the topic links above to move to related areas, or go back to the EX200 question bank to see all topics.
Are these real exam questions or dumps?
These are original practice questions written to test the same concepts the EX200 exam covers. They are not copied from any real exam or dump site.