How to Extend LVM Partition with lvextend Command in Linux
In this post, we will show you how to extend the size of lvm partition in linux with lvextend command on the fly. Resizing the file system size is an important task of Linux admin’s profile. In Linux , LVM(Logical Volume Manager) provides the facility … Read more