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

Examples
CreateContainer ( "\\ArrayA2\CatsContainer", 1, RAID0, "\\ArrayA2\DskGrp4", Fully_Allocated)
Comments
Associated validation commands. None.
Agent and license prerequisites. None.
Command result value. Container name (UNC). For a complete list, see Command result
values.
OS specifics. None.
This command cannot be used with some older versions of controller software. For information
on controller version feature support, see the HP P6000 Enterprise Virtual Array Compatibility
Reference.
See Resource names and UNC formats.
CreateContainerForHostDiskDevice
Creates a managed set of storage containers that correspond to the virtual disks that underlie a
host disk device.
Syntax and arguments
When initially inserted into a job, the command syntax and default arguments are:
CreateContainerForHostDiskDevice ( %hoststorvol_unc_name%, %managed_set_name%, %allocation_pol%)
UNC Host Disk Device Name (%hoststorvol_unc_name%). Select or enter the UNC name of the host
disk device for which the storage containers are to be created.
Managed Set Name (%managed_set_name%). Select or enter a name for the managed set in which
the storage containers are to be added.
Allocation policy (%allocation_pol%). Select an allocation policy for the container. Values are:
Fully_Allocated (default)
Demand_Allocated
Examples
CreateContainerForHostDiskDevice ( “\\HostA2\/dev/dsk/hd1”, "hvol_cats", Fully_Allocated)AIX
CreateContainerForHostDiskDevice ( “\\HostA2\/dev/dsk/c2t0d2”, "hvol_cats" , Fully_Allocated)HP-UX
CreateContainerForHostDiskDevice ( “\\HostA2\/dev/sda3”, "hvol_cats", Demand_Allocated)Linux
CreateContainerForHostDiskDevice ( “\\HostA2\$1$DGA2:”, "hvol_cats", Demand_Allocated)OpenVMS
CreateContainerForHostDiskDevice ( “\\HostA2\/dev/dsk/c0t5d0s6”, "hvol_cats",
Demand_Allocated)
Solaris
CreateContainerForHostDiskDevice ( “\\HostA2\/dev/disk/dsk100c”, "hvol_cats" , Fully_Allocated)Tru64 UNIX
CreateContainerForHostDiskDevice ( “\\HostA2\Disk3”, "hvol_cats", Fully_Allocated)Windows
Comments
Associated validation commands. None.
Agent and license prerequisites. Requires a host agent.
Command result value. Name of managed set of containers. For a complete list, see Command
result values.
Job commands 95