1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-03-11 20:58:50 +03:00

make generate

This commit is contained in:
Zdenek Kabelac 2023-12-12 20:01:16 +01:00
parent c8f9dd2368
commit cdeb491498
15 changed files with 107 additions and 76 deletions

View File

@ -1976,8 +1976,7 @@ activation {
# Configuration section report. # Configuration section report.
# LVM report command output formatting. # LVM report command output formatting.
# This configuration section has an automatic default value. report {
# report {
# Configuration option report/output_format. # Configuration option report/output_format.
# Format of LVM command's report output. # Format of LVM command's report output.
@ -2391,7 +2390,7 @@ activation {
# This is displayed when the device for a PV is not known. # This is displayed when the device for a PV is not known.
# This configuration option has an automatic default value. # This configuration option has an automatic default value.
# two_word_unknown_device = 0 # two_word_unknown_device = 0
# } }
# Configuration section dmeventd. # Configuration section dmeventd.
# Settings for the LVM event daemon. # Settings for the LVM event daemon.

View File

@ -821,12 +821,8 @@ a suitable value automatically.
.HP .HP
\fB--readonly\fP \fB--readonly\fP
.br .br
Run the command in a special read-only mode which will read on-disk Prevent the command from making changes, including activation and
metadata without needing to take any locks. This can be used to peek metadata updates.
inside metadata used by a virtual machine image while the virtual
machine is running. No attempt will be made to communicate with the
device-mapper kernel driver, so this option is unable to report whether
or not LVs are actually in use.
. .
.HP .HP
\fB--rebuild\fP \fIPV\fP \fB--rebuild\fP \fIPV\fP

View File

@ -96,6 +96,8 @@ lvconvert \(em Change logical volume layout
\fB--noudevsync\fP \fB--noudevsync\fP
.br .br
\fB--originname\fP \fILV\fP \fB--originname\fP \fILV\fP
.br
\fB--pooldatavdo\fP \fBy\fP|\fBn\fP
.br .br
\fB--poolmetadata\fP \fILV\fP \fB--poolmetadata\fP \fILV\fP
.br .br
@ -704,6 +706,8 @@ Convert LV to type thin-pool.
.br .br
[ \fB--errorwhenfull\fP \fBy\fP|\fBn\fP ] [ \fB--errorwhenfull\fP \fBy\fP|\fBn\fP ]
.br .br
[ \fB--pooldatavdo\fP \fBy\fP|\fBn\fP ]
.br
[ \fB--poolmetadata\fP \fILV\fP ] [ \fB--poolmetadata\fP \fILV\fP ]
.br .br
[ \fB--poolmetadatasize\fP \fISize\fP[m|UNIT] ] [ \fB--poolmetadatasize\fP \fISize\fP[m|UNIT] ]
@ -720,7 +724,7 @@ Convert LV to type thin-pool.
.RE .RE
.P .P
.RS 4 .RS 4
LV1 types: linear striped cache raid error zero writecache LV1 types: linear striped cache vdo raid error zero writecache
.RE .RE
.P .P
\(em \(em
@ -1374,6 +1378,11 @@ to a thin LV. The LV being converted becomes a read-only external origin
with this name. with this name.
. .
.HP .HP
\fB--pooldatavdo\fP \fBy\fP|\fBn\fP
.br
Use VDO type volume for pool data volume.
.
.HP
\fB--poolmetadata\fP \fILV\fP \fB--poolmetadata\fP \fILV\fP
.br .br
The name of a an LV to use for storing pool metadata. The name of a an LV to use for storing pool metadata.

View File

@ -110,6 +110,8 @@ lvcreate \(em Create a logical volume
\fB-p\fP|\fB--permission\fP \fBrw\fP|\fBr\fP \fB-p\fP|\fB--permission\fP \fBrw\fP|\fBr\fP
.br .br
\fB-M\fP|\fB--persistent\fP \fBy\fP|\fBn\fP \fB-M\fP|\fB--persistent\fP \fBy\fP|\fBn\fP
.br
\fB--pooldatavdo\fP \fBy\fP|\fBn\fP
.br .br
\fB--poolmetadatasize\fP \fISize\fP[m|UNIT] \fB--poolmetadatasize\fP \fISize\fP[m|UNIT]
.br .br
@ -412,6 +414,14 @@ Create a thin pool.
.br .br
[ \fB--errorwhenfull\fP \fBy\fP|\fBn\fP ] [ \fB--errorwhenfull\fP \fBy\fP|\fBn\fP ]
.br .br
[ \fB--pooldatavdo\fP \fBy\fP|\fBn\fP ]
.br
[ \fB--compression\fP \fBy\fP|\fBn\fP ]
.br
[ \fB--deduplication\fP \fBy\fP|\fBn\fP ]
.br
[ \fB--vdosettings\fP \fIString\fP ]
.br
[ \fB--poolmetadatasize\fP \fISize\fP[m|UNIT] ] [ \fB--poolmetadatasize\fP \fISize\fP[m|UNIT] ]
.br .br
[ \fB--poolmetadataspare\fP \fBy\fP|\fBn\fP ] [ \fB--poolmetadataspare\fP \fBy\fP|\fBn\fP ]
@ -1236,6 +1246,11 @@ Set access permission to read only \fBr\fP or read and write \fBrw\fP.
When yes, makes the specified minor number persistent. When yes, makes the specified minor number persistent.
. .
.HP .HP
\fB--pooldatavdo\fP \fBy\fP|\fBn\fP
.br
Use VDO type volume for pool data volume.
.
.HP
\fB--poolmetadatasize\fP \fISize\fP[m|UNIT] \fB--poolmetadatasize\fP \fISize\fP[m|UNIT]
.br .br
Specifies the size of the new pool metadata LV. Specifies the size of the new pool metadata LV.
@ -1755,6 +1770,14 @@ Create a thin pool.
.br .br
[ \fB--errorwhenfull\fP \fBy\fP|\fBn\fP ] [ \fB--errorwhenfull\fP \fBy\fP|\fBn\fP ]
.br .br
[ \fB--pooldatavdo\fP \fBy\fP|\fBn\fP ]
.br
[ \fB--compression\fP \fBy\fP|\fBn\fP ]
.br
[ \fB--deduplication\fP \fBy\fP|\fBn\fP ]
.br
[ \fB--vdosettings\fP \fIString\fP ]
.br
[ \fB--poolmetadatasize\fP \fISize\fP[m|UNIT] ] [ \fB--poolmetadatasize\fP \fISize\fP[m|UNIT] ]
.br .br
[ \fB--poolmetadataspare\fP \fBy\fP|\fBn\fP ] [ \fB--poolmetadataspare\fP \fBy\fP|\fBn\fP ]
@ -1791,6 +1814,14 @@ Create a thin pool named in --thinpool.
.br .br
[ \fB--errorwhenfull\fP \fBy\fP|\fBn\fP ] [ \fB--errorwhenfull\fP \fBy\fP|\fBn\fP ]
.br .br
[ \fB--pooldatavdo\fP \fBy\fP|\fBn\fP ]
.br
[ \fB--compression\fP \fBy\fP|\fBn\fP ]
.br
[ \fB--deduplication\fP \fBy\fP|\fBn\fP ]
.br
[ \fB--vdosettings\fP \fIString\fP ]
.br
[ \fB--poolmetadatasize\fP \fISize\fP[m|UNIT] ] [ \fB--poolmetadatasize\fP \fISize\fP[m|UNIT] ]
.br .br
[ \fB--poolmetadataspare\fP \fBy\fP|\fBn\fP ] [ \fB--poolmetadataspare\fP \fBy\fP|\fBn\fP ]
@ -2061,6 +2092,14 @@ where the new thin pool is named by the --thinpool arg.
.br .br
[ \fB--errorwhenfull\fP \fBy\fP|\fBn\fP ] [ \fB--errorwhenfull\fP \fBy\fP|\fBn\fP ]
.br .br
[ \fB--pooldatavdo\fP \fBy\fP|\fBn\fP ]
.br
[ \fB--compression\fP \fBy\fP|\fBn\fP ]
.br
[ \fB--deduplication\fP \fBy\fP|\fBn\fP ]
.br
[ \fB--vdosettings\fP \fIString\fP ]
.br
[ \fB--poolmetadatasize\fP \fISize\fP[m|UNIT] ] [ \fB--poolmetadatasize\fP \fISize\fP[m|UNIT] ]
.br .br
[ \fB--poolmetadataspare\fP \fBy\fP|\fBn\fP ] [ \fB--poolmetadataspare\fP \fBy\fP|\fBn\fP ]
@ -2102,6 +2141,14 @@ where the new thin pool is named by --thinpool.
.br .br
[ \fB--errorwhenfull\fP \fBy\fP|\fBn\fP ] [ \fB--errorwhenfull\fP \fBy\fP|\fBn\fP ]
.br .br
[ \fB--pooldatavdo\fP \fBy\fP|\fBn\fP ]
.br
[ \fB--compression\fP \fBy\fP|\fBn\fP ]
.br
[ \fB--deduplication\fP \fBy\fP|\fBn\fP ]
.br
[ \fB--vdosettings\fP \fIString\fP ]
.br
[ \fB--poolmetadatasize\fP \fISize\fP[m|UNIT] ] [ \fB--poolmetadatasize\fP \fISize\fP[m|UNIT] ]
.br .br
[ \fB--poolmetadataspare\fP \fBy\fP|\fBn\fP ] [ \fB--poolmetadataspare\fP \fBy\fP|\fBn\fP ]
@ -2145,6 +2192,14 @@ arg is a VG name.
.br .br
[ \fB--errorwhenfull\fP \fBy\fP|\fBn\fP ] [ \fB--errorwhenfull\fP \fBy\fP|\fBn\fP ]
.br .br
[ \fB--pooldatavdo\fP \fBy\fP|\fBn\fP ]
.br
[ \fB--compression\fP \fBy\fP|\fBn\fP ]
.br
[ \fB--deduplication\fP \fBy\fP|\fBn\fP ]
.br
[ \fB--vdosettings\fP \fIString\fP ]
.br
[ \fB--poolmetadatasize\fP \fISize\fP[m|UNIT] ] [ \fB--poolmetadatasize\fP \fISize\fP[m|UNIT] ]
.br .br
[ \fB--poolmetadataspare\fP \fBy\fP|\fBn\fP ] [ \fB--poolmetadataspare\fP \fBy\fP|\fBn\fP ]
@ -2188,6 +2243,14 @@ arg is a VG name.
.br .br
[ \fB--errorwhenfull\fP \fBy\fP|\fBn\fP ] [ \fB--errorwhenfull\fP \fBy\fP|\fBn\fP ]
.br .br
[ \fB--pooldatavdo\fP \fBy\fP|\fBn\fP ]
.br
[ \fB--compression\fP \fBy\fP|\fBn\fP ]
.br
[ \fB--deduplication\fP \fBy\fP|\fBn\fP ]
.br
[ \fB--vdosettings\fP \fIString\fP ]
.br
[ \fB--poolmetadatasize\fP \fISize\fP[m|UNIT] ] [ \fB--poolmetadatasize\fP \fISize\fP[m|UNIT] ]
.br .br
[ \fB--poolmetadataspare\fP \fBy\fP|\fBn\fP ] [ \fB--poolmetadataspare\fP \fBy\fP|\fBn\fP ]
@ -2232,6 +2295,14 @@ config setting sparse_segtype_default.
.br .br
[ \fB--errorwhenfull\fP \fBy\fP|\fBn\fP ] [ \fB--errorwhenfull\fP \fBy\fP|\fBn\fP ]
.br .br
[ \fB--pooldatavdo\fP \fBy\fP|\fBn\fP ]
.br
[ \fB--compression\fP \fBy\fP|\fBn\fP ]
.br
[ \fB--deduplication\fP \fBy\fP|\fBn\fP ]
.br
[ \fB--vdosettings\fP \fIString\fP ]
.br
[ \fB--poolmetadatasize\fP \fISize\fP[m|UNIT] ] [ \fB--poolmetadatasize\fP \fISize\fP[m|UNIT] ]
.br .br
[ \fB--poolmetadataspare\fP \fBy\fP|\fBn\fP ] [ \fB--poolmetadataspare\fP \fBy\fP|\fBn\fP ]

View File

@ -324,12 +324,8 @@ Repeat once to also suppress any prompts with answer 'no'.
.HP .HP
\fB--readonly\fP \fB--readonly\fP
.br .br
Run the command in a special read-only mode which will read on-disk Prevent the command from making changes, including activation and
metadata without needing to take any locks. This can be used to peek metadata updates.
inside metadata used by a virtual machine image while the virtual
machine is running. No attempt will be made to communicate with the
device-mapper kernel driver, so this option is unable to report whether
or not LVs are actually in use.
. .
.HP .HP
\fB--segments\fP \fB--segments\fP

View File

@ -310,12 +310,8 @@ Repeat once to also suppress any prompts with answer 'no'.
.HP .HP
\fB--readonly\fP \fB--readonly\fP
.br .br
Run the command in a special read-only mode which will read on-disk Prevent the command from making changes, including activation and
metadata without needing to take any locks. This can be used to peek metadata updates.
inside metadata used by a virtual machine image while the virtual
machine is running. No attempt will be made to communicate with the
device-mapper kernel driver, so this option is unable to report whether
or not LVs are actually in use.
. .
.HP .HP
\fB--reportformat\fP \fBbasic\fP|\fBjson\fP|\fBjson_std\fP \fB--reportformat\fP \fBbasic\fP|\fBjson\fP|\fBjson_std\fP

View File

@ -181,12 +181,8 @@ Repeat once to also suppress any prompts with answer 'no'.
.HP .HP
\fB--readonly\fP \fB--readonly\fP
.br .br
Run the command in a special read-only mode which will read on-disk Prevent the command from making changes, including activation and
metadata without needing to take any locks. This can be used to peek metadata updates.
inside metadata used by a virtual machine image while the virtual
machine is running. No attempt will be made to communicate with the
device-mapper kernel driver, so this option is unable to report whether
or not LVs are actually in use.
. .
.HP .HP
\fB-t\fP|\fB--test\fP \fB-t\fP|\fB--test\fP

View File

@ -320,12 +320,8 @@ Repeat once to also suppress any prompts with answer 'no'.
.HP .HP
\fB--readonly\fP \fB--readonly\fP
.br .br
Run the command in a special read-only mode which will read on-disk Prevent the command from making changes, including activation and
metadata without needing to take any locks. This can be used to peek metadata updates.
inside metadata used by a virtual machine image while the virtual
machine is running. No attempt will be made to communicate with the
device-mapper kernel driver, so this option is unable to report whether
or not LVs are actually in use.
. .
.HP .HP
\fB--reportformat\fP \fBbasic\fP|\fBjson\fP|\fBjson_std\fP \fB--reportformat\fP \fBbasic\fP|\fBjson\fP|\fBjson_std\fP

View File

@ -199,12 +199,8 @@ Repeat once to also suppress any prompts with answer 'no'.
.HP .HP
\fB--readonly\fP \fB--readonly\fP
.br .br
Run the command in a special read-only mode which will read on-disk Prevent the command from making changes, including activation and
metadata without needing to take any locks. This can be used to peek metadata updates.
inside metadata used by a virtual machine image while the virtual
machine is running. No attempt will be made to communicate with the
device-mapper kernel driver, so this option is unable to report whether
or not LVs are actually in use.
. .
.HP .HP
\fB--reportformat\fP \fBbasic\fP|\fBjson\fP|\fBjson_std\fP \fB--reportformat\fP \fBbasic\fP|\fBjson\fP|\fBjson_std\fP

View File

@ -314,12 +314,8 @@ Repeat once to also suppress any prompts with answer 'no'.
.HP .HP
\fB--readonly\fP \fB--readonly\fP
.br .br
Run the command in a special read-only mode which will read on-disk Prevent the command from making changes, including activation and
metadata without needing to take any locks. This can be used to peek metadata updates.
inside metadata used by a virtual machine image while the virtual
machine is running. No attempt will be made to communicate with the
device-mapper kernel driver, so this option is unable to report whether
or not LVs are actually in use.
. .
.HP .HP
\fB--reportformat\fP \fBbasic\fP|\fBjson\fP|\fBjson_std\fP \fB--reportformat\fP \fBbasic\fP|\fBjson\fP|\fBjson_std\fP

View File

@ -318,12 +318,8 @@ Repeat once to also suppress any prompts with answer 'no'.
.HP .HP
\fB--readonly\fP \fB--readonly\fP
.br .br
Run the command in a special read-only mode which will read on-disk Prevent the command from making changes, including activation and
metadata without needing to take any locks. This can be used to peek metadata updates.
inside metadata used by a virtual machine image while the virtual
machine is running. No attempt will be made to communicate with the
device-mapper kernel driver, so this option is unable to report whether
or not LVs are actually in use.
. .
.HP .HP
\fB--reportformat\fP \fBbasic\fP|\fBjson\fP|\fBjson_std\fP \fB--reportformat\fP \fBbasic\fP|\fBjson\fP|\fBjson_std\fP

View File

@ -216,12 +216,8 @@ Repeat once to also suppress any prompts with answer 'no'.
.HP .HP
\fB--readonly\fP \fB--readonly\fP
.br .br
Run the command in a special read-only mode which will read on-disk Prevent the command from making changes, including activation and
metadata without needing to take any locks. This can be used to peek metadata updates.
inside metadata used by a virtual machine image while the virtual
machine is running. No attempt will be made to communicate with the
device-mapper kernel driver, so this option is unable to report whether
or not LVs are actually in use.
. .
.HP .HP
\fB--reportformat\fP \fBbasic\fP|\fBjson\fP|\fBjson_std\fP \fB--reportformat\fP \fBbasic\fP|\fBjson\fP|\fBjson_std\fP

View File

@ -776,12 +776,8 @@ Repeat once to also suppress any prompts with answer 'no'.
.HP .HP
\fB--readonly\fP \fB--readonly\fP
.br .br
Run the command in a special read-only mode which will read on-disk Prevent the command from making changes, including activation and
metadata without needing to take any locks. This can be used to peek metadata updates.
inside metadata used by a virtual machine image while the virtual
machine is running. No attempt will be made to communicate with the
device-mapper kernel driver, so this option is unable to report whether
or not LVs are actually in use.
. .
.HP .HP
\fB--refresh\fP \fB--refresh\fP

View File

@ -304,12 +304,8 @@ Repeat once to also suppress any prompts with answer 'no'.
.HP .HP
\fB--readonly\fP \fB--readonly\fP
.br .br
Run the command in a special read-only mode which will read on-disk Prevent the command from making changes, including activation and
metadata without needing to take any locks. This can be used to peek metadata updates.
inside metadata used by a virtual machine image while the virtual
machine is running. No attempt will be made to communicate with the
device-mapper kernel driver, so this option is unable to report whether
or not LVs are actually in use.
. .
.HP .HP
\fB-S\fP|\fB--select\fP \fIString\fP \fB-S\fP|\fB--select\fP \fIString\fP

View File

@ -307,12 +307,8 @@ Repeat once to also suppress any prompts with answer 'no'.
.HP .HP
\fB--readonly\fP \fB--readonly\fP
.br .br
Run the command in a special read-only mode which will read on-disk Prevent the command from making changes, including activation and
metadata without needing to take any locks. This can be used to peek metadata updates.
inside metadata used by a virtual machine image while the virtual
machine is running. No attempt will be made to communicate with the
device-mapper kernel driver, so this option is unable to report whether
or not LVs are actually in use.
. .
.HP .HP
\fB--reportformat\fP \fBbasic\fP|\fBjson\fP|\fBjson_std\fP \fB--reportformat\fP \fBbasic\fP|\fBjson\fP|\fBjson_std\fP