HP 3PAR InForm OS 3.1.1 Command Line Interface Reference
removercopygroup
DESCRIPTION
The removercopygroup command removes a Remote Copy volume group or multiple Remote
Copy Groups that match a given pattern.
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
removercopygroup [options] <group_name> | <pattern>...
AUTHORITY
• Super, Edit
• Any role granted the rcopygroup_remove right.
OPTIONS
-f
Specifies that the command is forced. If this option is not used, the command requires confirmation
before proceeding with its operation. If the Remote Copy group is not empty, a confirmation is
requested even if -f is used
-pat
Specifies that specified patterns are treated as glob-style patterns and that all Remote Copy groups
matching the specified pattern will be removed. 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 group to be removed.
<pattern>
Specifies a glob-style pattern (see help on sub,globpat). This specifier can be repeated to remove
multiple groups. If this <pattern> 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.
• This command is not allowed if Remote Copy is in progress; the system generates an error.
The group must be stopped using the stoprcopygroup command.
EXAMPLES
The following example removes Group1 from the local system:
cli% removercopygroup Group1
244 Remove Commands