NetApp Community Update
This site will enter Read Only mode on July 23 as we prepare to move to a new platform. You will still be able to view content, but posting and replying will be temporarily disabled.
We're excited to launch our new Community experience on July 30 and more information will follow soon.
Stay connected during the transition - Join our Discord community today.

ONTAP Discussions

Aggregate Snapshot Reserve Almost Full

jasonthoms
3,591 Views

I logged into my Ops Manager this afternoon and found this error message for an aggrigate "Aggregate Snapshot Reserve Almost Full"

But I'm not quite sure what I'm looking for and I'm also not sure how to resolve the issue!

1 REPLY 1

andrc
3,591 Views

The following should help you out:

https://kb.netapp.com/support/index?page=content&id=3012132

`df -Ag <aggr_name`

`snap list -A <aggr_name>`

`snap delete -A <aggr_name> <snap_name>`

`snap reserve -A <aggr_name>`

Public