HP XP7 Replication Manager Application Agent CLI User Guide (TK981-96015, May 2014)

Point-in-time restoration when using the SCR seed function
This section gives an example of how to perform a point-in-time restoration on a storage group, using
backed up data that was acquired in an SCR configuration, and using the SCR seed function. This
example uses the backup data acquired in Backing up in an SCR configuration on page 471.
1. From the backup server or target server, start the Protection Manager service.
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 backup 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>
Operation for Exchange databases482