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

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.
The following special characters cannot be used for backup comments:
\ / ` | < > " * ? & ; ( ) $
Note that the first character must not be a hyphen (-). If you specify two double quotation marks after
the -comment option, as in -comment "", no backup comment will be registered in the backup
catalog.
-script user-script-file-name
Specify this option to execute a user script. Use an absolute path to specify
user-script-file-name. Conditions for specifying user-script-file-name are as follows:
Maximum number of bytes: 255
Available characters: Characters that can be used in a file name in Windows. If the name contains
one or more space characters, the entire name string must be enclosed in double quotation marks
(").
For details about the coding used for a user script file, see the description of how to create a user
script in the HP P9000 Replication Manager Software Application Agent CLI User Guide.
If you specified LOCATION=REMOTE in the user script file, you must also specify the -s option.
-s backup-server-name
Specify this option to connect to a remote backup server to perform a backup. Specify the host name
or the IP address of the backup server by using a character string that is no more than 255 bytes.
You can specify the IP address in IPv4 or IPv6 format.
-auto_import
Specify this option to automatically transfer a backup catalog to a backup server after backing up a
volume. This option must be specified concurrently with the -s option.
-auto_mount mount-point-directory-name
Specify this option to automatically mount a secondary volume on a backup server after backing up
a volume. This option must be specified concurrently with the -s and -auto_import options.
Specify mount-point-directory-name by using a character string of up to 64 bytes.
If you omit the mount-point-directory-name parameter, a mount destination for a secondary
volume is automatically determined. This destination is determined in the same way as when using
the drmmount command without specifying a mount point.
To unmount the mounted secondary volume, use the drmumount command.
-svol_check
Specify this option to check the status of a secondary volume on a backup server. This option must
be specified concurrently with the -s option. Checking the status of a secondary volume prevents
Application Agent CLI Reference Guide 149