3PAR InFormĀ® OS 2.2.4 CLI Reference (320-200114 Rev A, March 2009)
11.41
InForm OS Version 2.2.4 Command Line Interface Reference
EXAMPLES
The following example creates an asynchronous periodic mode volume group named Group1
whose target system is
InServ2 (target name InServ2_out):
If using domains, the syntax would appear as:
NOTES
If the mirror_config policy is set for this group's target and the group is a primary group,
then the
creatercopygroup command is mirrored to the target and a corresponding
secondary volume group is also created. The secondary group uses the same group name with
.r<sys_ID>
added as a suffix, where <sys_ID> is the system ID for the primary target
system for this group. If the
mirror_config policy is set and the group is a secondary group,
then this command fails.
cli% creatercopygroup Group1 InServ2_out:periodic
cli% creatercopygroup -domain domain2 Group1 InServ2_out:periodic