A newer release of this product is available.
lun import verify stop
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
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.
This command is not supported for a Vserver with Infinite Volume. |
Parameters
-vserver <Vserver Name>
- Vserver Name (privilege: advanced)-
Specifies the Vserver that contains the LUN you want to stop block by block comparison with the foreign disk.
-path <path>
- LUN Path (privilege: advanced)-
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
Stops the import verify on lun at path /vol/vol2/lun2.