HP 3PAR OS 3.1.3 Command Line Interface Reference

The following example stops remote-copy groups that start with the name testgroup:
# stoprcopygroup -pat testgroup*
NOTES
If a group 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.
644 Stop Commands