This is the mail archive of the lvm2-cvs@sourceware.org mailing list for the LVM2 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

LVM2/man lvdisplay.8.in


CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	agk@sourceware.org	2010-04-27 13:34:56

Modified files:
	man            : lvdisplay.8.in 

Log message:
	Mention how to get PV to LV mappings.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/man/lvdisplay.8.in.diff?cvsroot=lvm2&r1=1.3&r2=1.4

--- LVM2/man/lvdisplay.8.in	2009/10/26 14:37:09	1.3
+++ LVM2/man/lvdisplay.8.in	2010/04/27 13:34:56	1.4
@@ -76,7 +76,10 @@
 .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 @@
 .SH SEE ALSO
 .BR lvm (8), 
 .BR lvcreate (8), 
-.BR lvscan (8)
+.BR lvscan (8),
+.BR pvs (8)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]