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

You can create a copy parameter definition file by using a name of your choice. Specify the file name
by using an alphanumeric character string that is 64 bytes or less. You must save the copy parameter
definition file to the following location:
Application-Agent-installation-directory\DRM\conf\raid
NOTE:
The backup information in the backup catalog is managed by using a copy group as a key. De-
pending on the backup method, you might not be able to perform restoration, even though the
backup data exists on the secondary volume. For further information, see the notes on running
Application Agent in the
HP P9000 Replication Manager Software Application Agent CLI User
Guide
.
In a Microsoft Cluster Service or Windows Server Failover Clustering environment, you can restore
a volume within a cluster group while the cluster resources are online. To enable this, make sure
that CLU_MSCS_RESTORE is set to ONLINE in the Application Agent configuration definition file
(init.conf).
Return Values
0: Normal termination
Any value other than 0: Termination with an error
Conditions Causing an Error
This extended command fails in the following cases:
An invalid option is specified.
The system cannot acquire information from the definition file linked to the operation ID.
A specified Application Agent command option cannot be specified as an extended command
option.
Acquisition of information from the backup ID record file fails.
A command executed inside the extended command encounters an error.
The acquisition of the result of a command executed inside the extended command fails.
Information cannot be acquired from the host environment settings file.
No storage directory for extended-command temporary files is specified in the operation definition
file.
The command fails to obtain the name of the directory where dictionary map files are stored.
Example
In this example, the extended command is used to restore the file system specified by the operation
definition file operation01. The command restores by resynchronizing the primary and secondary
volumes:
EX_DRM_FS_RESTORE operation01 -resync
Extended commands24