Storage Management and File System Tutorials
Learn storage management including LVM, partitions, file systems, and disk optimization techniques for Linux systems.
The Storage section covers disk management and file system operations in Linux.
These tutorials help you efficiently manage storage resources.
Explore Linux commands for related commands.
Topics covered
- Disk partitioning
- LVM management
- File systems
- Storage optimization
Ideal for
- System administrators
34 articles
How to configure iSCSI target on Ubuntu [Step-By-Step]
In this tutorial I will share the steps to create iSCSI target using Ubuntu 22.04 VM installed on Oracle VirtualBox.
Create & Manage Striped Logical Volume Linux [Step-by-Step]
How to create striped logical volume, How to convert striped to linear logical volume and vice versa, How to extend the size of existing striped logical volume
Create Mirrored Logical Volume in Linux [Step-by-Step]
LVM supports mirrored volumes. A mirror maintains identical copies of data on different devices. LVM ensures that data written to an underlying physical volume …
Manage Logical Volume in Linux - One STOP Solution
The Logical Volume Manager is a collection of one or more physical devices called Volume Group (VG), each physical device on the VG called a Physical Volume …
Beginners guide to how LVM works in Linux (architecture)
LVM stands for Logical Volume Manager which is made up of Physical Volume, Volume Group ad Logical Volume. It can be easily extended or even reduced at times
How to check Disk Interface Types in Linux [7 Methods]
how to check my hard disk is ssd or hdd. what kind of hard drive do I have. how to check ssd. how to check disk type hdd or ssd. how to check disk interface …
DRBD Tutorial | Setup Linux Disk Replication | CentOS 8
Step-by-Step DRBD Tutorial to install and configure DRBD Storage device on CentOS 8. Perform Linux disk replication runtime. How to perform DRBD configuration
5 easy steps to recover LVM2 partition, PV, VG, LVM metdata in Linux
Steps to recover LVM2 partition accidently deleted or removed. Restore PV (physical volume), restore VG (volume group) and restore LVM metadata in Linux
Linux lvm snapshot backup and restore tutorial RHEL/CentOS 7/8
Step by step guide linux lvm snapshot backup and restore with examples RHEL/CentOS 7/8. Create, merge, extend, remove LVM snapshot. backup root file system
5 easy steps to resize root LVM partition in RHEL/CentOS 7/8 Linux
Steps to resize root LVM partition. Increase or decrease root logical volume partition size with examples in RHEL/CentOS 7/8 Linux. Extend or shrink root LVM
Install & configure glusterfs replicated volume RHEL/CentOS 8
GlusterFS Tutorial to install and configure glusterfs replicated volume shared storage with redundancy in RHEL/CentOS 8 Linux GlusterFS Replication Volume Type
Configure glusterfs distributed replicated volume RHEL/CentOS 8
Steps to install and configure shared storage with glusterfs distributed replicated volume in RHEL/CentOS 8 Linux. Configure Red hat Storage in Red Hat 8
Tutorial: What is GlusterFS shared storage and types of volumes
What is GlusterFS Tutorial Replication Types of Volumes. Distributed Volume Replicated Volume. RHEL CentOS 8 glusterfs shared storage. gluster file system linux …
How to clone or backup Linux partition using fsarchiver
Steps to backup partition in LInux, clone your partition or hard drive, logical volume using fsarchiver Exclude files and directories encrypt backup
Overview on different disk types and disk interface types
different disk types, different disk interface types. HDD vs SSD vs Optical Disks. Learn all about SCSI, IDE, ATA, SATA, Fibre Channel disk interface types
