lun copy resume
Resume a paused LUN copy operation
Availability: This command is available to cluster and Vserver administrators at the admin privilege level.
Description
The lun copy resume command resumes a paused copy 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 path of the new LUN. Examples of correct LUN paths:
/vol/vol1/lun1and/vol/vol1/qtree1/lun1 
Examples
cluster1::> lun copy resume -vserver vs1 -destination-path /vol/vol2/lun2
Resumes the paused copy operation identified by Vserver vs1 and destination path /vol/vol2/lun2 .