• Labs icon Lab
  • Core Tech
Google Cloud Platform icon
Labs

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.

Google Cloud Platform icon
Labs

Path Info

Level
Clock icon Beginner
Duration
Clock icon 1h 10m
Published
Clock icon Mar 19, 2025

Contact sales

By filling out this form and clicking submit, you acknowledge our privacy policy.

Table of Contents

  1. Challenge

    Getting Started in the Lab Environment

    Here are the initial instructions and explanation of the lab environment. Read this while your environment is busy creating itself from nothing. Yes, this violates physics; we know. How fun!

  2. 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.

  3. 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.

  4. 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.

  5. 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.

Shikhar is a professional system administrator and consultant that has a particular interest in all things related to Linux administration, shell scripting, cloud, Ansible, and automation. He loves making complex technical topics easy to understand. He is an AWS Certified Solutions Architect Associate. He has utilized his IT skills in many Fortune 500 companies. Shikhar has been teaching since 2015 and provides onsite and online training on many IT subjects.

What's a lab?

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.

Provided environment for hands-on practice

We will provide the credentials and environment necessary for you to practice right within your browser.

Guided walkthrough

Follow along with the author’s guided walkthrough and build something new in your provided environment!

Did you know?

On average, you retain 75% more of your learning if you get time for practice.