summaryrefslogtreecommitdiff
path: root/man/vgreduce.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/vgreduce.8_pregen
parent8e1771f8571c54cc053b077305b886278086dd03 (diff)
downloadlvm2-9cb913ab4bf8e8e98f2f84210e4bee55d7f177a8.tar.gz
make: generate
Diffstat (limited to 'man/vgreduce.8_pregen')
-rw-r--r--man/vgreduce.8_pregen36
1 files changed, 36 insertions, 0 deletions
diff --git a/man/vgreduce.8_pregen b/man/vgreduce.8_pregen
index 1f1d8d94e..6aded0070 100644
--- a/man/vgreduce.8_pregen
+++ b/man/vgreduce.8_pregen
@@ -29,6 +29,14 @@ vgreduce - Remove physical volume(s) from a volume group
.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
@@ -179,6 +187,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
@@ -241,6 +257,24 @@ messages sent to the log file and/or syslog (if configured).
.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--driverloaded\fP \fBy\fP|\fBn\fP
.br
If set to no, the command will not attempt to use device-mapper.
@@ -394,6 +428,7 @@ For example, LVM_VG_NAME can generally be substituted for a required VG paramete
.BR lvm (8)
.BR lvm.conf (5)
.BR lvmconfig (8)
+.BR lvmdevices (8)
.BR pvchange (8)
.BR pvck (8)
@@ -416,6 +451,7 @@ For example, LVM_VG_NAME can generally be substituted for a required VG paramete
.BR vgextend (8)
.BR vgimport (8)
.BR vgimportclone (8)
+.BR vgimportdevices (8)
.BR vgmerge (8)
.BR vgmknodes (8)
.BR vgreduce (8)