<?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: size of snapshots in ONTAP Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Discussions/size-of-snapshots/m-p/59786#M14022</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;For the second query, if your vol have no reserved space for snapshot, when you take snapshot, or snapmaager too, the space is provide directly by the volume, by the&amp;nbsp; production space &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For your first, yes OnCommand could be the best way, for this type of query, but in CLI you can do, some command, like Snap list, to list all san in all vol, or snap delta to check the space, required by the snapshot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But Oncommand could be more graphical view for you &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 Jun 2012 06:37:45 GMT</pubDate>
    <dc:creator>cedric_renauld</dc:creator>
    <dc:date>2012-06-18T06:37:45Z</dc:date>
    <item>
      <title>size of snapshots</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/size-of-snapshots/m-p/59781#M14020</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Folks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any way by which I can determine the total space used by the snapshots in a volume?&amp;nbsp; I have a task to determine the total space used by all the snapshots for all the volumes in a filer? Do I have to look at ops manager for this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another query, for the following volume, is 15GB the total size used by the snapshots in that volume. The snap reserve for the vol is 0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/vol/vol_AS1_RED/&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 60GB&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 35GB&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 24GB&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 60%&amp;nbsp; /vol/vol_AS1_RED/&lt;/P&gt;&lt;P&gt;/vol/vol_AS1_RED/.snapshot&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0GB&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 15GB&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0GB&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ---%&amp;nbsp; /vol/vol_AS1_RED/.snapshot&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rahul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 06:24:50 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/size-of-snapshots/m-p/59781#M14020</guid>
      <dc:creator>deygaurab</dc:creator>
      <dc:date>2025-06-05T06:24:50Z</dc:date>
    </item>
    <item>
      <title>Re: size of snapshots</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/size-of-snapshots/m-p/59786#M14022</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;For the second query, if your vol have no reserved space for snapshot, when you take snapshot, or snapmaager too, the space is provide directly by the volume, by the&amp;nbsp; production space &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For your first, yes OnCommand could be the best way, for this type of query, but in CLI you can do, some command, like Snap list, to list all san in all vol, or snap delta to check the space, required by the snapshot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But Oncommand could be more graphical view for you &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jun 2012 06:37:45 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/size-of-snapshots/m-p/59786#M14022</guid>
      <dc:creator>cedric_renauld</dc:creator>
      <dc:date>2012-06-18T06:37:45Z</dc:date>
    </item>
    <item>
      <title>Re: size of snapshots</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/size-of-snapshots/m-p/59791#M14024</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;You could run a "df -g" command from the CLI, which would provide the same results as the volume info you posted in your original post, but the command will run for every volume on your filer, if you want just a total percentage or GB used figure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Snap Delta will definitely give you the individual Snapshot sizes for each snapshot of each volume, but it could be a long task running this command for all your volumes. As Cedric mentioned OnCommand or the older DFM operations Manager will give you a more graphical output and certainly in DFM, you could exprt stats to CSV.&lt;/P&gt;&lt;P&gt;Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jun 2012 14:42:35 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/size-of-snapshots/m-p/59791#M14024</guid>
      <dc:creator>martin_fisher</dc:creator>
      <dc:date>2012-06-18T14:42:35Z</dc:date>
    </item>
    <item>
      <title>Re: size of snapshots</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/size-of-snapshots/m-p/59800#M14030</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks much Cedric and Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jun 2012 04:49:33 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/size-of-snapshots/m-p/59800#M14030</guid>
      <dc:creator>deygaurab</dc:creator>
      <dc:date>2012-06-19T04:49:33Z</dc:date>
    </item>
    <item>
      <title>Re: size of snapshots</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/size-of-snapshots/m-p/59804#M14033</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;From the output I pasted earlier. Is it quite right to say that 15Gb of space is occupied by snapshots?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/vol/vol_AS1_RED/&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 60GB&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 35GB&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 24GB&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 60%&amp;nbsp; /vol/vol_AS1_RED/&lt;/P&gt;&lt;P&gt;/vol/vol_AS1_RED/.snapshot&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0GB&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 15GB&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0GB&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ---%&amp;nbsp; /vol/vol_AS1_RED/.snapshot&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Regards&lt;/P&gt;&lt;P&gt;Rahul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jun 2012 06:11:56 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/size-of-snapshots/m-p/59804#M14033</guid>
      <dc:creator>deygaurab</dc:creator>
      <dc:date>2012-06-19T06:11:56Z</dc:date>
    </item>
    <item>
      <title>Re: size of snapshots</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/size-of-snapshots/m-p/59809#M14036</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes its right to say that. If you run a snap list for that vol, you will get a list of the snapshots that are taking up the space.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jun 2012 12:45:30 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/size-of-snapshots/m-p/59809#M14036</guid>
      <dc:creator>martin_fisher</dc:creator>
      <dc:date>2012-06-19T12:45:30Z</dc:date>
    </item>
  </channel>
</rss>

