vxcbr backup

vxcbr [-a] [-p<Path>] backup [<DynamicDiskGroupName>...]

Takes a backup of the SFW configuration and creates a text file providing the configuration details. The backup and the text file is saved in the product installation directory (normally C:\ProgramData\Veritas\VXCBR) or to a directory that is indicated in the -p<Path> parameter. The vxcbr utility creates a back up of only the configurations of disk groups that are online. Any offline or deported disk groups are skipped by this utility for backup purposes.

The following attributes apply:

[-a]

Indicates that all disk groups on the server are backed up. This option is recommended.

-p<Path>

Specifies the path to the directory where the configuration information are archived. The default path is %ALLUSERSPROFILE%\VERITAS\VXCBR.

<DynamicDiskGroupName>...

Limits the configuration to the disk group or disk groups indicated.

For example,

Run the following command to take a backup of a particular disk group:

vxcbr backup DiskGroupName

Run the following command to take a backup of all the disk groups:

vxcbr -a backup

This backs up configuration of all online SFW disk groups on the managed server.