lun move pause
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
Pause an ongoing LUN move operation
Availability: This command is available to cluster and Vserver administrators at the admin privilege level.
Description
The lun move pause
command pauses an ongoing move operation. Use the lun move resume command to resume the 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 pause -vserver vs1 -destination-path /vol/vol2/lun2
Pauses the ongoing move operation identified by Vserver vs1
and destination path /vol/vol2/lun2
.