vgcfgbackup.1m (2010 10)
v
vgcfgbackup(1M) vgcfgbackup(1M)
RETURN VALUE
vgcfgbackup exits with one of the following values:
0 Successful completion.
>0 Failure. Errors occurred when information from the volume group was being accessed.
EXTERNAL INFLUENCES
Environment Variables
LANG determines the language in which messages are displayed.
If
LANG is not specified or is null, it defaults to "C" (see lang (5)).
If any internationalization variable contains an invalid setting, all internationalization variables default
to "C" (see environ (5)).
EXAMPLES
Back up LVM configuration information for volume group
/dev/vg00 in the default backup file
vg00.conf in the configured path:
vgcfgbackup /dev/vg00
Update LVM configuration information corresponding to volume group
/dev/vg00
in the default
backup file
vg00.conf in the configured path:
vgcfgbackup -u /dev/vg00
Back up LVM configuration information for volume group /dev/vg00 in the alternate configuration
backup file /tmp/vg00.backup
:
vgcfgbackup -f /tmp/vg00.backup vg00
WARNINGS
It is recommended that any alternate configuration backup file for any bootable volume group be created
in the root file system (as is the case with the default path name). This facilitates easy volume group
recovery during maintenance mode, such as after a system crash.
It is recommended that the
LVMP_CONF_PATH_NON_BOOT
directory be held on a logical volume within
the root volume group. If the
LVMP_CONF_PATH_NON_BOOT
directory is held on a logical volume in a
different volume group, and this volume group cannot be activated, then recovery via
vgcfgrestore
will not be possible.
AUTHOR
vgcfgbackup was developed by HP.
SEE ALSO
vgcfgrestore(1M).
2 Hewlett-Packard Company − 2 − HP-UX 11i Version 3: October 2010