HP StorageWorks P9000 Replication Manager Software 7.1.1 CLI Reference Guide (TB584-96028, September 2011)
When usual operation is in the split state, specify the absolute path of the copy-group list file that
contains the copy group you want to resynchronize. Use this item if you want to resynchronize many
copy groups at once. Specify the copy group to be used at the next backup.
-copy_size copy-track-size
For copy-track-size, specify a numeric value in the range from 1 to 15 as the copy track size
to be used for copy group resynchronization. If you do not specify this option, the extended command
uses the copy track size specified in the DRM_COPY_SIZE environment variable of Application Agent.
-pf copy-parameter-definition-file
Specify this option to use the number of retries and the retry interval defined in the copy parameter
definition file. Specify the copy-parameter-definition-file parameter as a file name only;
do not specify the parameter as a path.
If you omit this option, the value in the RAID Manager-linkage definition file (DEFAULT.dat) is used.
The values in DEFAULT.dat are used for any parameters that are not included in the copy parameter
definition file.
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
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 operation definition file linked to the operation
ID.
• Information cannot be acquired from the backup ID file (when no copy group is specified).
• Information cannot be acquired from the copy-group list file (when the file is specified).
• An invalid copy track size is specified.
• 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.
Examples
• In this example, the extended command is used to resynchronize the pair volume of the copy
group CG001,dev01:
EX_DRM_RESYNC operation01 -cg CG001,dev01
Application Agent CLI Reference Guide 35