summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Teigland <teigland@redhat.com>2017-01-18 15:22:31 -0600
committerDavid Teigland <teigland@redhat.com>2017-01-18 15:22:31 -0600
commitb01924650209964ef905662b48fba218844a31e0 (patch)
tree01cd247000cebbd7b5fe14a0f3489f40c5f881fd
parentce2aa95601c966b163720d31cc91cedc6cf26ca7 (diff)
downloadlvm2-b01924650209964ef905662b48fba218844a31e0.tar.gz
man: add vgimport notes
from previous man page
-rw-r--r--man/vgimport.8.notes9
1 files changed, 9 insertions, 0 deletions
diff --git a/man/vgimport.8.notes b/man/vgimport.8.notes
new file mode 100644
index 000000000..bd9c3e855
--- /dev/null
+++ b/man/vgimport.8.notes
@@ -0,0 +1,9 @@
+.SH NOTES
+.
+.IP \[bu] 3
+vgimport makes exported VG(s) known to the system again, perhaps
+after moving the PVs from a different system.
+
+.IP \[bu] 3
+vgexport clears the VG system ID, and vgimport sets the VG system ID
+to match the host running vgimport (if the host has a system ID).