HP StorageWorks P9000 Replication Manager Software 7.1 CLI User Guide (TB584-96026, May 2011)

5. To restore data from the tape, mount the secondary volume.
To mount the secondary volume, specify backup ID 0000000002.
The following assumes that the mount point for the secondary volume is E:. This step must be
performed on the backup server at the remote site.
PROMPT> drmmount 0000000002 -mount_pt E:
KAVX0001-I The drmmount command will now start.
KAVX0400-I Mounting will now start.
Mount point = E:
KAVX0401-I Mounting has finished.
Mount point = E:
KAVX0002-I The drmmount command will now end.
PROMPT>
6. Restore the backup data from the tape to the secondary volume.
To perform the restoration, execute the drmmediarestore command on the backup server at
the remote site.
PROMPT> drmmediarestore 0000000002
KAVX0001-I The drmmediarestore command will now start.
KAVX0404-I Restoration will now start.
To see more details on restoration progress, use the monitoring method of the backup
management product.
Source = E:
Target = E:
KAVX0405-I Restoration has finished.
Source = E:
Target = E:
KAVX0040-I The backup ID has been assigned as follows:
Backup ID = 0000000003
KAVX0002-I The drmmediarestore command will now end.
PROMPT>
When the restoration is performed, information pertaining to the restoration operations is registered
in the backup catalog at the remote site backup server, using a new backup ID 0000000003.
At this point, since the status of the secondary volume will be updated, the backup ID
0000000001, which was used to manage the status of the secondary volume before the update,
is deleted from the backup catalog on the backup server.
7. Unmount the secondary volume.
To unmount the secondary volume, specify the backup ID that was used when mounting
0000000002. This step must be performed on the backup server at the remote site.
PROMPT> drmumount 0000000002
KAVX0001-I The drmumount command will now start.
KAVX0406-I Unmounting will now start.
Mount point = E:
KAVX0407-I Unmounting has finished.
Mount point = E:
KAVX0002-I The drmumount command will now end.
PROMPT>
CLI User Guide 371