mirror of
git://sourceware.org/git/lvm2.git
synced 2025-03-23 10:50:34 +03:00
make: generate
This commit is contained in:
parent
92493361f3
commit
06baec439e
@ -270,7 +270,7 @@ Common options for lvm:
|
||||
.HP
|
||||
\fB--aligned\fP
|
||||
.br
|
||||
Use with --separator to align the output columns
|
||||
Use with --separator to align the output columns.
|
||||
.
|
||||
.HP
|
||||
\fB-a\fP|\fB--all\fP
|
||||
@ -292,32 +292,36 @@ the "unknown" value which denotes that the value could not be determined).
|
||||
Generate colon separated output for easier parsing in scripts or programs.
|
||||
Also see \fBlvs\fP(8) which provides considerably more control over the output.
|
||||
The values are:
|
||||
.br
|
||||
\[bu] logical volume name
|
||||
.br
|
||||
\[bu] volume group name
|
||||
.br
|
||||
\[bu] logical volume access
|
||||
.br
|
||||
\[bu] logical volume status
|
||||
.br
|
||||
\[bu] internal logical volume number
|
||||
.br
|
||||
\[bu] open count of logical volume
|
||||
.br
|
||||
\[bu] logical volume size in sectors
|
||||
.br
|
||||
\[bu] current logical extents associated to logical volume
|
||||
.br
|
||||
\[bu] allocated logical extents of logical volume
|
||||
.br
|
||||
\[bu] allocation policy of logical volume
|
||||
.br
|
||||
\[bu] read ahead sectors of logical volume
|
||||
.br
|
||||
\[bu] major device number of logical volume
|
||||
.br
|
||||
\[bu] minor device number of logical volume
|
||||
.PD 0
|
||||
.RS 8
|
||||
.IP \(bu 2
|
||||
Logical volume name
|
||||
.IP \(bu
|
||||
Volume group name
|
||||
.IP \(bu
|
||||
Logical volume access
|
||||
.IP \(bu
|
||||
Logical volume status
|
||||
.IP \(bu
|
||||
Internal logical volume number
|
||||
.IP \(bu
|
||||
Open count of logical volume
|
||||
.IP \(bu
|
||||
Logical volume size in sectors
|
||||
.IP \(bu
|
||||
Current logical extents associated to logical volume
|
||||
.IP \(bu
|
||||
Allocated logical extents of logical volume
|
||||
.IP \(bu
|
||||
Allocation policy of logical volume
|
||||
.IP \(bu
|
||||
Read ahead sectors of logical volume
|
||||
.IP \(bu
|
||||
Major device number of logical volume
|
||||
.IP \(bu
|
||||
Minor device number of logical volume
|
||||
.RE
|
||||
.PD
|
||||
.
|
||||
.HP
|
||||
\fB-C\fP|\fB--columns\fP
|
||||
@ -531,6 +535,7 @@ Output columns as rows.
|
||||
.HP
|
||||
\fB--segments\fP
|
||||
.br
|
||||
Use default columns that emphasize segment information.
|
||||
.
|
||||
.HP
|
||||
\fB-S\fP|\fB--select\fP \fIString\fP
|
||||
|
@ -129,11 +129,17 @@ Common options for lvm:
|
||||
.HP
|
||||
\fB--aligned\fP
|
||||
.br
|
||||
Use with --separator to align the output columns
|
||||
Use with --separator to align the output columns.
|
||||
.
|
||||
.HP
|
||||
\fB-a\fP|\fB--all\fP
|
||||
.br
|
||||
Show information about internal LVs.
|
||||
These are components of normal LVs, such as mirrors,
|
||||
which are not independently accessible, e.g. not mountable.
|
||||
List all VGs. Equivalent to not specifying any VGs.
|
||||
Show information about devices that have not been initialized
|
||||
by LVM, i.e. they are not PVs.
|
||||
.
|
||||
.HP
|
||||
\fB--binary\fP
|
||||
|
@ -129,7 +129,7 @@ Common options for lvm:
|
||||
.HP
|
||||
\fB--aligned\fP
|
||||
.br
|
||||
Use with --separator to align the output columns
|
||||
Use with --separator to align the output columns.
|
||||
.
|
||||
.HP
|
||||
\fB-a\fP|\fB--all\fP
|
||||
|
@ -270,7 +270,7 @@ Common options for lvm:
|
||||
.HP
|
||||
\fB--aligned\fP
|
||||
.br
|
||||
Use with --separator to align the output columns
|
||||
Use with --separator to align the output columns.
|
||||
.
|
||||
.HP
|
||||
\fB-a\fP|\fB--all\fP
|
||||
@ -291,28 +291,32 @@ the "unknown" value which denotes that the value could not be determined).
|
||||
Generate colon separated output for easier parsing in scripts or programs.
|
||||
Also see \fBpvs\fP(8) which provides considerably more control over the output.
|
||||
The values are:
|
||||
.br
|
||||
\[bu] physical volume device name
|
||||
.br
|
||||
\[bu] volume group name
|
||||
.br
|
||||
\[bu] physical volume size in sectors
|
||||
.br
|
||||
\[bu] internal physical volume number (obsolete)
|
||||
.br
|
||||
\[bu] physical volume status
|
||||
.br
|
||||
\[bu] physical volume (not) allocatable
|
||||
.br
|
||||
\[bu] current number of logical volumes on this physical volume
|
||||
.br
|
||||
\[bu] physical extent size in kilobytes
|
||||
.br
|
||||
\[bu] total number of physical extents
|
||||
.br
|
||||
\[bu] free number of physical extents
|
||||
.br
|
||||
\[bu] allocated number of physical extents
|
||||
.PD 0
|
||||
.RS 8
|
||||
.IP \(bu 2
|
||||
Physical volume device name
|
||||
.IP \(bu
|
||||
Volume group name
|
||||
.IP \(bu
|
||||
Physical volume size in sectors
|
||||
.IP \(bu
|
||||
Internal physical volume number (obsolete)
|
||||
.IP \(bu
|
||||
Physical volume status
|
||||
.IP \(bu
|
||||
Physical volume (not) allocatable
|
||||
.IP \(bu
|
||||
Current number of logical volumes on this physical volume
|
||||
.IP \(bu
|
||||
Physical extent size in kilobytes
|
||||
.IP \(bu
|
||||
Total number of physical extents
|
||||
.IP \(bu
|
||||
Free number of physical extents
|
||||
.IP \(bu
|
||||
Allocated number of physical extents
|
||||
.RE
|
||||
.PD
|
||||
.
|
||||
.HP
|
||||
\fB-C\fP|\fB--columns\fP
|
||||
|
@ -21,6 +21,8 @@ LVs allocated on it.
|
||||
.br
|
||||
.RS 4
|
||||
.na
|
||||
[ \fB-A\fP|\fB--autobackup\fP \fBy\fP|\fBn\fP ]
|
||||
.br
|
||||
[ \fB--setphysicalvolumesize\fP \fISize\fP[m|UNIT] ]
|
||||
.br
|
||||
[ \fB--reportformat\fP \fBbasic\fP|\fBjson\fP|\fBjson_std\fP ]
|
||||
@ -75,6 +77,13 @@ Common options for lvm:
|
||||
.
|
||||
.
|
||||
.HP
|
||||
\fB-A\fP|\fB--autobackup\fP \fBy\fP|\fBn\fP
|
||||
.br
|
||||
Specifies if metadata should be backed up automatically after a change.
|
||||
Enabling this is strongly advised!
|
||||
See \fBvgcfgbackup\fP(8) for more information.
|
||||
.
|
||||
.HP
|
||||
\fB--commandprofile\fP \fIString\fP
|
||||
.br
|
||||
The command profile to use for command configuration.
|
||||
|
@ -129,7 +129,7 @@ Common options for lvm:
|
||||
.HP
|
||||
\fB--aligned\fP
|
||||
.br
|
||||
Use with --separator to align the output columns
|
||||
Use with --separator to align the output columns.
|
||||
.
|
||||
.HP
|
||||
\fB-a\fP|\fB--all\fP
|
||||
|
@ -273,7 +273,7 @@ if at least one of its LVs is active.
|
||||
.HP
|
||||
\fB--aligned\fP
|
||||
.br
|
||||
Use with --separator to align the output columns
|
||||
Use with --separator to align the output columns.
|
||||
.
|
||||
.HP
|
||||
\fB-a\fP|\fB--all\fP
|
||||
@ -293,40 +293,44 @@ the "unknown" value which denotes that the value could not be determined).
|
||||
Generate colon separated output for easier parsing in scripts or programs.
|
||||
Also see \fBvgs\fP(8) which provides considerably more control over the output.
|
||||
The values are:
|
||||
.br
|
||||
\[bu] volume group name
|
||||
.br
|
||||
\[bu] volume group access
|
||||
.br
|
||||
\[bu] volume group status
|
||||
.br
|
||||
\[bu] internal volume group number
|
||||
.br
|
||||
\[bu] maximum number of logical volumes
|
||||
.br
|
||||
\[bu] current number of logical volumes
|
||||
.br
|
||||
\[bu] open count of all logical volumes in this volume group
|
||||
.br
|
||||
\[bu] maximum logical volume size
|
||||
.br
|
||||
\[bu] maximum number of physical volumes
|
||||
.br
|
||||
\[bu] current number of physical volumes
|
||||
.br
|
||||
\[bu] actual number of physical volumes
|
||||
.br
|
||||
\[bu] size of volume group in kilobytes
|
||||
.br
|
||||
\[bu] physical extent size
|
||||
.br
|
||||
\[bu] total number of physical extents for this volume group
|
||||
.br
|
||||
\[bu] allocated number of physical extents for this volume group
|
||||
.br
|
||||
\[bu] free number of physical extents for this volume group
|
||||
.br
|
||||
\[bu] uuid of volume group
|
||||
.PD 0
|
||||
.RS 8
|
||||
.IP \(bu 2
|
||||
Volume group name
|
||||
.IP \(bu
|
||||
Volume group access
|
||||
.IP \(bu
|
||||
Volume group status
|
||||
.IP \(bu
|
||||
Internal volume group number
|
||||
.IP \(bu
|
||||
Maximum number of logical volumes
|
||||
.IP \(bu
|
||||
Current number of logical volumes
|
||||
.IP \(bu
|
||||
Open count of all logical volumes in this volume group
|
||||
.IP \(bu
|
||||
Maximum logical volume size
|
||||
.IP \(bu
|
||||
Maximum number of physical volumes
|
||||
.IP \(bu
|
||||
Current number of physical volumes
|
||||
.IP \(bu
|
||||
Actual number of physical volumes
|
||||
.IP \(bu
|
||||
Size of volume group in kilobytes
|
||||
.IP \(bu
|
||||
Physical extent size
|
||||
.IP \(bu
|
||||
Total number of physical extents for this volume group
|
||||
.IP \(bu
|
||||
Allocated number of physical extents for this volume group
|
||||
.IP \(bu
|
||||
Free number of physical extents for this volume group
|
||||
.IP \(bu
|
||||
Uuid of volume group
|
||||
.RE
|
||||
.PD
|
||||
.
|
||||
.HP
|
||||
\fB-C\fP|\fB--columns\fP
|
||||
|
@ -125,7 +125,7 @@ Common options for lvm:
|
||||
.HP
|
||||
\fB--aligned\fP
|
||||
.br
|
||||
Use with --separator to align the output columns
|
||||
Use with --separator to align the output columns.
|
||||
.
|
||||
.HP
|
||||
\fB-a\fP|\fB--all\fP
|
||||
|
Loading…
x
Reference in New Issue
Block a user