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

PROMPT> drmhostinfo
PRODUCT VERSION
Hitachi Replication Manager Application Agent Copy Controller 07.0.0.0000(07-00)
Hitachi Replication Manager Application Agent for SQL 07.0.0.0000(07-00)
Hitachi Replication Manager Application Agent Console 07.0.0.0000(07-00)
PROMPT>
In this example, the drmhostinfo command is used to display product information in CSV format
:
In this example, the drmhostinfo command is used to output product information to a CSV file
:
PROMPT> drmhostinfo i >D:\temp\drmhostinfo.csv
PROMPT>
drmresync (Resynchronizes copy groups)
Formats
To resynchronize a copy group:
drmresync -copy_group copy-group-name[ -pf copy-parameter-definition-file ]
To resynchronize the copy groups associated with a backup ID:
drmresync -backup_id backup-ID [ -pf copy-parameter-definition-file ]
To resynchronize a copy group target definition file:
drmresync -cg_file copy-group-list-file [ -pf copy-parameter-definition-file ]
Description
The drmresync command resynchronizes the specified copy group or the copy groups associated
with the specified backup ID and returns them to the mirror status. The corresponding backup
information is then deleted from the backup catalog. Since this command uses the primary volume as
the base for synchronization with the secondary volume, the backup data contained in the secondary
volume will be overwritten. HP recommends that you copy the contents of the secondary volume to
tape or another secondary storage medium before executing this command.
Do not use this command when the data is being backed up from a secondary volume to a tape
device by using the drmmediabackup command, when the data is being restored from a tape device
to a secondary volume by using the drmmediarestore command, or when a secondary volume is
being mounted by using the drmmount command.
When you execute the drmresync command while the pair status is SMPL, the system does not
automatically execute the paircreate command. The system automatically executes the paircreate
command when the PAIR_CREATE parameter of the RAID Manager-linkage definition file
(DEFAULT.dat) is set to ENABLE.
Arguments
-copy_group copy-group-name
CLI Reference Guide 121