summaryrefslogtreecommitdiff
path: root/man/pvresize.8.end
diff options
context:
space:
mode:
Diffstat (limited to 'man/pvresize.8.end')
-rw-r--r--man/pvresize.8.end16
1 files changed, 16 insertions, 0 deletions
diff --git a/man/pvresize.8.end b/man/pvresize.8.end
new file mode 100644
index 000000000..316e408ad
--- /dev/null
+++ b/man/pvresize.8.end
@@ -0,0 +1,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
+
+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
+