lun move resume
Resume a paused LUN move operation
Availability: This command is available to cluster and Vserver administrators at the admin privilege level.
Description
The lun move resume command resumes a paused move operation.
Parameters
- { -vserver <Vserver Name> - Vserver Name
- Specifies the name of the Vserver that will host the destination LUN.
- -destination-path <path> - Destination Path
- Specifies the full path to the new LUN, in the format /vol/<volume>[/<qtree>]/<lun>.
Examples
cluster1::> lun move resume -vserver vs1 -destination-path /vol/vol2/lun2
Give documentation feedback