<?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: SnapShot  behavior with or without SnapReserve enabled in ONTAP Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Discussions/SnapShot-behavior-with-or-without-SnapReserve-enabled/m-p/150867#M33593</link>
    <description>&lt;P&gt;Sorry&amp;nbsp;&lt;SPAN class="login-bold"&gt;&lt;A id="link_2" class="lia-link-navigation lia-page-link lia-user-name-link" href="https://community.netapp.com/t5/user/viewprofilepage/user-id/11493" target="_self"&gt;ANDRESCHMITZ&lt;/A&gt;&amp;nbsp;but you are wrong.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="login-bold"&gt;The snap reserve is puicked up from the volume space.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="login-bold"&gt;Hence in your exemple, the active system space will be 4TB - 0.4TB=3.6TB&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="login-bold"&gt;And the snapshot can still spill the active system space if the space reserve is full.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ref to control the volume space usage:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://library.netapp.com/ecmdocs/ECMP1368859/html/GUID-77437C70-6983-4BF7-AA01-2E5F7C709059.html&amp;nbsp;" target="_blank"&gt;https://library.netapp.com/ecmdocs/ECMP1368859/html/GUID-77437C70-6983-4BF7-AA01-2E5F7C709059.html&amp;nbsp;&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 11 Sep 2019 10:53:48 GMT</pubDate>
    <dc:creator>Anli-A</dc:creator>
    <dc:date>2019-09-11T10:53:48Z</dc:date>
    <item>
      <title>SnapShot  behavior with or without SnapReserve enabled</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/SnapShot-behavior-with-or-without-SnapReserve-enabled/m-p/144172#M31925</link>
      <description>&lt;P&gt;NetApp SnapShot uses copy-on-write technology. However, there would be difference in the case of if SnapReserve is enabled or not.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If SR is not enabled, then there will be no data copies at all (so, not copy-on-write strictly speaking), because new data will always be written to new and empty blocks.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If SR is enabled, then copying will happen, and blocks will be written to the reserved area before writes, which will also have a performance hit, because the change will be waiting on writes.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Am I understanding this correctly?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 24 Oct 2018 15:51:22 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/SnapShot-behavior-with-or-without-SnapReserve-enabled/m-p/144172#M31925</guid>
      <dc:creator>netappmagic</dc:creator>
      <dc:date>2018-10-24T15:51:22Z</dc:date>
    </item>
    <item>
      <title>Re: SnapShot  behavior with or without SnapReserve enabled</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/SnapShot-behavior-with-or-without-SnapReserve-enabled/m-p/144175#M31926</link>
      <description>&lt;P&gt;No, you do not. There is no difference in behavior with or without snap reserve.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Oct 2018 16:47:07 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/SnapShot-behavior-with-or-without-SnapReserve-enabled/m-p/144175#M31926</guid>
      <dc:creator>aborzenkov</dc:creator>
      <dc:date>2018-10-24T16:47:07Z</dc:date>
    </item>
    <item>
      <title>Re: SnapShot  behavior with or without SnapReserve enabled</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/SnapShot-behavior-with-or-without-SnapReserve-enabled/m-p/144182#M31928</link>
      <description>&lt;P&gt;NetApp does not use Copy on write when doing Snapshots. They just point to the old block and declare the condition after snapshot as new Original. So for all new writes after snapshot go to the new Original. There is no copy action.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SnapReserve is an amount of capacity to give on top of your volume capacity.&lt;/P&gt;
&lt;P&gt;If you build a volume of 4TB and give a space reserve of 10% the volume size will be 4,4 TB. But your Client/Server will only see a 4TB volume.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It's just for safety reasons. So your Snapshots cannot fill up your data space.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kind regards&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Andre&lt;/P&gt;</description>
      <pubDate>Wed, 24 Oct 2018 19:30:13 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/SnapShot-behavior-with-or-without-SnapReserve-enabled/m-p/144182#M31928</guid>
      <dc:creator>AndreUnterberg</dc:creator>
      <dc:date>2018-10-24T19:30:13Z</dc:date>
    </item>
    <item>
      <title>Re: SnapShot  behavior with or without SnapReserve enabled</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/SnapShot-behavior-with-or-without-SnapReserve-enabled/m-p/144187#M31930</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.netapp.com/t5/user/viewprofilepage/user-id/11493"&gt;@AndreUnterberg&lt;/a&gt;&amp;nbsp;wrote:
&lt;P&gt;It's just for safety reasons. So your Snapshots cannot fill up your data space.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Is it something new in C-Mode? In 7-Mode snap reserve did not restrict snapshot “size” in any way, and it was always possible to fill up all available space.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Oct 2018 20:40:49 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/SnapShot-behavior-with-or-without-SnapReserve-enabled/m-p/144187#M31930</guid>
      <dc:creator>aborzenkov</dc:creator>
      <dc:date>2018-10-24T20:40:49Z</dc:date>
    </item>
    <item>
      <title>Re: SnapShot  behavior with or without SnapReserve enabled</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/SnapShot-behavior-with-or-without-SnapReserve-enabled/m-p/144188#M31931</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.netapp.com/t5/user/viewprofilepage/user-id/9541"&gt;@aborzenkov&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.netapp.com/t5/user/viewprofilepage/user-id/11493"&gt;@AndreUnterberg&lt;/a&gt;&amp;nbsp;wrote:
