mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-03 05:18:29 +03:00
I don't think -u is meant to be used with lvmetad
This commit is contained in:
parent
dc9ef7a028
commit
e13efd652c
@ -12,7 +12,7 @@ pvscan \- scan all disks for physical volumes
|
||||
.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 @@ Short listing format.
|
||||
.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.
|
||||
|
Loading…
Reference in New Issue
Block a user