summaryrefslogtreecommitdiff
path: root/man/vgchange.8.end
diff options
context:
space:
mode:
Diffstat (limited to 'man/vgchange.8.end')
-rw-r--r--man/vgchange.8.end16
1 files changed, 16 insertions, 0 deletions
diff --git a/man/vgchange.8.end b/man/vgchange.8.end
new file mode 100644
index 000000000..a11bdd172
--- /dev/null
+++ b/man/vgchange.8.end
@@ -0,0 +1,16 @@
+.SH NOTES
+
+If vgchange recognizes COW snapshot LVs that were dropped because they ran
+out of space, it displays a message informing the administrator that the
+snapshots should be removed.
+
+.SH EXAMPLES
+
+Activate all LVs in all VGs on all existing devices.
+.br
+.B vgchange \-a y
+
+Change the maximum number of LVs for an inactive VG.
+.br
+.B vgchange \-l 128 vg00
+