Created
October 8, 2011 18:32
-
-
Save dachev/1272673 to your computer and use it in GitHub Desktop.
Increase logical volume size on 1and1 dedicated server
This file contains hidden or 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 400G /dev/mapper/vg00-home | |
xfs_growfs /home |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment