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

Specify this option to use 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 DEFAULT.dat values are also used for parameters not specified 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
Notes
The backup information in the backup catalog is managed based on using the copy group as a
key. Depending on the backup method, you might not be able to perform restoration, even though
the backup data exists on the secondary volume.
Supports restoration in a cluster configuration.
Return Values
0: Normal termination
Any value other than 0: Termination with an error
Examples
In this example, the command is used to restore data from the secondary volume to the primary
volume, which resynchronizes the disks. The backup data used for restoration is identified by the
backup ID 0000000001:
PROMPT> drmfsrestore 0000000001 -resync
In this example, the command is used to restore data from the secondary volume to the primary
volume, which resynchronizes the disks. The backup data used for restoration is identified by the
backup ID 0000000001. The command uses the parameters defined during restoration in the
copy parameter definition file remote0.dat:
PROMPT> drmfsrestore 0000000001 -resync -pf remote0.dat
Basic command specifications (Common commands)
drmappcat (Views catalog information on a host)
Formats
To display backup information for a particular backup ID :
drmappcat backup-ID [ -l ][ -hostname host-name ][ -v ]
[ -comment backup-comment ][ -template ]
To display backup information :
Basic commands102