Skip to main content
A newer release of this product is available.

lun persistent-reservation clear

Contributors
Suggest changes

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.