HP XP P9000 Replication Manager Software 7.6.1-00 Application Agent CLI User Guide

7. On backup server 2, verify that the backup to the tape device was completed successfully.
PROMPT> drmtapecat -backup_id 0000000002
BACKUP-ID BACKUP-OBJECT SNAPSHOT TIME EXPIRATION TIME BACKUP-MEDIA
0000000002 MSEXCHANGE 2010/01/01 12:00:00 2010/01/01 13:00:00 MEDIA1
PROMPT>
8. On backup server 2, unmount the secondary volume on which the backup data is stored.
Unmount the secondary volume with backup ID 0000000001 (set when the temporary file was
imported).
PROMPT> drmumount 0000000001
KAVX0001-I The drmumount command will now start.
KAVX0406-I Unmounting will now start.
Mount point = W:
KAVX0407-I Unmounting has finished.
Mount point = W:
KAVX0406-I Unmounting will now start.
Mount point = X:
KAVX0407-I Unmounting has finished.
Mount point = X:
KAVX0002-I The drmumount command will now end.
PROMPT>
Restoring backup data of an active mailbox database copy
The following is an operation example of restoring the backup data of the active mailbox database
copy:
1. On backup server 1, start the Protection Manager service.
2. On backup server 1, check the backup ID on the tape device.
PROMPT> drmtapecat
BACKUP-ID BACKUP-OBJECT SNAPSHOT TIME EXPIRATION TIME BACKUP-MEDIA
0000000002 MSEXCHANGE 2010/01/01 12:00:00 2010/01/01 13:00:00 MEDIA1
PROMPT>
3. On backup server 1, mount the secondary device to restore the backup data from the tape device.
Execute the drmmount command with backup ID 0000000002 specified.
PROMPT> drmmount 0000000002 -mount_pt W:
KAVX0001-I The drmmount command will now start.
KAVX0400-I Mounting will now start.
Mount point = W:
KAVX0401-I Mounting has finished.
Mount point = W:
KAVX0400-I Mounting will now start.
Mount point = X:
KAVX0401-I Mounting has finished.
Mount point = X:
KAVX0002-I The drmmount command will now end.
PROMPT>
Operation for Exchange databases502