TAG

LVM

How to PROPERLY rename Logical Volume [Step-by-Step]

Step by step instructions to rename logical volume i.e. both root and non- root. Update fstab, grub2 and generate initramfs to make sure the server reboots …

By rohantimalsina · 9 min read · CheatSheet

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 …

By admin · 18 min read · Storage