&lt;P&gt;It's just for safety reasons. So your Snapshots cannot fill up your data space.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Is it something new in C-Mode? In 7-Mode snap reserve did not restrict snapshot “size” in any way, and it was always possible to fill up all available space.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;As far as I am aware of there still is Snapshot Spill in cDOT. So if you do not configure Snapshot Autodelete the snapshots will spills over into the active file system if your Snapshot Reserve is full.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Oct 2018 21:36:50 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/SnapShot-behavior-with-or-without-SnapReserve-enabled/m-p/144188#M31931</guid>
      <dc:creator>OGill</dc:creator>
      <dc:date>2018-10-24T21:36:50Z</dc:date>
    </item>
    <item>
      <title>Re: SnapShot  behavior with or without SnapReserve enabled</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/SnapShot-behavior-with-or-without-SnapReserve-enabled/m-p/144194#M31932</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SR should not impact perf in any way. all it does is to reserve some space on the AGGR and VOL space accounting. it's does not pre-allocating blocks or anything similar.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Gidi.&lt;/P&gt;</description>
      <pubDate>Thu, 25 Oct 2018 00:00:17 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/SnapShot-behavior-with-or-without-SnapReserve-enabled/m-p/144194#M31932</guid>
      <dc:creator>GidonMarcus</dc:creator>
      <dc:date>2018-10-25T00:00:17Z</dc:date>
    </item>
    <item>
      <title>Re: SnapShot  behavior with or without SnapReserve enabled</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/SnapShot-behavior-with-or-without-SnapReserve-enabled/m-p/144197#M31934</link>
      <description>&lt;P&gt;Sorry wrong wording. The snapshots still can spill over into data space.&amp;nbsp;&lt;a href="https://community.netapp.com/t5/user/viewprofilepage/user-id/52475"&gt;@OGill&lt;/a&gt;&amp;nbsp;is absolutely right.&lt;/P&gt;</description>
      <pubDate>Thu, 25 Oct 2018 05:43:07 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/SnapShot-behavior-with-or-without-SnapReserve-enabled/m-p/144197#M31934</guid>
      <dc:creator>AndreUnterberg</dc:creator>
      <dc:date>2018-10-25T05:43:07Z</dc:date>
    </item>
    <item>
      <title>Re: SnapShot  behavior with or without SnapReserve enabled</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/SnapShot-behavior-with-or-without-SnapReserve-enabled/m-p/150867#M33593</link>
      <description>&lt;P&gt;Sorry&amp;nbsp;&lt;SPAN class="login-bold"&gt;&lt;A id="link_2" class="lia-link-navigation lia-page-link lia-user-name-link" href="https://community.netapp.com/t5/user/viewprofilepage/user-id/11493" target="_self"&gt;ANDRESCHMITZ&lt;/A&gt;&amp;nbsp;but you are wrong.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="login-bold"&gt;The snap reserve is puicked up from the volume space.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="login-bold"&gt;Hence in your exemple, the active system space will be 4TB - 0.4TB=3.6TB&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="login-bold"&gt;And the snapshot can still spill the active system space if the space reserve is full.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ref to control the volume space usage:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://library.netapp.com/ecmdocs/ECMP1368859/html/GUID-77437C70-6983-4BF7-AA01-2E5F7C709059.html&amp;nbsp;" target="_blank"&gt;https://library.netapp.com/ecmdocs/ECMP1368859/html/GUID-77437C70-6983-4BF7-AA01-2E5F7C709059.html&amp;nbsp;&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Sep 2019 10:53:48 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/SnapShot-behavior-with-or-without-SnapReserve-enabled/m-p/150867#M33593</guid>
      <dc:creator>Anli-A</dc:creator>
      <dc:date>2019-09-11T10:53:48Z</dc:date>
    </item>
    <item>
      <title>Re: SnapShot  behavior with or without SnapReserve enabled</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/SnapShot-behavior-with-or-without-SnapReserve-enabled/m-p/451067#M43308</link>
      <description>&lt;P&gt;&lt;SPAN&gt;„So your Snapshots cannot fill up your data space.„&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Not really a SR cannot guarantee that a volume will not be filled up, data will grow into active Filesystem Volumespace and fill it up. SR is just like an Airback for FSs that have potentially high change ratio.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Feb 2024 10:36:24 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/SnapShot-behavior-with-or-without-SnapReserve-enabled/m-p/451067#M43308</guid>
      <dc:creator>imhotep</dc:creator>
      <dc:date>2024-02-28T10:36:24Z</dc:date>
    </item>
  </channel>
</rss>

