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

When this option is omitted, the following mount point will be used:
Any drive not being used when the drmmount command is executed.
backup-ID
Specify the backup ID associated with the copy groups you want to resynchronize. When two or
more copy groups were used for the backup identified by the specified backup ID, the secondary
volumes of all the copy groups are mounted.
To check backup IDs, execute either of the following commands according to what was backed up:
When the backup is of a file system, use the drmfscat command.
When the drmmount command is executed, and then a restoration is performed by using the
drmmediarestore command, use the drmtapecat command.
When the backup is of an SQL Server database, use the drmsqlcat command.
When the backup is of an Exchange database, use the drmexgcat command.
-force
Specify this option to forcibly mount a secondary volume. If the copy group name of the target volume
matches the specified backup ID, the command forcibly mounts that volume even if its LDEV number
or DKC serial number does not match the specification.
Note
The -force option causes the command to mount the secondary volume without checking its
LDEV number and DKC serial number. This might corrupt the data.
-conf
Specify this option to extract copy group mount definition information from the mounted secondary
volume to create or update the copy group mount definition file. In dynamic disk configuration in a
Veritas Volume Manager for Windows environment, the copy group mount definition file must have
already been created in order to mount a secondary volume and perform a tape backup or restoration.
This option must be specified with a backup ID.
The name of the copy group mount definition file is created as follows:
Application-Agent-installation-directory\DRM\conf\vm\CG_MP.conf
Return Values
0: Normal termination
Any value other than 0: Termination with an error
Examples
In this example, the command is used to mount the secondary volume identified by the backup ID
0000000001 to D::
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:
CLI Reference Guide 129