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

UNC Disk Group Name. Select or enter the name of the disk group in which the storage volume is
to be created.
Examples
CreateStorageVolume ( "\\ArrayA2\Cats", 1, RAID0, "\\ArrayA2\Default Disk Group" )
Comments
Associated validation commands. ValidateStorageVolume.
Agent and license prerequisites. None.
Command result value. Storage volume (virtual disk) name (UNC). For a complete list, see
Command result values.
OS specifics. None.
Virtual disks can only be created at the root level of the array.
See Resource names and UNC formats.
CreateThinProvisionedStorageVolume
Creates a thin provisioned storage volume (virtual disk) on a storage system.
Syntax and arguments
When initially inserted into a job, the command syntax and default arguments are:
CreateThinProvisionedStorageVolume ( %storvol_name%, 1, RAID0, %diskgroup_unc_name%, 70)
Storage Volume Name (%storvol_name%). Enter the UNC name of the storage volume to be created.
Size (GB). Enter a size (GB) for the storage volume.
RAID Level. Select or enter a redundancy level for the storage volume.
UNC Disk Group Name. Select or enter the name of the disk group in which the storage volume is
to be created.
Allocation Alarm Level. The level at which the allocation alarm is triggered. Expressed as the
percentage of the requested storage volume capacity physically used for allocated capacity. The
default is 70 percent.
Examples
CreateThinProvisionedStorageVolume ( "\\ArrayA2\Cats", 1, RAID0, "\\ArrayA2\Default Disk Group", 70)
Comments
Associated validation commands. ValidateStorageVolume.
Agent and license prerequisites. None.
Command result value. Storage volume (virtual disk) name (UNC).
OS specifics. None.
Virtual disks can only be created at the root level of the array.
See Resource names and UNC formats.
DeleteContainer
Deletes a storage container from a storage system.
108 Job Commands