Share via

Impact on Deleting large Data from Azure Netapp Volume with snapshot

Shivprasad Pawar, Vodafone 20 Reputation points
2025-09-02T09:27:53.19+00:00

We are planning to do a deletion of data from Azure Netapp Files volume, which is 95% Full, I wanted to understand if there is any impact on delete large data at a given time, the volume has snapshot feature enabled.

Azure NetApp Files
Azure NetApp Files

An Azure service that provides enterprise-grade file shares powered by NetApp.

0 comments No comments

Answer accepted by question author

  1. Anonymous
    2025-09-02T11:19:52.9033333+00:00

    Hello @Shivprasad Pawar, Vodafone,

    Welcome to Microsoft Q&A Platform. Thank you for reaching out & hope you are doing well.

    I understand you have a question about deleting data from an Azure NetApp Files (ANF) volume that is currently 95% full and has snapshot functionality enabled.

    When you delete a large amount of data from an ANF volume with snapshots enabled, the storage space is not released right away. This happens because snapshots use pointers that still refer to the deleted data blocks, keeping those blocks in use until every snapshot referencing them has been removed.

    After deleting data, storage usage might not immediately decrease because snapshots need to be deleted, and space reclamation must be completed first. Deleting data generally has a minimal effect on performance. However, since your volume is already at 95% capacity, it’s important to keep an eye on it to prevent any capacity-related problems. Sometimes, it may be necessary to temporarily increase the volume size before performing large deletions to provide enough space for metadata and snapshot operations.

    Key Suggestions for Improving Your Environment:

    1.      Review and update snapshot retention policies. Deleting older snapshots will free up space, but keep in mind that once deleted, snapshots cannot be restored.
    https://learn.microsoft.com/en-us/azure/azure-netapp-files/snapshots-manage-policy

    2.      Track the volume usage metrics, including both capacity and inode usage, before, during, and after the deletion process.

    3.      Do not delete snapshots that are being used in ongoing restore or clone processes. Also, keep in mind that the latest backup snapshot can only be deleted when certain conditions are met.

    https://learn.microsoft.com/en-us/azure/azure-netapp-files/snapshots-delete

    https://learn.microsoft.com/en-us/azure/azure-netapp-files/backup-delete

    Proactively managing snapshots and keeping track of utilization allows you to safely perform large deletions on your ANF volume.

    Kindly let us know if the above helps or you need further assistance on this issue.

    Please "Accept the answer" if the information helped you. This will help us and others in the community as well.

    1 person found this answer helpful.
    0 comments No comments

2 additional answers

Sort by: Most helpful
  1. Shivprasad Pawar, Vodafone 20 Reputation points
    2025-09-04T10:50:03.6066667+00:00

    @Anonymous Thank you, I have a 60 TB volume which is approx 95% full and plan to delete something about 5to 10 TB, do I still need to worry about meta data increase or will the 4 TB free space in the pool able to handle it.

    Regards

    Shiv


  2. Shivprasad Pawar, Vodafone 20 Reputation points
    2025-09-04T03:49:22.47+00:00

    Thank you @Anonymous We will keep a track of the space in using after deleting the data, is there any chance of Meta increasing after deleting data from the volume, I understand the subsequent snapshot space will start to reduce, we only have the required snapshot for last few days which get expired after retention period.


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.