HP P9000 Replication Manager Software 7.3.1-00 Application Agent CLI Reference Guide
PROMPT> drmmount 0000000001 -mount_pt D:
If several secondary volumes have been backed up with the backup ID 0000000001, the command
searches for an unused drive in alphabetical order beginning from the D drive, and mounts the
secondary volume to the first found drive.
• In this example, the command is used to mount the secondary volume identified by the backup ID
0000000001 to E:\SVOLMNT:
PROMPT> drmmount 0000000001 -mount_pt E:\SVOLMNT
If the configuration of the mount point of the primary volume is as follows:
P:
P:\MNT
Q:
Then, the drmmount command mounts the secondary volume to the following paths:
E:\SVOLMNT\P
E:\SVOLMNT\P\MNT
E:\SVOLMNT\Q
drmtapecat (Displays or deletes backup information in a backup catalog)
Formats
To display information for the backup performed from the secondary volume to a tape device:
drmtapecat [ backup-ID ] [ -l ] [ -hostname host-name ] [ -v ] [ -comment
backup-comment ] [ -bkdir ]
To display information for the backup performed from the primary volume to the secondary volume:
• When the backup is of a file system:
drmtapecat -o FILESYSTEM mount-point-or-drive-name | mount-point-direct-
ory-target-definition-file-name [ drmfscat-command-options ]
• When the backup is of an SQL Server database:
drmtapecat -o MSSQL instance-name [ drmsqlcat-command-options ]
• When the backup is of an Exchange database:
drmtapecat -o MSEXCHANGE [ drmexgcat-command-options ]
To delete the backup information:
drmtapecat backup-ID -delete
Description
The drmtapecat command lists the backup information about tape backups, which is stored in the
backup catalog on the server where the command was executed. The backup catalog displayed is
that created with the drmmediabackup command. By checking the backup information, you can
Basic commands130