linux_wiki:extend_existing_logical_volumes

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
linux_wiki:extend_existing_logical_volumes [2016/03/03 21:59]
billdozor [Extend a logical volume]
linux_wiki:extend_existing_logical_volumes [2016/03/03 22:00]
billdozor [Extend a logical volume]
Line 73: Line 73:
 <code bash> <code bash>
 vgextend vglocal /dev/sdc1 vgextend vglocal /dev/sdc1
-vgdisplay+pvs
 </code> </code>
  
Line 88: Line 88:
 lvextend -L +10G --resizefs /dev/vglocal/lvstorage lvextend -L +10G --resizefs /dev/vglocal/lvstorage
 </code> </code>
-  * df -h shows that filesystem still needs to be resized to fill the LV container+  * df -h shows that filesystem still needs to be resized to fill the LV container (if you did not use "--resizefs")
  
 \\ \\
  • linux_wiki/extend_existing_logical_volumes.txt
  • Last modified: 2019/05/25 23:50
  • (external edit)