summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Teigland <teigland@redhat.com>2017-01-18 15:27:08 -0600
committerDavid Teigland <teigland@redhat.com>2017-01-18 15:27:08 -0600
commit1677bfd0a8d764c82609ea6c5a894708164f80bc (patch)
treef35da4321d5043411bf049a9031be03af8888556
parentb01924650209964ef905662b48fba218844a31e0 (diff)
downloadlvm2-1677bfd0a8d764c82609ea6c5a894708164f80bc.tar.gz
man: add vgimportclone notes
from previous man page
-rw-r--r--man/vgimportclone.8.notes9
1 files changed, 9 insertions, 0 deletions
diff --git a/man/vgimportclone.8.notes b/man/vgimportclone.8.notes
new file mode 100644
index 000000000..45d244fc5
--- /dev/null
+++ b/man/vgimportclone.8.notes
@@ -0,0 +1,9 @@
+.SH NOTES
+.
+vgimportclone can be used to import a VG from duplicated PVs (e.g. created
+by a hardware snapshot of the PV devices).
+
+A duplicated VG cannot used until it is made to coexist with the original
+VG. vgimportclone renames the VG associated with the specified PVs and
+changes the associated VG and PV UUIDs.
+