HP StorageWorks P9000 Command View Advanced Edition Suite Software 7.0 Mainframe Agent Installation and Configuration Guide (TB581-96014, November 2010)

Specify the name of the copy group you want to resynchronize.
To check the copy group name, execute either of the following commands according to what was
backed up:
When the backup is of a file system, use the drmfscat command.
When the backup is of an SQL Server database, use the drmsqlcat command.
When the backup is of an Exchange database, use the drmexgcat command.
-backup_id backup-ID
Specify the backup ID associated with the copy groups you want to resynchronize. By specifying a
backup ID, you can resynchronize all the copy groups used for the backup identified by the specified
ID at one time.
To check backup IDs, execute either of the following commands according to what was backed up:
When the backup is of a file system, use the drmfscat command.
When the backup is of an SQL Server database, use the drmsqlcat command.
When the backup is of an Exchange database, use the drmexgcat command.
-cg_file copy-group-target-definition-file-name
Specifies the absolute path name of the copy group target definition file, in which the copy groups
to be resynchronized are listed. If there are multiple target copy groups, specify this to resynchronize
all copy groups at the same time.
To check the copy group name, execute either of the following commands according to what was
backed up:
When the backup is of a file system, use the drmfscat command.
When the backup is of an SQL Server database, use the drmsqlcat command.
When the backup is of an Exchange database, use the drmexgcat command.
-pf copy-parameter-definition-file
Specify this option when using the number of retries and the retry interval defined in the copy parameter
definition file. Specify only the file name, without specifying the path.
When you omit this option, the value of the RAID Manager-linkage definition file (DEFAULT.dat) is
used. The value of the RAID Manager-linkage definition file (DEFAULT.dat) is used for parameters
that are not coded in the copy parameter definition file.
Create the copy parameter definition file with an arbitrary name in the following location. Specify
the file name using alphanumeric characters totaling up to 64 bytes.
Application-Agent-installation-directory\DRM\conf\raid
Return Values
0: Normal termination
Any value other than 0: Termination with an error
Examples
In this example, the command is used to resynchronize the copy group VG01,dev01:
PROMPT> drmresync -copy_group VG01,dev01
Basic commands122