<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How much space should be kept free from Total Space (avail) in ONTAP Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Discussions/How-much-space-should-be-kept-free-from-Total-Space-avail/m-p/41035#M9725</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The general rule is you leave 10% free space in your aggregate for performance reasons.&amp;nbsp; So basically, of your 1.5 TB remaining I'd keep at least 150 GB free at all times.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One thing you may want to consider is turning off aggregate snapshotting.&amp;nbsp; The only use they have is if you want to restore an entire aggregate (and thus all containing volumes) back to a point in time.&amp;nbsp; These are independent from your volume snapshots.&amp;nbsp; At least with vol level snapshots, you can mount previous versions as a snapshot and recover data.&amp;nbsp; You can't do thsi with an aggr snapshot.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Turning off aggregate snapshots will bag you an additional 590 GB back to use for volumes and LUNs.&amp;nbsp; Something to consider...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Feb 2012 16:37:10 GMT</pubDate>
    <dc:creator>bsti</dc:creator>
    <dc:date>2012-02-15T16:37:10Z</dc:date>
    <item>
      <title>How much space should be kept free from Total Space (avail)</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/How-much-space-should-be-kept-free-from-Total-Space-avail/m-p/41030#M9724</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I searched for an answer on my question but the things I have read don't clear this up for me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the following situation:&lt;/P&gt;&lt;P&gt;aggr show_space -h aggr0&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Aggregate&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/TD&gt;&lt;TD&gt;Allocated&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/TD&gt;&lt;TD&gt;Used&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/TD&gt;&lt;TD&gt;Avail&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Total space&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/TD&gt;&lt;TD&gt;9570GB&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/TD&gt;&lt;TD&gt;7300GB&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/TD&gt;&lt;TD&gt;1583GB &lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Snap reserve&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/TD&gt;&lt;TD&gt;590GB&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/TD&gt;&lt;TD&gt;183GB&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/TD&gt;&lt;TD&gt;407GB &lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;WAFL reserve&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/TD&gt;&lt;TD&gt;1312GB&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/TD&gt;&lt;TD&gt;136GB&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/TD&gt;&lt;TD&gt;1175GB &lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I already figured out that Snap reserve and WAFL reserve is already substracted from the Total Sapce (Avail).&lt;/P&gt;&lt;P&gt;However I wonder if apart from these reservations I should still keep a certain percentage of free space.&lt;/P&gt;&lt;P&gt;We are creating 1.3TB volumes with in it a 1.1TB lun. The luns are thin provisioned but they can have enough space to be fully filled.&lt;/P&gt;&lt;P&gt;The snapshots are hold on the same volume. I would really like not to size the existing volumes down as that might give issues with the snapshots(snapshots are deleted when not enough free space is available).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question is, can 1300GB be allocated here? Or would that be a problem for performance, ...&lt;/P&gt;&lt;P&gt;When I look with df -Vh I see that the volumes on that aggregate are far from full.&lt;/P&gt;&lt;P&gt;Is netapp taking into account the actually used space or the full space that is "handed" over to a specific volume, even that space in the volume is not fully used?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So is the 1583 really usable, or do I still need alot of this space free to make sure I don't run into issues?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note that dedup is active as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks alot in advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 06:34:40 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/How-much-space-should-be-kept-free-from-Total-Space-avail/m-p/41030#M9724</guid>
      <dc:creator>GVM666GVM</dc:creator>
      <dc:date>2025-06-05T06:34:40Z</dc:date>
    </item>
    <item>
      <title>Re: How much space should be kept free from Total Space (avail)</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/How-much-space-should-be-kept-free-from-Total-Space-avail/m-p/41035#M9725</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The general rule is you leave 10% free space in your aggregate for performance reasons.&amp;nbsp; So basically, of your 1.5 TB remaining I'd keep at least 150 GB free at all times.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One thing you may want to consider is turning off aggregate snapshotting.&amp;nbsp; The only use they have is if you want to restore an entire aggregate (and thus all containing volumes) back to a point in time.&amp;nbsp; These are independent from your volume snapshots.&amp;nbsp; At least with vol level snapshots, you can mount previous versions as a snapshot and recover data.&amp;nbsp; You can't do thsi with an aggr snapshot.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Turning off aggregate snapshots will bag you an additional 590 GB back to use for volumes and LUNs.&amp;nbsp; Something to consider...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Feb 2012 16:37:10 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/How-much-space-should-be-kept-free-from-Total-Space-avail/m-p/41035#M9725</guid>
      <dc:creator>bsti</dc:creator>
      <dc:date>2012-02-15T16:37:10Z</dc:date>
    </item>
  </channel>
</rss>

