1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/man/lvmdiskscan.8.in

26 lines
758 B
Groff
Raw Normal View History

.TH LVMDISKSCAN 8 "LVM TOOLS #VERSION#" "Sistina Software UK" \" -*- nroff -*-
2003-11-14 19:17:55 +03:00
.SH NAME
lvmdiskscan \- scan for all devices visible to LVM2
.SH SYNOPSIS
.B lvmdiskscan
.RB [ \-d | \-\-debug ]
.RB [ \-h | \-? | \-\-help ]
.RB [ \-l | \-\-lvmpartition ]
.RB [ \-v | \-\-verbose ]
2003-11-14 19:17:55 +03:00
.SH DESCRIPTION
lvmdiskscan scans all SCSI, (E)IDE disks, multiple devices and a bunch
2003-11-14 19:17:55 +03:00
of other block devices in the system looking for LVM physical volumes.
The size reported is the real device size.
Define a filter in \fBlvm.conf\fP(5) to restrict
2003-11-14 19:17:55 +03:00
the scan to avoid a CD ROM, for example.
.SH OPTIONS
See \fBlvm\fP(8) for common options.
2003-11-14 19:17:55 +03:00
.TP
.BR \-l ", " \-\-lvmpartition
2003-11-14 19:17:55 +03:00
Only reports Physical Volumes.
.SH SEE ALSO
.BR lvm (8),
2003-11-14 19:17:55 +03:00
.BR lvm.conf (5),
.BR pvscan (8),
.BR vgscan (8)