Removercopygroup, Name, Syntax – HP 3PAR Operating System Software User Manual
Page 249: Authority, Options, Specifiers, Restrictions, Examples

removercopygroup
NAME
removercopygroup
-- The removercopygroup command removes a Remote Copy volume
group or multiple Remote Copy groups that match a given pattern.
SYNTAX
removercopygroup
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 volume group is not
empty, a confirmation is requested even if -f is used.
-pat
Specifies that the patterns specified are treated as glob-style patterns and that all Remote Copy
volume 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
SPECIFIERS
The name of the group to be removed.
Specifies a glob-style pattern. This specifier can be repeated to remove multiple groups. If the
specifier is not used, the
information, issue: clihelp sub,globpat
CAUTION:
Ensure that the correct group to be removed has been selected before executing this
command.
RESTRICTIONS
•
This command requires the HP 3PAR Remote Copy Software license. Contact local service
provider for further information.
•
This is not allowed if Remote Copy is in progress; the system will generate an error. The group
must be stopped using the stoprcopygroup command.
•
You need access to the domain of the specified group (
command.
EXAMPLES
The following example removes Group1 from a Remote Copy system:
# removercopygroup Group1
The following example removes any volume group that has “Group” anywhere in its name:
# removercopygroup -pat *Group*
249