HP 3PAR InForm OS 3.1.1 Command Line Interface Reference

admitvv
DESCRIPTION
The admitvv command creates and admits remotely exported virtual volume definitions to enable
the migration of these volumes. The newly created volume will have the WWN of the underlying
remote volume.
SYNTAX
admitvv <vvname>:<WWN> [<vvname>:<WWN> ...]
AUTHORITY
Super, Edit
Any role granted the vv_admit right.
OPTIONS
None.
SPECIFIERS
<vvname>
Specifies the local name of the volume to be admitted (up to 31 characters in length).
<WWN>
Specifies the World Wide Name (WWN) of the remote volumes to be admitted.
RESTRICTIONS
Functionality of this command requires the 3PAR Remote Copy license. Contact your local service
provider for more information.
EXAMPLES
The following example admits two remote VVs that have been exported to the HP 3PAR Storage
System in preparation for migration:
cli% admitvv migvv.0:50002AC00037001A migvv.1:50002AC00047001A
2 VVs admitted
NOTES
You need access to all domains in order to run this command.
The volume admitted using this command can be exported to hosts but all data access to the
volume will be directed to the external LUN.
The volume admitted using this command can be imported by the HP 3PAR Storage System
using the importvv command.
admitvv 53