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

Examples
MirrorcloneHostDiskDeviceToContainerInManagedSet ( “\\HostA2\/dev/dsk/hd1”, "hvol_cats_set",
WAIT )
AIX
MirrorcloneHostDiskDeviceToContainerInManagedSet ( “\\HostA2\/dev/dsk/c2t0d2”,
"hvol_cats_set", WAIT )
HP-UX
MirrorcloneHostDiskDeviceToContainerInManagedSet ( “\\HostA2\/dev/sda3”, "hvol_cats_set",
WAIT )
Linux
MirrorcloneHostDiskDeviceToContainerInManagedSet ( “\\HostA2\$1$DGA2:”, "hvol_cats_set",
WAIT )
OpenVMS
MirrorcloneHostDiskDeviceToContainerInManagedSet ( “\\HostA2\/dev/dsk/c0t5d0s6”,
"hvol_cats_set", WAIT )
Solaris
MirrorcloneHostDiskDeviceToContainerInManagedSet ( “\\HostA2\/dev/disk/dsk100c”,
"hvol_cats_set", WAIT )
Tru64 UNIX
MirrorcloneHostDiskDeviceToContainerInManagedSet ( “\HostA2\Disk3”, "hvol_cats_set", WAIT
)
Windows
Comments
Associated validation commands. ValidateHostVolume.
Agent and license prerequisites. Requires a host agent.
Command result value. None. For a complete list, see Command result values.
OS specifics. Yes. See examples above.
See Resource names and UNC formats.
MirrorcloneHostVolumeGroupToContainers
Creates synchronized mirrorclones of the storage volumes (virtual disks) that underlie a host volume
group, by using containers.
Syntax and arguments
When initially inserted into a job, the command syntax and default arguments are:
MirrorcloneHostVolumeGroupToContainers ( %source_volgroup_unc_name%, %container_unc_names%, WAIT )
UNC Host Volume Group Name (%source_volgroup_unc_name%). Select or enter the UNC name
of the host volume group for which mirrorclones are to be created.
UNC Container Names (%container_unc_names%). Select or enter the UNC names of the storage
containers to be used for the mirrorclones.
Wait Flag. Select WAIT or NOWAIT. See Wait/nowait argument.
Examples
MirrorcloneHostVolumeGroupToContainers ( "\\HostA2\/home/cats_vg",
"\\ArrayA2\CatsContainer", WAIT )
AIX
MirrorcloneHostVolumeGroupToContainers ( "\\HostA2\/users/cats_vg",
"\\ArrayA2\CatsContainer", WAIT )
HP-UX
MirrorcloneHostVolumeGroupToContainers ( "\\HostA2\/var/cats_vg",
"\\ArrayA2\CatsContainer", WAIT )
Linux
Not applicableOpenVMS
MirrorcloneHostVolumeGroupToContainers ( "\\HostA2\/usr/cats_vg",
"\\ArrayA2\CatsContainer", WAIT )
Solaris
132 Job Commands