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

Operations at the remote site
To restore a storage group to a local site:
1. Split the Continuous Access Software pair (usual operation is in the pair status).
BKServer > pairsplit -g TC01 -d EXG11 -rw
BKServer > pairsplit -g TC02 -d EXG12 -rw
BKServer >
2. Check the backup ID of the backup data.
To check the backup ID, execute the drmtapecat command on the backup server.
BKServer >drmtapecat -l
BACKUP-ID ORIGINAL-ID BACKUP-OBJECT INSTANCE SNAPSHOT TIME EXPIRATION TIME BACKUP-MEDIA
0000000002 0000000001 MSEXCHANGE default 2007/08/05 10:00:00 2007/11/05 10:00:00 -
:
:
BKServer >
3. Restore the backed up data from the tape to the secondary volume.
To restore the data, execute EX_DRM_TAPE_RESTORE on the backup server. The command
specifies the D: drive as the mount point.
BKServer > EX_DRM_TAPE_RESTORE Operation_A -backup_id 0000000002
-mount_pt D:
When you execute restore, information about this restore is registered in the backup catalog of
the backup server with the new backup ID 0000000003.
4. Check that the storage group has been stored from the tape to the second volume correctly.
To check that backup information bearing the date on which the storage group had been backed
up from the primary volume to the second volume has been restored, execute the drmexgcat
command on the backup server.
BKServer > drmexgcat
STORAGEGROUP: STR1
BACKUP-ID:0000000003 BACKUP-MODE: VSS STORAGEGROUP: STR1 ORIGINAL-ID:0000000001
START-TIME:2007/08/05 10:00:00 END-TIME: 2007/08/05 10:01:00 HOSTNAME:DBServer
T OBJECT INFORMATIONSTORE FILE FS DG DEVICE
COPY-GROUP
M MAILBOXSTORE MAILBOX1(STR1) D:\STR1\priv1.edb D: - Harddisk1
TC01,EXG11
- - - - - - -
TC01,EXG11
T TRANSACT - E:\STR1\E00*.log E: - Harddisk2
TC02,EXG12
- - - - - - -
TC02,EXG12
C CHECKPOINT - E:\STR1\E00.chk E: - Harddisk2
TC02,EXG12
- - - - - - -
TC02,EXG12
BKServer >
Application Agent CLI User Guide 425