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

2. From the backup server, check the backup ID of the tape device.
PROMPT> drmtapecat
BACKUP-ID BACKUP-OBJECT SNAPSHOT TIME EXPIRATION TIME BACKUP-MEDIA
0000000002 MSEXCHANGE 2002/06/01 11:00:00 2002/06/02 11:00:00 MEDIA1
PROMPT>
3. From the backup server, mount the secondary volume to restore data from the tape device.
Specify the backup ID 0000000002, and then execute the drmmount command.
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>
4. From the backup server, restore the backed up data from the tape device to the secondary volume.
Specify the backup ID 0000000002, and then execute the drmmediarestore command.
The backup ID 0000000001 is deleted and a new backup ID (0000000003) is assigned and
registered into the backup catalog.
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 = W:
Target = W:
KAVX0404-I Restoration will now start.
To see more details on restoration progress, use the monitoring method of
the backup management product.
Source = X:
Target = X:
KAVX0405-I Restoration has finished.
Source = W:
Target = W:
KAVX0405-I Restoration has finished.
Source = X:
Target = X:
KAVX0040-I The backup ID has been assigned as follows:
Backup ID = 0000000003
KAVX0002-I The drmmediarestore command will now end.
PROMPT>
Application Agent CLI User Guide 483