summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Teigland <teigland@redhat.com>2017-01-18 15:27:08 -0600
committerDavid Teigland <teigland@redhat.com>2017-02-06 14:46:21 -0600
commit055ed9e7216062c66fc29246f5f477a3ac180199 (patch)
tree56e82e6fcef4cebc0700dd17135119063257e91b
parent441f28d6d93d29af2d2744a0121825abe8be98a8 (diff)
downloadlvm2-055ed9e7216062c66fc29246f5f477a3ac180199.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.
+