HP XP P9000 Replication Manager Software 7.6.1-00 Application Agent CLI Reference Guide

If you omit this option, online backup is assumed.
-mode vss
Specify this option to perform a VSS backup.
To use this option, the Protection Manager service must be running on the backup server.
-rc name-identifying-the-generation
Use this option to specify the name identifying the generation of the copy group to be backed up.
Execute the drmfsdisplay command with the -cf option, and specify the displayed GEN-NAME
value. In a single volume, a hyphen (-) appears. In this case, you cannot specify the -rc option.
Always specify this option when backing up from a primary volume to a secondary volume on the
remote side. If this option is omitted, the secondary volume on the local side is backed up.
When you omit name-identifying-the-generation, the secondary volume that has the smallest
value among the generation numbers on the remote side becomes the backup destination. In this
case, the generation number is remote_n, where n is the smallest generation number.
-pf copy-parameter-definition-file
Specify this option when using the number of retries and the retry interval defined in the copy parameter
definition file. Specify only the file name, without specifying the path.
When you omit this option, the value of the RAID Manager-linkage definition file (DEFAULT.dat) is
used. The DEFAULT.dat values are also used for parameters not specified in the copy parameter
definition file.
Create the copy parameter definition file with an arbitrary name in the location below. Specify the
file name by using an alphanumeric character string that is 64 bytes or less.
Application-Agent-installation-directory\DRM\conf\raid
-mode cold
Specify this option to perform a cold backup.
You can perform a cold backup only for a mounted file system. The command unmounts the file system
and performs an offline backup for the volumes containing the file system. When the backup is finished,
the command mounts the file system again. If the command cannot unmount the file system, the
command displays an error message and cancels backup processing. If the volume to be backed up
has been unmounted, the command cancels backup processing.
When the command is executed on a server in a cluster configuration, instead of unmounting the file
system, the disk resource to be backed up is taken offline to back up the volume. The disk resource
is brought online after the backup is finished.
Backup processing is canceled if the command is executed in the following cases:
An attempt to take the disk resource offline fails.
The disk resource is already offline.
-comment backup-comment
Specify this option to register a backup comment in the backup catalog.
The backup-comment value can be a string of up to 64 bytes consisting of alphanumeric, special,
one-byte space, and multi-byte characters. The backup comment is case sensitive. When a special
character or a one-byte space character is used, the entire backup-comment string must be enclosed
in double quotation marks ("). If the backup-comment string contains a special character but is not
enclosed in double quotation marks, the special character is not properly handled as a part of the
backup-comment string and is parsed as a special character.
Basic commands88