HP StorageWorks SAN Virtualization Services Platform Manager command line interface user guide (AG781-96016, March 2009)

NOTE:
If a failure occurs for any task on the list, the command stops executing and does not process the
remaining list.
CreateAsyncMirrorGroupEx command
Syntax
CreateAsyncMirrorGroupEx -Group AsyncMirrorGroupName, ~
-VirtualDisk SourceVirtualDiskName, ~
[ -Interval numberOfMinutes, ] ~
[ -Keep NumberOfPiTsToKeep,] [ , -UserPitOnly 0|1, ] ~
-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.
Using the VSM command line interface54