| Index | Top - Up | Data ONTAP 8.2 |
Delete the LUN
Availability: This command is available to cluster and Vserver administrators at the admin privilege level.
If a LUN is mapped to an initiator group, you can unmap it by using the lun unmap command. If a LUN is online, you take it offline by using the lun offline command.
-vserver <vserver name> - Vserver Name
{ -path <path> - LUN Path
| -volume <volume name> - Volume Name
[-qtree <text>] - Qtree Name
-lun <text> } - LUN Name
[-force | -f [true]] - Force Delete
cluster1::> lun delete -vserver vs1 -path /vol/vol1/lun1
Deletes the LUN at path /vol/vol1/lun1 on Vserver vs1.
| Index | Top - Up | Data ONTAP 8.2 |