ONTAP Discussions

Aggregate Snapshot Reserve Almost Full

jasonthoms
3,235 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,235 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