HP StorageWorks P9000 Command View Advanced Edition Suite Software 7.0 Mainframe Agent Installation and Configuration Guide (TB581-96014, November 2010)

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-directory-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
confirm information about the objects corresponding to the backup ID, and hence confirm the backup
ID to be used for restoration.
Basic commands130