CATEGORY

CheatSheet

5 pvcreate command examples in Linux [Cheat Sheet]

pvcreate command initializes a disk or partition as a physical volume. The physical volumes are used to create a volume group and the LVM logical volumes are

By rohantimalsina · 3 min read · CheatSheet

5+ lvscan command examples in Linux [Cheat Sheet]

lvscan command scans for all logical volumes in the Linux system and lists them. It displays the status, path, size, and allocation policy in one line per

By rohantimalsina · 5 min read · CheatSheet

5+ lvdisplay command examples in Linux [Cheat Sheet]

In this tutorial we explore lvdisplay command which is used to display the logical volume status and many other details such as name, UUID, status, size etc

By rohantimalsina · 4 min read · CheatSheet