Can we extend LVM?
Can we extend LVM? So, now we can't extend the lvm size, for extending we need to add one physical volume (PV), and then we have to extend the volume group by extending the vg. How extend LVM size in Linux? How to Extend LVM Partition with lvextend command in LinuxStep:1 Type ' df -h' command to list the file system.Step:2 Now check whether free space is available space in the volume group.Step:3 Use lvextend command to increase the size.Step:3 Run the resize2fs command.Step:4 Use df command and verify /home size . How do I extend LV in rhel6? Extend...