Skip to main content

Take a LUN offline

Contributors netapp-thomi

Beginning with ONTAP 9.10.1 you can use System Manager to take LUNs offline. Prior to ONTAP 9.10.1, you must use the ONTAP CLI to take LUNs offline.

System Manager
Steps
  1. In System Manager, click Storage>LUNs.

  2. Take a single LUN or multiple LUNs offline

If you want to… Do this…

Take a single LUN offline

Next to the LUN name, click Kabob Icon and select Take Offline.

Take multiple LUNs offline

  1. Select the LUNs you want to take offline.

  2. Click More and select Take Offline.

CLI

You can only take one LUN offline at a time when using the CLI.

Step
  1. Take the LUN offline:

    lun offline <lun_name> -vserver <SVM_name>