summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZdenek Kabelac <zkabelac@redhat.com>2019-01-24 16:12:04 +0100
committerZdenek Kabelac <zkabelac@redhat.com>2019-01-28 22:39:10 +0100
commit5cf8888976118cfbc44da28462ebaf9aae3927d7 (patch)
tree54ac99e45d519c78659ae42043ac22c0cd6fcd8f
parentd04520c321cc33b2874c3f09d126602cb714a9ac (diff)
downloadlvm2-5cf8888976118cfbc44da28462ebaf9aae3927d7.tar.gz
man: lvmvdo component activation description
Describe component activation for VDO Data LV.
-rw-r--r--man/lvmvdo.7_main15
1 files changed, 15 insertions, 0 deletions
diff --git a/man/lvmvdo.7_main b/man/lvmvdo.7_main
index ae507df94..2572b465e 100644
--- a/man/lvmvdo.7_main
+++ b/man/lvmvdo.7_main
@@ -260,6 +260,21 @@ a long time.
# lvresize -L200G vg/vdo2
.fi
+.SS 5. Component activation of VDODataLV
+
+VDODataLV can be activated separately as component LV for examination
+purposes. It activates data LV in read-only mode and cannot be modified.
+If the VDODataLV is active as component, any upper LV using this volume CANNOT
+be activated. User has to deactivate VDODataLV first to continue to use VDOPoolLV.
+
+.I Example
+.br
+.nf
+# lvchange -ay vg/vpool0_vdata
+# lvchange -an vg/vpool0_vdata
+.fi
+
+
.SH VDO Topics
.br