Initial import of binutils 2.22 on the new vendor branch
[dragonfly.git] / contrib / lvm2 / dist / man / vgimport.8
1 .\"    $NetBSD: vgimport.8,v 1.2 2009/02/18 12:16:13 haad Exp $
2 .\"
3 .TH VGIMPORT 8 "LVM TOOLS 2.02.44-cvs (02-17-09)" "Sistina Software UK" \" -*- nroff -*-
4 .SH NAME
5 vgimport \- make exported volume groups known to the system
6 .SH SYNOPSIS
7 .B vgimport
8 [\-a|\-\-all]
9 [\-d|\-\-debug] [\-h|\-?|\-\-help] 
10 [\-v|\-\-verbose]
11 VolumeGroupName [VolumeGroupName...]
12 .SH DESCRIPTION
13 .B vgimport
14 allows you to make a Volume Group that was previously exported using
15 .BR vgexport (8)
16 known to the system again, perhaps after moving its Physical Volumes
17 from a different machine.
18 .SH OPTIONS
19 See \fBlvm\fP for common options.
20 .TP
21 .I \-a, \-\-all
22 Import all exported Volume Groups.
23 .SH SEE ALSO
24 .BR lvm (8),
25 .BR pvscan (8),
26 .BR vgexport (8),
27 .BR vgscan (8)