summaryrefslogtreecommitdiff
path: root/man/lvresize.8_end
blob: d16248ce152fd04086fd1677c81bff8c64e459da (plain)
1
2
3
4
5
6
7
8
9
10
.
.SH EXAMPLES
.
Extend an LV by 16MB using specific physical extents.
.br
.B lvresize -L+16M vg1/lv1 /dev/sda:0-1 /dev/sdb:0-1
.P
Resize an LV to use 50% of the size volume group.
.br
.B lvresize -l50%VG vg1/lv1