How to delete TMP volume?
Applies to
ONTAP 9
Answer
- Make sure there is no SnapMirror or
volume move
running. - Offline the TMP volume by command
volume offline -vserver <vserver_name> -volume <temp_vol_name> -force true
- Delete the TMP volume by command
volume delete -vserver <vserver_name> -volume <temp_vol_name>
Additional Information
additionalInformation_text