summaryrefslogtreecommitdiff
path: root/man/pvresize.8_end
blob: 4831716cc1ea83b945aa37110861ff3202468d98 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
.
.SH NOTES
.
pvresize will refuse to shrink a PV if it has allocated extents beyond the
new end.
.
.SH EXAMPLES
.
Expand a PV after enlarging the partition.
.br
.B pvresize /dev/sda1
.P
Shrink a PV prior to shrinking the partition (ensure that the PV size is
appropriate for the intended new partition size).
.br
.B pvresize --setphysicalvolumesize 40G /dev/sda1