The requested article is not available. Either it doesn't apply to this version of the product or the relevant information is organized differently in this version of the docs. You can search, browse, or go back to the other version.
A newer release of this product is available.
lun persistent-reservation clear
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
Clear the SCSI-3 persistent reservation information for a given LUN
Availability: This command is available to cluster and Vserver administrators at the advanced privilege level.
Description
Clears the persistent reservation for the specified LUN.
Parameters
-vserver <Vserver Name>
- Vserver Name (privilege: advanced)-
Specifies the Vserver.
- {
-path <path>
- LUN Path (privilege: advanced) -
Specifies the path of the LUN. Examples of correct LUN paths are
/vol/vol1/lun1
and/vol/vol1/qtree1/lun1
. - |
-volume <volume name>
- Volume Name (privilege: advanced) -
Specifies the volume.
-lun <text>
- LUN Name (privilege: advanced)-
Specifies the name of the LUN.
[-qtree <qtree name>]
- Qtree Name (privilege: advanced) }-
Specifies the qtree.
Examples
cluster1::*> lun persistent-reservation clear -vserver vs_1 -path /vol/vol_1/lun_1
Clears the persistent reservation data for lun lun_1 in volume vol_1 for Vserver vs_1.