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

2. Clear the system cache right before performing a backup.
To clear the system cache, temporarily mount the secondary volume on the backup server.
PROMPT> drmmount -copy_group EXG001,B001 -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:
KAVX0002-I The drmmount will now end.
PROMPT> drmumount -copy_group EXG001,B001
KAVX0001-I The drmumount command will now start.
KAVX0406-I Unmounting will now start.
Mount point = W:
KAVX0407-I Unmounting has finished.
Mount point = W:
KAVX0002-I The drmumount will now end.
PROMPT> drmmount -copy_group EXG002,B001 -mount_pt X:
KAVX0001-I The drmmount command will now start.
KAVX0400-I Mounting will now start.
Mount point = X:
KAVX0401-I Mounting has finished.
Mount point = X:
KAVX0002-I The drmmount will now end.
PROMPT> drmumount -copy_group EXG002,B001
KAVX0001-I The drmumount command will now start.
KAVX0406-I Unmounting will now start.
Mount point = X:
KAVX0407-I Unmounting has finished.
Mount point = X:
KAVX0002-I The drmumount will now end.
PROMPT>
3. On the source server, perform a VSS backup from the primary volume to the secondary volume.
A new backup ID is registered into the backup catalog.
An unused backup ID (0000000001) is assigned.
PROMPT> drmexgbackup -mode vss
KAVX0001-I The drmexgbackup command will now start.
KAVX0256-I A connection to the Protection Manager service will now be established.
Host name = Backupserver2
KAVX1600-I Backup processing will now start.
KAVX5108-I Resynchronizing a copy group.
Copy group name = EXG001,B001
KAVX5108-I Resynchronizing a copy group.
Copy group name = EXG002,B001
KAVX1610-I Verification of the database on the backup server will now be performed.
Storage group name = STR1
File size = file-size[MB]
KAVX1611-I Verification has finished successfully.
KAVX0040-I The backup ID has been assigned as follows:
Backup ID = 0000000001
KAVX1601-I Backup processing has finished.
KAVX0002-I The drmexgbackup command will now end.
PROMPT>
Application Agent CLI User Guide 481