Created
August 20, 2014 01:47
-
-
Save clifferson/34b925965ba20d4f3c11 to your computer and use it in GitHub Desktop.
extend a lvm logical volume to all the free space
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
lvextend -l +100%FREE /dev/vg_name/lv_name |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment