HP P6000 Replication Solutions Manager Job Command Reference (T3680-96090, October 2012)

2 Job Commands
Job commands
// (comment)
Adds and identifies a comment line in a job. The double slash indicates a comment line.
Syntax and arguments
When initially inserted into a job, the command syntax and default arguments are:
//
Comment. Enter your comment text.
Examples
// This job creates daily tape backups
// The next command replicates the sales database
Comments
Associated validation commands. None.
Agent and license prerequisites. None.
Command result value. None. For a complete list, see Command result values.
OS specifics. None.
Tip. Use blank comment lines visually separate sections of a job.
AddDrGroupMember
Adds a storage volume to a source DR group and a corresponding storage volume (a remote copy)
to a destination DR group.
In other words, this command establishes a remote copy relationship between storage volumes on
the source and destination storage arrays.
Syntax and arguments
When initially inserted into a job, the command syntax and default arguments are:
AddDrGroupMember ( %drgroup_unc_name%, %storvol_unc_name%, "", "", SAME )
UNC DR Group Name (%drgroup_unc_name%). Select or enter the UNC name of the source DR
group to which the storage volume is to be added.
UNC Storage Volume Name (%storvol_unc_name%). Select or enter the UNC name of the source
storage volume to be added to the source DR group.
Destination Disk Group. Select or enter the UNC name of the disk group on the destination storage
system in which the destination storage volume (remote copy) is to be added. If omitted, a default
is applied when the job is run.
Destination Storage Volume Name. Enter the name for the destination storage volume (remote
copy). If omitted, the replication manager applies a default when the job is run.
Destination RAID LeveI. Select the redundancy level (Vraid) for the remote copy. Choices are RAID0,
RAID1, RAID5, RAID6, and same. The default value is same.
90 Job Commands