LVM Series – EXT2/EXT3/EXT4 filesystem management

LVM series continues. If you want to start from the beginning, check our first post. You can review our last post, about LV Managment.
In this post we are going to review how to manage an EXT2,EXT3/EXT4 filesystem over LVM. Continue reading “LVM Series – EXT2/EXT3/EXT4 filesystem management”

LVM series – Logical Volumes (LV) Management

LVM series continues. If you want to start from the beginning, check our first post. You can check our last post about VG Management.
Let’s start working with logical volumes. From the sysadmin point of view, it’s quite similar to work with logical volumes or with physical volumes. Continue reading “LVM series – Logical Volumes (LV) Management”

LVM series – Volume Groups Management (VG)

LVM series continues. If you want to start from the beginning, check our first post. You can review our last post, a quick example about creating a filesystem using LVM.
In this post we are going to review how to manage Volume Groups (VG) with LVM. Continue reading “LVM series – Volume Groups Management (VG)”