lun import resume
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
Resume the import for the specified LUN
Availability: This command is available to cluster administrators at the advanced privilege level.
Description
Resumes the data import to a specified LUN.
The import starts from the last checkpoint taken before you paused the data import.
If you want to resume the data import from the beginning, use the lun import stop command. Then use the lun import start command.
Parameters
-vserver <Vserver Name>
- Vserver Name (privilege: advanced)-
Specifies the Vserver that contains the LUN you want to resume the data import to.
-path <path>
- LUN Path (privilege: advanced)-
Specifies the path of the LUN that you want to resume the data import to. Examples of correct LUN paths are
/vol/vol1/lun1
and/vol/vol1/qtree1/lun1
.
Examples
cluster1::> lun import resume -vserver vs1 -path /vol/vol2/lun2
Resumes the data import to lun2 at the path /vol/vol2/lun2