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

10. Back up the data of the secondary volume to tape.
To back up the data of the secondary volume, execute EX_DRM_TAPE_BACKUP on the backup
server. Specify the G: drive as the mount point.
BKServer > EX_DRM_TAPE_BACKUP FS1 -mount_pt G:
BKServer >
When this backup operation is performed, information on this operation is entered into the backup
catalog, with a new backup ID 0000000004.
11. Check the backup to tape execution results.
To confirm that backup to tape finished successfully, execute the drmtapecat command.
BKServer > drmtapecat
BACKUP-ID BACKUP-OBJECT SNAPSHOT TIME EXPIRATION TIME BACKUP-MEDIA
0000000004 FILESYSTEM 2002/06/01 10:20:00 2002/09/01 10:20:00 MEDIA1
BKServer >
Restoring the transaction log backup file
1. Check the backup ID of the backup data you want to use for restoration.
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
0000000004 FILESYSTEM 2002/06/01 10:20:00 2002/09/01 10:20:00 MEDIA1
BKServer >
2. Restore data from its backup tape to the secondary volume.
To restore data, execute EX_DRM_TAPE_RESTORE on the backup server.
BKServer > EX_DRM_TAPE_RESTORE FS1 -backup_id 0000000004 -mount_pt G:
BKServer >
When restore is performed, information about the restore operation is registered in the backup
catalog on the backup server with new backup ID 0000000005.
3. Check that correct data is restored from the tape to the secondary volume.
To check that backup information with the date of the backup from the primary volume to the
secondary volume is restored on the backup server, execute the drmfscat command on the
backup server.
BKServer > drmfscat G:
INSTANCE: G:
BACKUP-ID:0000000005 BACKUP-MODE: ONLINE INSTANCE: G: ORIGINAL-ID:0000000003
START-TIME: 2002/06/01 10:00:00 END-TIME: 2002/06/01 10:03:00 HOSTNAME: FILESERV1
T FILE FS DG DEVICE COPY-GROUP
F - G: - Harddisk1 FS001,DDrive
F - - - - FS001,DDrive
BKServer >
Operation for SQL Server databases324