Created
June 11, 2012 09:34
-
-
Save jalada/2909313 to your computer and use it in GitHub Desktop.
disk resize
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
Before: | |
Filesystem Size Used Avail Use% Mounted on | |
/dev/mapper/data--first-lvol0 1.9T 1.7T 147G 93% /raid | |
/dev/mapper/data--second-lvol0 1.9T 1.7T 147G 93% /mirror | |
After: | |
Filesystem Size Used Avail Use% Mounted on | |
/dev/mapper/data--first-lvol0 3.7T 1.7T 2.0T 47% /raid | |
/dev/mapper/data--second-lvol0 3.7T 1.7T 2.0T 47% /mirror |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment