HP 3PAR InForm OS 3.1.1 Command Line Interface Reference

RESTRICTIONS
None.
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 (see help
on sub,globpat).
208 Import Command