Tag: lvm filesystem creation

  • LVM is a device mapper that manages the block devices. LVM disk can be resized, expect boot volume (/boot) all other file system can be made into LVM partitions. We can dynamically allocate / de-allocate the file system with out…

    LVM Filesystem creation in Linux