Skip to content

Latest commit

 

History

History
40 lines (31 loc) · 1.15 KB

delete-flexvol-task.adoc

File metadata and controls

40 lines (31 loc) · 1.15 KB
permalink sidebar keywords summary
volumes/delete-flexvol-task.html
sidebar
delete, flexvol volume
You can delete a FlexVol volume that is no longer required

Delete a FlexVol volume

You can delete a FlexVol volume that is no longer required.

What you’ll need

No applications must be accessing the data in the volume you want to delete.

Note

If you accidentally delete a volume, see the Knowledge Base article How to use the Volume Recovery Queue.

Steps
  1. If the volume has been mounted, unmount it:

    volume unmount -vserver vserver_name -volume volume_name

  2. If the volume is part of a SnapMirror relationship, delete the relationship by using the snapmirror delete command.

  3. If the volume is online, take the volume offline:

    volume offline -vserver vserver_name volume_name

  4. Delete the volume:

    volume delete -vserver vserver_name volume_name

Result

The volume is deleted, along with any associated quota policies and qtrees.