]> sourceware.org Git - lvm2.git/commitdiff
Mention how to get PV to LV mappings.
authorAlasdair Kergon <agk@redhat.com>
Tue, 27 Apr 2010 13:34:56 +0000 (13:34 +0000)
committerAlasdair Kergon <agk@redhat.com>
Tue, 27 Apr 2010 13:34:56 +0000 (13:34 +0000)
man/lvdisplay.8.in

index 1c169fc35fb476a57f10a2d421701fc6e95489cb..477e93499f96b1ec24882ce95c9dda7f8ce44cfa 100644 (file)
@@ -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)
This page took 0.037157 seconds and 5 git commands to generate.