HP StorageWorks P9000 Replication Manager Software 7.1 CLI User Guide (TB584-96026, May 2011)

8. Mount the secondary volume.
This step must be performed on the backup server at the remote site. It is assumed here that the
mount point is "E:".
PROMPT> drmmount 0000000002 -mount_pt E:
KAVX0001-I The drmmount command will now start.
KAVX0400-I Mounting will now start.
Mount point = E:
KAVX0401-I Mounting has finished.
Mount point = E:
KAVX0002-I The drmmount command will now end.
PROMPT>
9. Back up the secondary volume to tape.
To perform backup, execute the drmmediabackup command on the backup server at the remote
site. At the same time, lock the copy group to ensure that the secondary volume where the SQL
Server database has been backed up cannot be manipulated from the backup server.
PROMPT> drmmediabackup 0000000002
KAVX0001-I The drmmediabackup command will now start.
KAVX0402-I Backup processing will now start.
To see more details on backup progress, use the monitoring method of the
backup
management product.
Source = E:
KAVX0403-I Backup processing has finished.
Source = E:
KAVX0040-I The backup ID has been assigned as follows:
Backup ID = 0000000003
KAVX0002-I The drmmediabackup command will now end.
When backup is performed, information pertaining to the backup operations is registered in the
backup catalog, using the new backup ID 0000000003.
10. Unmount the secondary volume.
To unmount the secondary volume, specify the backup ID used when mounting 0000000002.
This step must be performed on the backup server at the remote site.
PROMPT> drmumount 0000000002
KAVX0001-I The drmumount command will now start.
KAVX0406-I Unmounting will now start.
Mount point = E:
KAVX0407-I Unmounting has finished.
Mount point = E:
11. Check the backup to tape execution results.
Confirm that backup to tape finished successfully. To confirm this, execute the drmtapecat
command on the backup server at the remote site.
PROMPT> drmtapecat 0000000003
BACKUP-ID BACKUP-OBJECT SNAPSHOT TIME EXPIRATION TIME BACKUP-MEDIA
0000000003 MSSQL 2004/02/04 13:01:35 2004/05/04 13:01:35 MEDIA1
PROMPT>
CLI User Guide 369