LVM2/man pvscan.8.in
agk@sourceware.org
agk@sourceware.org
Tue Feb 28 18:16:00 GMT 2012
CVSROOT: /cvs/lvm2
Module name: LVM2
Changes by: agk@sourceware.org 2012-02-28 18:16:23
Modified files:
man : pvscan.8.in
Log message:
I don't think -u is meant to be used with lvmetad
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/man/pvscan.8.in.diff?cvsroot=lvm2&r1=1.4&r2=1.5
--- LVM2/man/pvscan.8.in 2012/02/26 08:45:07 1.4
+++ LVM2/man/pvscan.8.in 2012/02/28 18:16:23 1.5
@@ -12,7 +12,7 @@
.RB [ \-n | \-\-novolumegroup ]
.RB [ \-s | \-\-short ]
.RB [ \-u | \-\-uuid ]
-.RB [ \-u | \-\-lvmetad ]
+.RB [ \-\-lvmetad DevicePath ]
.SH DESCRIPTION
.B pvscan
scans all supported LVM block devices in the system for physical volumes.
@@ -31,7 +31,7 @@
.BR \-u ", " \-\-uuid
Show UUIDs (Uniform Unique Identifiers) in addition to device special names.
.TP
-.BR \-u ", " \-\-lvmetad device
+.BR \-\-lvmetad DevicePath
Scan a single device and contact lvmetad to update its cached state. Called
internally by udev rules. The device is processed \fBregardless\fP of any device
filters set in lvm.conf.
More information about the Lvm2-cvs
mailing list