HP StorageWorks SAN Virtualization Services Platform Manager Command Line Interface User Guide (5697-0936, May 2011)

-task AsyncMirrorTaskName, -Domain DestinationVSMDomainName ~
-Priority 1|2|3, -Destination DestinationVirtualDisk, ~
-StoragePool PoolName, -Thin 0|1, -timeout 900
Description
Creates an asynchronous mirror group.
The source virtual disk (-VirtualDisk argument) is a single virtual disk name.
The Interval argument is optional, and represents the time between the creation of PiTs in
minutes. If omitted, the default value is 30 minutes. The maximum interval is 24 hours or 1440
minutes.
The Keep argument is optional and represents the number of PiTs to be tracked. If omitted, the
default value keeps 1 as the last PiT.
User PiTs are automatically deleted by the system, and cannot be purged by a script command.
The -UserPitOnly argument determines if the mode of application for this group is “UserPiT
only,” and by default is set to 0.
The Priority argument has no significance, and should be treated as optional.
The -Thin argument is used to define whether each task in the group you create to a destination
virtual disk is a thin volume. A non-thin source virtual disk cannot have thin provisioning enabled
at the destination.
CreateAsyncMirrorUserPiT command
Syntax
CreateAsyncMirrorUserPiT -Group AsyncMirrorGroup_1_Name, ~
[ -Group AsyncMirrorGroup_2_Name, ... ] ~
-timeout 900
Description
Creates user PiTs for asynchronous mirror groups. If the PiT name is provided, the command uses
the name to create the user PiT (PiTs are created upon the return of the CLI). Otherwise, the PiT
name is set by the VSM, and the PiTs are not fully created upon return from this CLI command (use
CreateAsyncMirrorUserPiTEx to guarantee fully created PiTs). The user PiTs are automatically
deleted by the system, and cannot be purged by a script command.
NOTE: If a failure occurs for any group on the list, the command stops executing and does not
process the remaining list.
CreateAsyncMirrorUserPiTEx command
Syntax
CreateAsyncMirrorUserPiTEx -Group AsyncMirrorGroup_1_Name PiTRootName_1, ~
[ -Group AsyncMirrorGroup_2_Name PiTRootName_2, ... ] ~
-timeout 900
Description
Creates user PiTs for asynchronous mirror groups. PiT root/template names for source virtual disks
or groups are set by the user and must be less than 16 characters in length, because the actual
names are created by the VSM API using its template suffix. There is no need to use the Template
argument. All the names are regarded as they were supplied. The user PiTs are automatically
deleted by the system, and cannot be purged by a script command.
CLI command guidance 45