Tizen 2.1 base
[external/device-mapper.git] / man / pvscan.8.in
1 .TH PVSCAN 8 "LVM TOOLS #VERSION#" "Sistina Software UK" \" -*- nroff -*-
2 .SH NAME
3 pvscan \- scan all disks for physical volumes
4 .SH SYNOPSIS
5 .B pvscan
6 .RB [ \-d | \-\-debug]
7 .RB [\-e | \-\-exported]
8 .RB [\-h | \-\-help]
9 .RB [\-\-ignorelockingfailure]
10 .RB [ \-n | \-\-novolumegroup]
11 .RB [\-s | \-\-short]
12 .RB [\-u | \-\-uuid]
13 .RB [ \-v [ v ]| \-\-verbose " [" \-\-verbose ]]
14 .SH DESCRIPTION
15 .B pvscan
16 scans all supported LVM block devices in the system for physical volumes.
17 .SH OPTIONS
18 See \fBlvm\fP for common options.
19 .TP
20 .BR \-e ", " \-\-exported
21 Only show physical volumes belonging to exported volume groups.
22 .TP
23 .BR \-n ", " \-\-novolumegroup
24 Only show physical volumes not belonging to any volume group.
25 .TP
26 .BR \-s ", " \-\-short
27 Short listing format.
28 .TP
29 .BR \-u ", " \-\-uuid
30 Show UUIDs (Uniform Unique Identifiers) in addition to device special names.
31 .SH SEE ALSO
32 .BR lvm (8),
33 .BR pvcreate (8),
34 .BR pvdisplay (8)