= NetApp: Changing Aggregate Snap Reserve = **Summary**: How to change the aggregate snap reserve on a Netapp Filer. \\ **Date**: Around 2015 \\ **Refactor**: 7 March 2025: Checked links and formatting. \\ {{tag>netapp}} = Changing the Snap Reserve = What is the Snap Reserve? The Snap Reserve is the amount of space that is reserved for snapshots. This is a percentage of the total volume size. The default is 5%. This means that if you have a 100GB volume, 5GB is reserved for snapshots. This is space that is not available for normal data storage. Changing the Snap Reserve on an Aggregate cannot be done using Filer View but must be done using the CLI: netappfiler01> snap reserve -A Aggregate aggr0: current snapshot reserve is 5% or 13824 k-bytes. netappfiler01> snap reserve -A 10 usage: snap list [-A | -V] [-n] [-b] [-l] [[-q] [] | -o []] snap create [-A | -V] snap delete [-A | -V] | snap delete [-A | -V] -a [-f] [-q] snap delta [-A | -V] [ [] []] snap rename [-A | -V] snap sched [-A | -V] [ [weeks [days [hours[@]]]]] snap reclaimable snapshot-name ... snap reserve [-A | -V] [ [percent]] snap restore [-A | -V] [-f] [-t vol | file] [-s ] [-r ] | snap autodelete [on | off | show | reset | help] | snap autodelete