summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Teigland <teigland@redhat.com>2017-01-18 15:22:31 -0600
committerDavid Teigland <teigland@redhat.com>2017-02-06 14:46:21 -0600
commit441f28d6d93d29af2d2744a0121825abe8be98a8 (patch)
treefe2ac0673dc6d85b3330c53866fc5c11ce94a452
parent565b66a0529e098f0a2b7e9694786123c7876037 (diff)
downloadlvm2-441f28d6d93d29af2d2744a0121825abe8be98a8.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).