<?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 Volume used and LUNS in ONTAP Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Discussions/Volume-used-and-LUNS/m-p/75446#M17615</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I’m a bit confused with the space some volumes are reporting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;710Gb Volume (Fractional Reserve 20% / Snap Reserve 0)&lt;/LI&gt;&lt;LI&gt;The volume contains a 460Gb lun of which 452GB&amp;nbsp; is being used.&lt;/LI&gt;&lt;LI&gt;My snapshots report 117 Gb used&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Therefore I would expect space used by the volume to be &lt;/P&gt;&lt;P&gt;Volume – Lun used size – FractionalReserve&amp;nbsp; - SnapShot Used &lt;/P&gt;&lt;P&gt;710 – 452 – 142 – 117 = -1 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The volume actually reports 669Gb used and 41Gb free?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So from the figures above resulting in -1, I'm assuming that I'm using some of my Fractional Reserve for snapshots, however each snapshot is only about 15gb so I would expect the volume available space to get to 0 before Fractional Reserve starts being used. I can't see how you can see how much of the Fractiona Reserve is actually being use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I’m sure I’m doing something wrong but just can’t see it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Jun 2025 06:45:58 GMT</pubDate>
    <dc:creator>jblake</dc:creator>
    <dc:date>2025-06-05T06:45:58Z</dc:date>
    <item>
      <title>Volume used and LUNS</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Volume-used-and-LUNS/m-p/75446#M17615</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I’m a bit confused with the space some volumes are reporting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;710Gb Volume (Fractional Reserve 20% / Snap Reserve 0)&lt;/LI&gt;&lt;LI&gt;The volume contains a 460Gb lun of which 452GB&amp;nbsp; is being used.&lt;/LI&gt;&lt;LI&gt;My snapshots report 117 Gb used&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Therefore I would expect space used by the volume to be &lt;/P&gt;&lt;P&gt;Volume – Lun used size – FractionalReserve&amp;nbsp; - SnapShot Used &lt;/P&gt;&lt;P&gt;710 – 452 – 142 – 117 = -1 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The volume actually reports 669Gb used and 41Gb free?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So from the figures above resulting in -1, I'm assuming that I'm using some of my Fractional Reserve for snapshots, however each snapshot is only about 15gb so I would expect the volume available space to get to 0 before Fractional Reserve starts being used. I can't see how you can see how much of the Fractiona Reserve is actually being use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I’m sure I’m doing something wrong but just can’t see it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 06:45:58 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Volume-used-and-LUNS/m-p/75446#M17615</guid>
      <dc:creator>jblake</dc:creator>
      <dc:date>2025-06-05T06:45:58Z</dc:date>
    </item>
    <item>
      <title>Volume used and LUNS</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Volume-used-and-LUNS/m-p/75451#M17618</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Fractional reserve is a setting for how important it is for the snapshot of this LUN to be able to be created. Set it to 20% and it will "reserve" 20% of the size of the LUN to "guarantee" the creation of a snapshot that needs 92G of space. If you create a snapshot that nedds more space then 92G, it will fail...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this math:&lt;/P&gt;&lt;P&gt;vol = 720G&lt;/P&gt;&lt;P&gt;LUN = 460G&lt;/P&gt;&lt;P&gt;free1 = 260G&lt;/P&gt;&lt;P&gt;snap used = 117G&lt;/P&gt;&lt;P&gt;free2 = 143G&lt;/P&gt;&lt;P&gt;Fractional = 92G (20% of 460G)&lt;/P&gt;&lt;P&gt;free3 = 51G&lt;/P&gt;&lt;P&gt;space used&amp;nbsp; =&amp;nbsp; 460 + 117 + 92 = 669&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Sep 2011 11:23:17 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Volume-used-and-LUNS/m-p/75451#M17618</guid>
      <dc:creator>peter_lehmann</dc:creator>
      <dc:date>2011-09-14T11:23:17Z</dc:date>
    </item>
    <item>
      <title>Volume used and LUNS</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Volume-used-and-LUNS/m-p/75460#M17623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Brilliant I always thought that Fractional Reserve was based on volume size as its set as volume level not on Lun size.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Sep 2011 11:33:54 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Volume-used-and-LUNS/m-p/75460#M17623</guid>
      <dc:creator>jblake</dc:creator>
      <dc:date>2011-09-14T11:33:54Z</dc:date>
    </item>
  </channel>
</rss>

