Expand PMF_FN_* macros.
[netbsd-mini2440.git] / external / gpl2 / lvm2 / dist / man / vgexport.8
blob048c176d35fe02c01656fe87af7cba1109838c13
1 .\"    $NetBSD$
2 .\"
3 .TH VGEXPORT 8 "LVM TOOLS 2.02.44-cvs (02-17-09)" "Sistina Software UK" \" -*- nroff -*-
4 .SH NAME
5 vgexport \- make volume groups unknown to the system
6 .SH SYNOPSIS
7 .B vgexport
8 [\-a|\-\-all]
9 [\-d|\-\-debug] [\-h|\-?|\-\-help] 
10 [\-v|\-\-verbose]
11 VolumeGroupName [VolumeGroupName...]
12 .SH DESCRIPTION
13 vgexport allows you to make the inactive 
14 .IR VolumeGroupName (s)
15 unknown to the system.
16 You can then move all the Physical Volumes in that Volume Group to
17 a different system for later
18 .BR vgimport (8).
19 Most LVM2 tools ignore exported Volume Groups.
20 .SH OPTIONS
21 See \fBlvm\fP for common options.
22 .TP
23 .I \-a, \-\-all
24 Export all inactive Volume Groups.
25 .SH SEE ALSO
26 .BR lvm (8),
27 .BR pvscan (8),
28 .BR vgimport (8),
29 .BR vgscan (8)