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

Type of Replication (%copytype%). Select or enter the type of replication for which the container
is prepared. Valid options include DEMAND_ALLOCATED, FULLY_ALLOCATED, or SNAP_CLONE.
Examples
PrepareContainersForHostVolumeReplication ( "\\HostA2\/home/cats","hvol_cats_set",
SNAP_CLONE )
AIX
PrepareContainersForHostVolumeReplication ( "\\HostA2\/users/cats","hvol_cats_set",
SNAP_CLONE )
HP-UX
PrepareContainersForHostVolumeReplication ( "\\HostA2\/var/cats",
"hvol_cats_set",SNAP_CLONE )
Linux
PrepareContainersForHostVolumeReplication ( "\\HostA2\CATS", "hvol_cats_set",SNAP_CLONE
)
OpenVMS
PrepareContainersForHostVolumeReplication ( "\\HostA2\/usr/cats", "hvol_cats_set",SNAP_CLONE
)
Solaris
PrepareContainersForHostVolumeReplication ( "\\HostA2\/dev/disk/dsk100c","hvol_cats_set",
SNAP_CLONE )
Tru64 UNIX
PrepareContainersForHostVolumeReplication ( "\\HostA2\E:\", "hvol_cats_set",SNAP_CLONE )Windows drive
PrepareContainersForHostVolumeReplication ( "\\HostA2\E:\pets\cats","hvol_cats_set",
SNAP_CLONE )
Windows drive and
folders
Comments
Associated validation commands. ValidateHostVolume. Also use ValidateSnapcloneHostVolume
for replication type SNAP_CLONE; use ValidateSnapshotHostVolume for replication types
DEMAND_ALLOCATED or FULLY_ALLOCATED
Agent and license prerequisites. Requires a host agent. Requires a local replication license
for the storage system on which the underlying storage volume (presented source) is located.
Command result value. None.
OS specifics. Yes. See examples.
PrepareContainersForHostVolumeGroupReplication
Prepares a container for replication of a host volume.
Syntax and arguments
When initially inserted into a job, the command syntax and default arguments are:
PrepareContainersForHostVolumeGroupReplication ( %volgroup_unc_name%, %managed_set_of_containers%,
%copytype% )
UNC Host Volume Group Name (%volgroup_unc_name%). Select or enter the full UNC name of
the host volume group for which you are preparing a container.
Managed set of containers (%managed_set_of_containers%). Select or enter the name of the
managed set in which the containers are members.
Type of Replication (%copytype%). Select or enter the type of replication for which the container
is prepared. Valid options include DEMAND_ALLOCATED, FULLY_ALLOCATED, or SNAP_CLONE.
Examples
PrepareContainersForHostVolumeGroupReplication ( "\\HostA2\/home/cats_vg","hvol_cats_set",
FULLY_ALLOCATED )
AIX
PrepareContainersForHostVolumeGroupReplication ( "\\HostA2\/users/cats_vg","hvol_cats_set",
FULLY_ALLOCATED )
HP-UX
142 Job Commands