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

The backup ID to be specified in this extended command has already been determined by executing
the drmtapecat command.
The mount point directory has been created.
Take the command retry period into consideration when you execute more than one
EX_DRM_TAPE_RESTORE command concurrently. For details about the settings, see the notes on
command execution in the HP P9000 Replication Manager Software Application Agent CLI User
Guide.
Arguments
operation-ID
A character string that uniquely identifies the operation to be performed. Information in the operation
definition file corresponding to the specified operation ID is used when executing the extended
command.
-backup_id backup-ID
For backup-ID, specify the backup ID of the backup you want to use for restoration. The backup ID
uniquely identifies backup data and is registered in the backup catalog during backup. To check the
desired backup ID, execute the drmtapecat command.
-exopt
Specify this option before any of the following four options: -mount_pt, -raw, -force, and
-bup_env configuration-definition-file-name.
-mount_pt mount-point-directory-name
Specify the name of the mount point directory on which the secondary volume is to be mounted. The
secondary volume is mounted at the specified mount point, and data is restored from a tape device
to the secondary volume.
Specify the mount point directory name by using an absolute path or a drive letter.
The mount point directory name must satisfy the following:
Maximum number of characters: Path lengths to be specified must comply with the specifications
of the mount and unmount functions provided by RAID Manager.
Characters: Characters that can be used for directory names in Windows (excluding space char-
acters)
If you specify a drive for the mount point directory name, the command searches for unused drive
names in alphabetical order beginning from the specified drive, and then mounts the secondary
volume on the first drive found.
If you specify an absolute path from the drive letter as the mount point directory name, the command
mounts the secondary volume on the following location:
absolute-path-specified-for-mount-point-directory-name\
drive-letter-for-primary-volume\absolute-path-for-primary-volume
(Example)
When a primary volume is mounted on C:\p_mnt\ and the mount point directory name specified
for the -mount_pt option is D:\s_mnt\, the mount destination of the secondary volume is D:\
s_mnt\C\p_mnt\.
If a path does not end with a backslash (\), the command assumes a backslash at the end of the path.
For example, D: and D:\ are assumed to be the same drive. D:\MOUNTDIR and D:\MOUNTDIR\
are assumed to be the same directory.
Application Agent CLI Reference Guide 45