3PAR InForm® OS 2.2.4 CLI Reference (320-200114 Rev A, March 2009)

12.5
InForm OS Version 2.2.4 Command Line Interface Reference
COMMAND
dismissrcopyvv
DESCRIPTION
The dismissrcopyvv command removes a virtual volume from a Remote Copy volume
group.
SYNTAX
dismissrcopyvv <VV_name> <group_name>
AUTHORITY
Service
OPTIONS
None.
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.
RESTRICTIONS
Functionality of 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:
NOTE: You need access to all domains in order to run this command.
cli% dismissrcopyvv vv1 Group1