lun import verify stop
Stop the verify for the specified LUN
Availability: This command is available to cluster administrators at the advanced privilege level.
Description
This command stops the block by block verification of the foreign disk and LUN data.
Parameters
- -vserver <Vserver Name> - Vserver Name
- Specifies the Vserver that contains the LUN you want to stop block by block comparison with the foreign disk.
- -path <path> - LUN Path
- Specifies the path of the LUN that you want to stop the block by block comparison. Examples of correct LUN paths are /vol/vol1/lun1 and /vol/vol1/qtree1/lun1.
Examples
cluster1::> lun import verify stop -vserver vs1 -path /vol/vol2/lun2
Give documentation feedback