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

lun import pause

Contributors
Suggest changes

Pause the import for the specified LUN

Availability: This command is available to cluster administrators at the advanced privilege level.

Description

This command pauses the data import to a specified LUN.

This command does not reset all import checkpoints. To resume a paused import, use the lun import resume command to retart 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 pause the data import to.

-path <path> - LUN Path (privilege: advanced)

Specifies the path of the LUN you want to pause the data import to. Examples of correct LUN paths are /vol/vol1/lun1 and /vol/vol1/qtree1/lun1 .

Examples

cluster1::> lun import pause -vserver vs1 -path /vol/vol2/lun2

Pauses the data import for lun2 at the path /vol/vol2/lun2