LOGICAL VOLUME MANAGER
1. Why LVM is required ? LVM stands for Logical Volume Manager , to resize filesystem’s size online we required LVM partition in Linux. Size of LVM partition can be extended and reduced using the lvextend & lvreduce commands respectively. 2. Is it possible to [Read More]