HP 3PAR OS 3.1.3 Command Line Interface Reference

RESTRICTIONS
Functionality of this command requires the Peer Motion license. Contact your local service provider
for more information.
EXAMPLES
The following example imports vv1 previously admitted using the admitvv command:
cli% importvv cpg1 vv1
The following example imports vv1 as a thin provisioned volume:
cli% importvv -tpvv cpg1 vv1
The following example imports multiple volumes as thin provisioned volumes and creates read only
snapshots:
cli% importvv -tpvv -snap @vvname@.ro -snp_cpg cpg2 cpg1 vv*
NOTES
A volume is imported online but the volume can only be accessed using the HP 3PAR storage
system that is importing the volume.
For all the <name_or_pattern> fields, the patterns are glob-style (shell-style) patterns. Refer to
“Glob-Style Pattern” (page 12) for further information.
188 Import Command