Skip to main content
A newer release of this product is available.

lun import resume

Contributors
Suggest changes

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