summaryrefslogtreecommitdiff
path: root/man/lvcreate.8_des
diff options
context:
space:
mode:
authorZdenek Kabelac <zkabelac@redhat.com>2019-01-28 21:37:23 +0100
committerZdenek Kabelac <zkabelac@redhat.com>2019-01-28 22:39:10 +0100
commitd04520c321cc33b2874c3f09d126602cb714a9ac (patch)
treeca60c8f7054def91b39822e2bb4d2c7c5863a9f0 /man/lvcreate.8_des
parentcb90606c8338617d7ae3d13b5c5e381def030ff7 (diff)
downloadlvm2-d04520c321cc33b2874c3f09d126602cb714a9ac.tar.gz
man: vdo regenerated
Correcting order of appearance of VDO description in lvcreate.
Diffstat (limited to 'man/lvcreate.8_des')
-rw-r--r--man/lvcreate.8_des11
1 files changed, 11 insertions, 0 deletions
diff --git a/man/lvcreate.8_des b/man/lvcreate.8_des
index 589bd6307..7bb2bb61a 100644
--- a/man/lvcreate.8_des
+++ b/man/lvcreate.8_des
@@ -25,6 +25,10 @@ Thin LVs are thinly provisioned from a thin pool, and are created with a
virtual size rather than a physical size. A cache LV is the combination of
a standard LV with a cache pool, used to cache active portions of the LV
to improve performance.
+
+VDO LVs are also provisioned volumes from a VDO pool, and are created with a
+virtual size rather than a physical size (see \fBlvmvdo\fP(7)).
+
.SS Usage notes
In the usage section below, \fB--size\fP \fISize\fP can be replaced
with \fB--extents\fP \fINumber\fP. See descriptions in the options section.
@@ -33,3 +37,10 @@ In the usage section below, \fB--name\fP is omitted from the required
options, even though it is typically used. When the name is not
specified, a new LV name is generated with the "lvol" prefix and a unique
numeric suffix.
+
+In the usage section below, when creating a pool and the name is omitted
+the new LV pool name is generated with the
+"vpool" for vdo-pools for prefix and a unique numeric suffix.
+
+Pool name can be specified together with \fIVG\fP name i.e.:
+vg00/mythinpool.