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

5. Resynchronize the copy group.
To resynchronize the copy group, execute EX_DRM_RESYNC on the file server.
FSServer > EX_DRM_RESYNC Operation_A
Restoring a file system to a remote site
This subsection explains an example for restoring a file system in a remote site when failure occurs
in the local site.
Operations at the remote site
1. Split the Continuous Access Software pair (usual operation is in the pair status).
BKServer > pairsplit -g TC01 -d FS11 -S
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
BACKUP-ID BACKUP-OBJECT SNAPSHOT TIME EXPIRATION TIME BACKUP-MEDIA
0000000002 FILESYSTEM 2004/08/05 10:00:00 2004/11/05 10:00:00 MEDIA1
:
:
BKServer >
3. Restore the backed up data from tape to the secondary volume.
To restore the data, execute EX_DRM_TAPE_RESTORE on the backup server.
For the mount point, specify the G drive (drive letter G:).
BKServer > EX_DRM_TAPE_RESTORE Operation_A -backup_id 0000000002
-mount_pt G:
When a restore is executed, information about the restore operation will be registered in the
backup catalog of the backup server. In this example, the information has the new backup ID
0000000003.
4. Check that restoration from tape to the secondary volume was performed correctly.
To check that backup information with the date of the backup from the primary volume to the
secondary volume has been restored to the backup server, execute the drmfscat command on
the backup server.
BKServer > drmfscat G:
INSTANCE: G:
BACKUP-ID:0000000003 BACKUP-MODE: COLD INSTANCE: G: ORIGINAL-ID:
0000000001
START-TIME:2004/08/05 10:00:00 END-TIME: 2004/08/05 10:03:00
HOSTNAME: FSServer
T FILE FS DG DEVICE COPY-GROUP
F G: G: - Harddisk2 TC01,FS11
F - - - - TC01,FS11
BKServer >
Application Agent CLI User Guide 271