Combinelists; Convertstoragevolumeintocontainer - HP 418800-B21 - StorageWorks Modular Smart Array 70 Storage Enclosure Command Reference Manual

Job command reference
Hide thumbs Also See for 418800-B21 - StorageWorks Modular Smart Array 70 Storage Enclosure:
Table of Contents

Advertisement

Examples
AddReplicasToReplicaRepository ( "RR-20070223.015320.588", ("\\Array2\Cats1", "\\Array2\Cats2",
"\\Array3\Cats3") )
AddReplicasToReplicaRepository ( "RR-20070223.015320.588", $my_svol_list )
Comments
Associated validation commands. ValidateStorageVolume, ValidateStorageVolumes.
Agent and license prerequisites. Requires a host agent.
Command result value. None . For a complete list, see
OS specifics. None.
See
resource names and UNC

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
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.
Syntax and arguments
When initially inserted into a job, the command syntax and default arguments are:
ConvertStorageVolumeIntoContainer ( %storvol_unc_name% )
UNC Storage Volume Name (%storvol_unc_name%). Select or enter the UNC name of the storage
volume to be converted to a container.
formats.
command result
HP StorageWorks Replication Solutions Manager 4.0.1
command result
values.
values.
89

Advertisement

Table of Contents
loading

Table of Contents