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

Backup application name: NBU
Days to keep the backup catalog: 1
PROMPT>
In this example, the command is used to register the parameters for linking with Backup Exec:
PROMPT> drmtapeinit
KAVX0411-I Enter the backup management product name :
BEWS
KAVX0417-I Enter the number of days to store the backup catalog: 1
KAVX0414-I Backup parameters were updated
PROMPT>
In this example, the command is used to display the parameters for linking with Backup Exec:
PROMPT> drmtapeinit -v
Backup application name: BEWS
Days to keep the backup catalog: 1
PROMPT>
drmumount (Unmounts secondary volumes)
Formats
To unmount a secondary volume by specifying the name of a copy group:
drmumount -copy_group copy-group-name
To unmount a secondary volume by specifying the name of a backup ID:
drmumount backup-ID
Description
The drmumount command unmounts a secondary volume that has been mounted with the drmmount
command, and unlocks the corresponding copy groups.
If the volume for the specified backup ID or copy group has already been unmounted, the command
displays a warning that the target volume has been unmounted, and then continues processing.
If you use the drmmediabackup or drmmediarestore command to back up or restore data, you
must use this command to unmount the secondary volume.
Before executing this command, all application software using the secondary volume to be unmounted
must be stopped.
Basic commands142