Operating System Software Owner manual

dismissrcopyvv
NAME
dismissrcopyvv -- The dismissrcopyvv command removes a virtual volume from a Remote
Copy volume group.
SYNTAX
dismissrcopyvv [option] [<pattern>] <VV_name> <group_name>
AUTHORITY
Super, Edit
Any role granted the rcopyvv_dismiss right.
NOTE: You need access to the domain of the specified group (<group_name>) in order to run
this command.
OPTIONS
-f
Does not ask for confirmation for the dismissrcopyvv command.
-pat
Specifies that the patterns specified are treated as glob-style patterns and that all Remote Copy
volumes matching the specified pattern will be dismissed from the Remote Copy volume 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 virtual volume.
<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. For more
information, issue: clihelp sub,globpat
RESTRICTIONS
This command requires the HP 3PAR Remote Copy Software license. Contact your local service
provider for further information.
A volume cannot be removed from a group that is not currently stopped.
EXAMPLES
The following example removes virtual volume vv1 from Group1:
# dismissrcopyvv vv1 Group1
NOTES
The dismissrcopyvv command removes any Remote Copy synchronization snapshots
affiliated with the removed volume.
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 volume will be removed from the
corresponding secondary group. If the policy is set and the group is a secondary, then this
command will fail.
244 The Remote Copy Commands