lun import start
Contributors
Suggest changes
- PDF of this doc site
Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
Start the import for the specified LUN
Availability: This command is available to cluster administrators at the advanced privilege level.
Description
This command initiates the data import to a specified LUN.
You must use the lun import create command to create an import relationship between a LUN and a foreign disk before you can initiate the data import.
Parameters
-vserver <Vserver Name>
- Vserver Name (privilege: advanced)-
Specifies the Vserver that contains the LUN you want to import data to.
-path <path>
- LUN Path (privilege: advanced)-
Specifies the path of the LUN that you want to import data to. Examples of correct LUN paths are
/vol/vol1/lun1
and/vol/vol1/qtree1/lun1
.
Examples
cluster1::> lun import start -vserver vs1 -path /vol/vol2/lun2
Starts the data import to lun2 at the path /vol/vol2/lun2.