An easy step by step guide to shrink XFS partition on a logical volume by taking an xfsdump and restore using xfsrestore.
Resize root LVM Partition in RHEL and Oracle Linux 7/8 | Easy guide
A quick guide to Resize Root LVM partition on any RHEL based operating systems such as CentOS, Oracle Linux, Scientific Linux and much more.
Recover a failed or deleted Physical Volume (PV) in LVM | 1 Easy guide
A quick guide to recover the metadata of a failed physical disk or deleted physical volume in logical volume management.
Recover a deleted Logical Volume in LVM | 1 Quick guide
A quick guide about restoring a deleted logical volume in Linux operating system. vgcfgrestore a single command is more than enough to restore the LV.
How to Setup NFS Server on CentOS 8
To transfer any files over the network, Setup NFS Server which allows to export the local file system and make it possible to access over the network from one or more clients.
Introduction to Software RAID and RAID Levels in Linux
Physical RAID or Software RAID (Redundant array of independent disks are used for reliability, resilience and performance. The most important part is to save our precious data without losing it in a production platform.
Moving a Volume Group from one Server to another Server
Moving a Volume group from one system to another system without missing any underlying logical volumes and file systems.
Create a Thinly Provisioned Logical Volume on Linux
Thinly Provisioned Logical volume is one of the advanced feature available in Logical volume Management, We can provision storage more than what we have.
Migrating Logical Volumes in Logical Volume Management
Migrating Logical Volume by moving the extents from a PV to another PV when a faulty disk or the size of the disk need to be larger than the current one.
Striped Logical Volume in Logical volume management (LVM)
How to create Striped Logical Volumes in Logical Volume Management to get good I/O performance by balancing the data written to disks.