mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-03 05:18:29 +03:00
Mention how to get PV to LV mappings.
This commit is contained in:
parent
21e2ab0e67
commit
b9c4fc2498
@ -76,7 +76,10 @@ The values are:
|
||||
.TP
|
||||
.I \-m, \-\-maps
|
||||
Display the mapping of logical extents to physical volumes and
|
||||
physical extents.
|
||||
physical extents. To map physical extents
|
||||
to logical extents use
|
||||
.BR
|
||||
\fBpvs --segments -o+lv_name,seg_start_pe,segtype\fP.
|
||||
.TP
|
||||
.I \-\-columns | \-C
|
||||
Display output in columns, the equivalent of \fBlvs\fP. Options listed
|
||||
@ -95,4 +98,5 @@ it is associated with.
|
||||
.SH SEE ALSO
|
||||
.BR lvm (8),
|
||||
.BR lvcreate (8),
|
||||
.BR lvscan (8)
|
||||
.BR lvscan (8),
|
||||
.BR pvs (8)
|
||||
|
Loading…
Reference in New Issue
Block a user