How to extend or increase LVM in linux
How do I increase the capacity of my LVM partitions in linux if I add another disk or raid array You need to add the new physical volume, extend the volume groups, increase the logical volume and resize the file system Create the Partition with id LVM Linux sd(x) where x is the new disk a,b,c,d [continue...]


