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

PROMPT> drmexgbackup
KAVX0001-I The drmexgbackup command will now start.
KAVX1600-I Backup processing will now start.
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.
In this example, the command is used to perform a cold backup for the storage group STR1:
PROMPT> drmexgbackup -target STR1 -mode cold
KAVX0001-I The drmexgbackup command will now start.
KAVX1805-I The information store will now be dismounted.
Storage group name = STR1
KAVX1600-I Backup processing will now start.
KAVX0040-I The backup ID has been assigned as follows:
Backup ID = 0000000001
KAVX1601-I Backup processing has finished.
KAVX1806-I The information store will now be mounted.
Storage group name = STR1
KAVX0002-I The drmexgbackup command will now end.
In this example, the command is used to perform a cold backup for the storage groups specified
in the target definition file C:\temp\BACKUP_DB.txt:
PROMPT> drmexgbackup -mode cold -f C:\temp\BACKUP_DB.txt
KAVX0001-I The drmexgbackup command will now start.
KAVX1805-I The information store will now be dismounted.
Storage group name = STR1
KAVX1805-I The information store will now be dismounted.
Storage group name = STR2
KAVX1805-I The information store will now be dismounted.
Storage group name = STR3
KAVX1600-I Backup processing will now start.
KAVX0040-I The backup ID has been assigned as follows:
Backup ID = 0000000001
KAVX1601-I Backup processing has finished.
KAVX1806-I The information store will now be mounted.
Storage group name = STR1
KAVX1806-I The information store will now be mounted.
Storage group name = STR2
KAVX1806-I The information store will now be mounted.
Storage-group-name = STR3
KAVX0002-I The drmexgbackup command will now end.
In this example, the command is used to use VSS for backup:
PROMPT> drmexgbackup -mode vss
KAVX0001-I Starting the drmexgbackup command.
KAVX0256-I Connecting to the Protection Manager Service is performed.
Host name = BackupServer
KAVX1600-I Backup processing will now start.
KAVX1610-I Verification of the database on the backup server will now be performed.
Storage group name = STR1
File size = 6532 [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.
Application Agent CLI Reference Guide 195