Delete a volume on NetApp Storage. ONTAP 9

--

  1. Login to cluster ip.
  2. Unmount the volume from the namespace.
volume unmount -vserver vserver_name -volume volume_name

3. Delete the SnapMirror relationship if the volume is part of it.

4. Take the volume offline

volume offline -vserver vserver_name -volume volume_name

5. Delete the volume

volume delete -vserver vserver_name -volume volume_name

--

--

Himanshu Pratap
Himanshu Pratap

Written by Himanshu Pratap

System Administrator and Full stack web developer.

No responses yet