test veritas logo


vxconfigbackup(1M)

NAME

vxconfigbackup - back up disk group configuration

SYNOPSIS

/etc/vx/bin/vxconfigbackup [-f] [-l directory] [[dgname ...] | [dgid ...]]

DESCRIPTION

The vxconfigbackup utility can be used to back up the configuration information for one or more disk groups. Specify the disk groups either by name or by identifier (ID). If no disk groups are specified, all disk group configurations are backed up. To create a backup for a Flexible Storage Sharing (FSS) disk group, you must run the vxconfigbackup command on each of the cluster nodes that contribute storage to the FSS disk group.

For the complete procedure to back up the FSS disk group, see the Administrator’s Guide for your Veritas InfoScaleā„¢ product.

OPTIONS

-f Forces a complete backup.
-l directory Specifies a directory other than the default where the backup configuration files are to be written.
Note: The default backup directory is /etc/vx/cbr/bk.

EXAMPLES

Back up the configuration of the mydg disk group to the directory /dgbackup/mydg:

vxconfigbackup -l /dgbackup/mydg mydg

FILES

/etc/vx/cbr/bk/dgname.dgid/dgid.dginfo
  Default location of backup file for disk group information.
/etc/vx/cbr/bk/dgname.dgid/dgid.diskinfo
  Default location of backup file for disk attributes.
/etc/vx/cbr/bk/dgname.dgid/dgid.binconfig
  Default location of backup file for binary configuration copy.
/etc/vx/cbr/bk/dgname.dgid/dgid.cfgrec
  Default location of backup file for configuration records in vxprint -m format.
/etc/vx/cbr/bk/dgname.dgid/unique_disk_identifier
  Default location of backup file for disk label information for each CDS formatted disk that has an SMI (Sun Microsystems, Inc.) label.

NOTES

The vxconfigbackupd daemon automatically backs up a disk group’s new configuration to the default backup directory about an hour after the configuration is changed. The vxconfigbackup command is provided to back up the configuration manually at any other desired time.

The disk group configuration backup and restore utilities do not save any data in the public region. This includes file system or other application data that is configured within Veritas Volume Manager (VxVM) objects.

SEE ALSO

vxconfigbackupd(1M), vxconfigrestore(1M)

Storage Foundation Administrator’s Guide

Storage Foundation Cluster File System High Availability Administrator’s Guide

Storage Foundation for Oracle RAC Administrator’s Guide.


VxVM 7.3.1 vxconfigbackup(1M)