HP-UX Reference (11i v1 00/12) - 1M System Administration Commands N-Z (vol 4)
__________________________________________________________________________________________________________________________________________________________________________________________________
__________________________________________________________________________________________________________________________________________________________________________________________________
STANDARD Printed by: Nora Chuang [nchuang] STANDARD
/build/1111/BRICK/man1m/naaagt.1m
________________________________________________________________
___ ___
v
vgexport(1M) vgexport(1M)
EXAMPLES
Export the volume group /dev/vg01 into mapfile vg01.mymap . The volume group will be removed
from the exporting system.
vgexport -m vg01.mymap /dev/vg01
Export the volume group /dev/vg01 and write the disk names into the file vg01.outfile .
vgexport -v -f outfile /dev/vg01
Create a mapfile to be copied to other systems in a high availability cluster to build the volume group infor-
mation for the volume group, /dev/vg02. Note that the volume group is not removed from the exporting
system. The importing systems will create the volume group with the vgimport command using the -s
and -m options.
vgexport -s -p -m -v vg02.mymap /dev/vg02
SEE ALSO
vgimport(1M), vgscan(1M).
HP-UX Release 11i: December 2000 − 2 − Section 1M−−1023
___
___