HP 3PAR InForm OS 3.1.1 Command Line Interface Reference
dismissrcopyvv
DESCRIPTION
The dismissrcopyvv command removes a Virtual Volume (VV) from a 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
dismissrcopyvv [option] [<pattern>] [<VV_name>] <group_name>
AUTHORITY
• Super, Edit
• Any role that is granted the rcopyvv_dismiss right.
NOTE: You need access to all domains in order to run this command.
OPTIONS
-f
Does not ask for confirmation for dismissrcopyvv command.
-pat
Specifies that specified patterns are treated as glob-style patterns and that all Remote Copy volumes
matching the specified pattern will be dismissed from the Remote Copy group. This option must
be used if the pattern specifier is used.
SPECIFIERS
<VV_name>
The name of the volume to be removed. Volumes are added to a group with the admitrcopyvv
command.
<group_name>
The name of the group that currently includes the VV.
<pattern>
Specifies a glob-style pattern. This specifier can be repeated to dismiss multiple Remote Copy
volumes. If this specifier is not used, the VV_name specifier must be used.
RESTRICTIONS
• This command requires the 3PAR Remote Copy license. Contact your local service provider
for more information.
• A volume cannot be removed from a group that is not currently stopped.
EXAMPLES
The following example removes virtual volume vv1 from Group1:
cli% dismissrcopyvv vv1 Group1
166 Dismiss Commands