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

Replica Respository Name (%replica_repository_name%). Select or enter the name of the repository
to which the replicas are to be added.
UNC Storage Volume Names (%storvol_unc_names%). Select or enter the UNC name of the replica
be added.
Examples
AddReplicasToReplicaRepository ("RR-HostVol1", ("\\ArrayA2\Cats_backup", "\\ArrayA2\Dogs_backup") )
Comments
Associated validation commands. None
Agent and license prerequisites. Requires remote replication licenses on the source and
destination storage systems.
Command result value. None. For a complete list, see Command result values.
OS specifics. None
See Resource names and UNC formats.
CombineLists
Creates a variable assignment that combines two lists. The variable can then be entered in arguments
throughout a job rather than entering the individual values.
Syntax and arguments
When initially inserted into a job, the command syntax and default arguments are:
CombineLists ( %list_1%, %list_2% )
First List (%list_1%). Enter the variable for the first list.
Second List (%list_2%). Enter the variable for the second list.
Examples
$my_comb = CombineLists ( $my_list1", $my_list2" )
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.
To refer to the variable elsewhere in the job, you must enter a variable assignment. See
Assignments.
The two list variables must be created in steps prior to the step that combines them.
ConvertStorageVolumeIntoContainer
Converts a storage volume (virtual disk) to a storage container.
92 Job Commands