- Lab
-
Libraries: If you want this lab, consider one of these libraries.
- Core Tech

Managing File Systems and Storage in RHEL 9
This lab covers essential storage management in RHEL 9 (Red Hat Enterprise Linux, version 9), including disk partitioning, file system creation, and LVM. You’ll learn to manage storage devices, mount file systems persistently, and dynamically allocate space using LVM for efficient storage management.

Lab Info
Table of Contents
-
Challenge
Disk Partitioning and Storage Management in RHEL 9
To start, you will earn how to manage storage devices and partitions in RHEL 9 using essential Linux commands like lsblk, fdisk, parted, and mkfs. In this challenge, you’ll identify available storage devices, create partitions using both fdisk and parted, and format them with the appropriate file system. By mastering these disk management techniques, you’ll be able to efficiently allocate and manage storage in enterprise Linux environments, ensuring optimal performance and reliability.
-
Challenge
Mount and Automate Storage Management
In this challenge, you will learn how to manually mount file systems and configure persistent storage management. In this challenge, you’ll practice mounting partitions, verifying access, and automating storage mounting using /etc/fstab. You’ll also explore mounting using UUID and LABEL to ensure reliable disk identification.
-
Challenge
Manage Storage with Logical Volume Manager (LVM)
Finally, you will learn how to manage storage using Logical Volume Manager (LVM). You will start by creating physical volumes using pvcreate, then combine them into volume groups with vgcreate. After that, you will create logical volumes to store data. You will also learn how to expand storage when needed by adding more space to a volume group using vgextend and increasing the size of a logical volume with lvextend. Finally, you will adjust the file system using resize2fs to make sure the extra space is usable.
-
Challenge
The Last Challenge
Welcome to the final challenge! This is your last chance to experiment in the environment. Clicking Finish Lab will end this little world that flittered into existence just for you.
About the author
Real skill practice before real-world application
Hands-on Labs are real environments created by industry experts to help you learn. These environments help you gain knowledge and experience, practice without compromising your system, test without risk, destroy without fear, and let you learn from your mistakes. Hands-on Labs: practice your skills before delivering in the real world.
Learn by doing
Engage hands-on with the tools and technologies you’re learning. You pick the skill, we provide the credentials and environment.
Follow your guide
All labs have detailed instructions and objectives, guiding you through the learning process and ensuring you understand every step.
Turn time into mastery
On average, you retain 75% more of your learning if you take time to practice. Hands-on labs set you up for success to make those skills stick.