1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
This commit is contained in:
Zdenek Kabelac 2024-11-20 12:38:52 +01:00
parent 7c88012ded
commit d63165de4b
4 changed files with 92 additions and 7 deletions

View File

@ -257,7 +257,7 @@ LV1 types: mirror raid
Resynchronize or check a raid LV.
.br
.P
\fBlvchange\fP \fB--syncaction\fP \fBcheck\fP|\fBrepair\fP \fIVG\fP|\fILV1\fP|\fITag\fP|\fISelect\fP ...
\fBlvchange\fP \fB--\fP[\fBraid\fP]\fBsyncaction\fP \fBcheck\fP|\fBrepair\fP \fIVG\fP|\fILV1\fP|\fITag\fP|\fISelect\fP ...
.br
.RS 4
.ad l

View File

@ -150,13 +150,40 @@ the "unknown" value which denotes that the value could not be determined).
\fB-c\fP|\fB--colon\fP
.br
Generate colon separated output for easier parsing in scripts or programs.
Also see \fBvgs\fP(8) which provides considerably more control over the output.
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
.
.HP
\fB-C\fP|\fB--columns\fP
.br
Display output in columns, the equivalent of \fBvgs\fP(8).
Options listed are the same as options given in \fBvgs\fP(8).
Display output in columns, the equivalent of \fBlvs\fP(8).
Options listed are the same as options given in \fBlvs\fP(8).
.
.HP
\fB--commandprofile\fP \fIString\fP

View File

@ -149,13 +149,36 @@ the "unknown" value which denotes that the value could not be determined).
\fB-c\fP|\fB--colon\fP
.br
Generate colon separated output for easier parsing in scripts or programs.
Also see \fBvgs\fP(8) which provides considerably more control over the output.
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
.
.HP
\fB-C\fP|\fB--columns\fP
.br
Display output in columns, the equivalent of \fBvgs\fP(8).
Options listed are the same as options given in \fBvgs\fP(8).
Display output in columns, the equivalent of \fBpvs\fP(8).
Options listed are the same as options given in \fBpvs\fP(8).
.
.HP
\fB--commandprofile\fP \fIString\fP

View File

@ -145,6 +145,41 @@ the "unknown" value which denotes that the value could not be determined).
.br
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
.
.HP
\fB-C\fP|\fB--columns\fP