Command Reference Guide

The following example stops Remote Copy Groups that start with the name testgroup:
# stoprcopygroup -pat testgroup*
NOTES
If a group’s target has the mirror_config policy set and the group is a primary group,
then this command will be mirrored to that target and the corresponding secondary group
will be stopped. If the mirror_config policy is set and the group is a secondary, then this
command will fail.
If the mirror_config policy is not set and this command is issued on a secondary group,
then the corresponding primary group will also be stopped as a result of this command.
In sync mode, this command creates snapshots that are used for synchronizing the primary
and secondary groups if startrcopygroup is run later.
stoprcopygroup 637