1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-01-18 10:04:20 +03:00
This commit is contained in:
Alasdair Kergon 2012-02-28 18:17:37 +00:00
parent e13efd652c
commit d6f989d1ee

View File

@ -12,7 +12,7 @@ pvscan \- scan all disks for physical volumes
.RB [ \-n | \-\-novolumegroup ] .RB [ \-n | \-\-novolumegroup ]
.RB [ \-s | \-\-short ] .RB [ \-s | \-\-short ]
.RB [ \-u | \-\-uuid ] .RB [ \-u | \-\-uuid ]
.RB [ \-\-lvmetad DevicePath ] .RB [ \-\-lvmetad " " DevicePath ]
.SH DESCRIPTION .SH DESCRIPTION
.B pvscan .B pvscan
scans all supported LVM block devices in the system for physical volumes. scans all supported LVM block devices in the system for physical volumes.
@ -31,7 +31,7 @@ Short listing format.
.BR \-u ", " \-\-uuid .BR \-u ", " \-\-uuid
Show UUIDs (Uniform Unique Identifiers) in addition to device special names. Show UUIDs (Uniform Unique Identifiers) in addition to device special names.
.TP .TP
.BR \-\-lvmetad DevicePath .BR \-\-lvmetad " " DevicePath
Scan a single device and contact lvmetad to update its cached state. Called 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 internally by udev rules. The device is processed \fBregardless\fP of any device
filters set in lvm.conf. filters set in lvm.conf.