HP 3PAR InForm OS 3.1.1 Command Line Interface Reference

stoprcopygroup
DESCRIPTION
The stoprcopygroup command stops the Remote Copy functionality for the specified Remote
Copy volume group.
NOTE: Remote Copy is not part of the Common Criteria evaluated configuration. See the HP
3PAR InForm OS Common Criteria Administrator’s Reference for more information before using
this command in Common Criteria mode.
SYNTAX
stoprcopygroup [options] <group_name>|<pattern>...
AUTHORITY
Super, Edit
Any role granted the rcopygroup_stop right
OPTIONS
nosnap
In synchronous mode, this option turns off the creation of snapshots. This is useful if
removercopygroup is to be run to remove Remote Copy. In asynchronous periodic mode, this
option deletes any current synchronization snapshots. Using this option will result in a full resync
being required if the group is later restarted.
-t <target_name>
Stops the group on the specified target.
-f
Specifies that the command is forced. If this option is not used, the command requires confirmation
before proceeding with its operation.
-pat
Specifies that specified patterns are treated as glob-style patterns and all Remote Copy groups
matching the specified pattern will be stopped. The -pat option can specify a list of patterns. By
default, confirmation is required to proceed with the command unless the -f option is specified.
This option must be used if the <pattern> specifier is used.
SPECIFIERS
<group_name>
The name of the Remote Copy volume group to stop.
<pattern>
Specifies a glob-style pattern (see help on sub,globpat). This specifier can be repeated to stop
multiple groups. If this specifier is not used, the <group_name> specifier must be used.
RESTRICTIONS
This command requires the 3PAR Remote Copy license. Contact your local service provider for
more information.
stoprcopygroup 583