Created
January 29, 2018 17:59
-
-
Save matrixd/443b47d454e67f55cccd3379aade101a to your computer and use it in GitHub Desktop.
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
# pvmove /dev/sdc2:1-7679 /dev/sdb1 | |
Insufficient free space: 7679 extents needed, but only 0 available | |
Unable to allocate mirror extents for silver/pvmove0. | |
Failed to convert pvmove LV to mirrored. | |
# pvs | |
PV VG Fmt Attr PSize PFree | |
/dev/sdb1 silver lvm2 a-- <931.51g 175.96g | |
/dev/sdc2 silver lvm2 a-- <875.00g 22.39g |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment