summaryrefslogtreecommitdiff
path: root/man/lvcreate.8_pregen
diff options
context:
space:
mode:
authorZdenek Kabelac <zkabelac@redhat.com>2021-02-24 12:40:15 +0100
committerZdenek Kabelac <zkabelac@redhat.com>2021-03-02 22:57:35 +0100
commit9cb913ab4bf8e8e98f2f84210e4bee55d7f177a8 (patch)
tree7de4ae96a0749e046a9aad4f207be59c0ace8951 /man/lvcreate.8_pregen
parent8e1771f8571c54cc053b077305b886278086dd03 (diff)
downloadlvm2-9cb913ab4bf8e8e98f2f84210e4bee55d7f177a8.tar.gz
make: generate
Diffstat (limited to 'man/lvcreate.8_pregen')
-rw-r--r--man/lvcreate.8_pregen36
1 files changed, 36 insertions, 0 deletions
diff --git a/man/lvcreate.8_pregen b/man/lvcreate.8_pregen
index 716db5053..8f548811e 100644
--- a/man/lvcreate.8_pregen
+++ b/man/lvcreate.8_pregen
@@ -91,6 +91,14 @@ lvcreate - Create a logical volume
.ad b
.br
.ad l
+ \fB--devices\fP \fIPV\fP
+.ad b
+.br
+.ad l
+ \fB--devicesfile\fP \fIString\fP
+.ad b
+.br
+.ad l
\fB--discards\fP \fBpassdown\fP|\fBnopassdown\fP|\fBignore\fP
.ad b
.br
@@ -1199,6 +1207,14 @@ Common options for lvm:
.ad b
.br
.ad l
+[ \fB--devices\fP \fIPV\fP ]
+.ad b
+.br
+.ad l
+[ \fB--devicesfile\fP \fIString\fP ]
+.ad b
+.br
+.ad l
[ \fB--driverloaded\fP \fBy\fP|\fBn\fP ]
.ad b
.br
@@ -1412,6 +1428,24 @@ See \fBlvmvdo\fP(7) for more information about VDO usage.
.ad b
.HP
.ad l
+\fB--devices\fP \fIPV\fP
+.br
+Devices that the command can use. This option can be repeated
+or accepts a comma separated list of devices. This overrides
+the devices file.
+.ad b
+.HP
+.ad l
+\fB--devicesfile\fP \fIString\fP
+.br
+A file listing devices that LVM should use.
+The file must exist in /etc/lvm/devices/ and is managed
+with the lvmdevices(8) command.
+This overrides the lvm.conf devices/devicesfile and
+devices/use_devicesfile settings.
+.ad b
+.HP
+.ad l
\fB--discards\fP \fBpassdown\fP|\fBnopassdown\fP|\fBignore\fP
.br
Specifies how the device-mapper thin pool layer in the kernel should
@@ -3162,6 +3196,7 @@ Create a VDO LV vdo0 with VDOPoolLV size of 10GiB and name vpool1.
.BR lvm (8)
.BR lvm.conf (5)
.BR lvmconfig (8)
+.BR lvmdevices (8)
.BR pvchange (8)
.BR pvck (8)
@@ -3184,6 +3219,7 @@ Create a VDO LV vdo0 with VDOPoolLV size of 10GiB and name vpool1.
.BR vgextend (8)
.BR vgimport (8)
.BR vgimportclone (8)
+.BR vgimportdevices (8)
.BR vgmerge (8)
.BR vgmknodes (8)
.BR vgreduce (8)