<?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: What is &amp;quot;autodelete_base&amp;quot; snapshot on aggr0 and how to disable it? in ONTAP Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Discussions/What-is-quot-autodelete-base-quot-snapshot-on-aggr0-and-how-to-disable-it/m-p/108114#M22381</link>
    <description>&lt;P&gt;I've seen this when aggr snapshots are autodeleted for no space... If you set the snapshot schedule to 0 "snap sched-A aggrname 0" and the reserve to 0 "snap reserve -A aggrname 0", then run "snap delete -A aggrname autodelete_base" does it go away?&lt;/P&gt;</description>
    <pubDate>Tue, 04 Aug 2015 14:55:54 GMT</pubDate>
    <dc:creator>scottgelb</dc:creator>
    <dc:date>2015-08-04T14:55:54Z</dc:date>
    <item>
      <title>What is "autodelete_base" snapshot on aggr0 and how to disable it?</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/What-is-quot-autodelete-base-quot-snapshot-on-aggr0-and-how-to-disable-it/m-p/108110#M22380</link>
      <description>&lt;P&gt;Hello colleagues,&lt;/P&gt;&lt;P&gt;could anybody explain what is purpose of "autodelete_base" snapshot in aggr0 and how to remove it permanently?&lt;/P&gt;&lt;P&gt;As I noticed, snap_autodelete is permanently turn ON in DOT 8.2.x 7mode. And only way, how to disable this snapshot is to set aggr snap reserve to 0.&lt;/P&gt;&lt;P&gt;Is there any other solution? I noticed those only on single systems, HA pairs, but not on metrocluster gateway filer with syncmirror aggregates.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance for feedback.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Petr Jaros&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 23:37:21 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/What-is-quot-autodelete-base-quot-snapshot-on-aggr0-and-how-to-disable-it/m-p/108110#M22380</guid>
      <dc:creator>BlueIT</dc:creator>
      <dc:date>2025-06-04T23:37:21Z</dc:date>
    </item>
    <item>
      <title>Re: What is "autodelete_base" snapshot on aggr0 and how to disable it?</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/What-is-quot-autodelete-base-quot-snapshot-on-aggr0-and-how-to-disable-it/m-p/108114#M22381</link>
      <description>&lt;P&gt;I've seen this when aggr snapshots are autodeleted for no space... If you set the snapshot schedule to 0 "snap sched-A aggrname 0" and the reserve to 0 "snap reserve -A aggrname 0", then run "snap delete -A aggrname autodelete_base" does it go away?&lt;/P&gt;</description>
      <pubDate>Tue, 04 Aug 2015 14:55:54 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/What-is-quot-autodelete-base-quot-snapshot-on-aggr0-and-how-to-disable-it/m-p/108114#M22381</guid>
      <dc:creator>scottgelb</dc:creator>
      <dc:date>2015-08-04T14:55:54Z</dc:date>
    </item>
    <item>
      <title>Re: What is "autodelete_base" snapshot on aggr0 and how to disable it?</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/What-is-quot-autodelete-base-quot-snapshot-on-aggr0-and-how-to-disable-it/m-p/108172#M22396</link>
      <description>&lt;P&gt;The purpose of “Autodelete_base”&amp;nbsp; is : If Aggregate snapshot autodelete is leaving you with no snapshots, the storage system will automatically create a snapshot called&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;autodelete_base&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;at the aggregate level when a snapshot is removed as a result of autodeletion. This ensures that there is always a new snapshot in the aggregate after a snapshot is deleted.&lt;/P&gt;&lt;P&gt;If aggregate snapshots are enabled and there is not adequate space reserved for these snapshots, a situation may develop where a very large aggregate snapshot is created. This may occur if large volumes are deleted.If SyncMirror triggers an aggregate level snapshot and there is not enough space for two snapshots, the existing snapshot is deleted by the autodeletion feature and instantly replaced by the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;autodelete_base&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;snapshot. However, there is still not enough space for the SyncMirror triggered snapshot. This will cause a loop of autodeletion which can only be interrupted by manually deleting the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;autodelete_base&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;snapshot.&lt;/P&gt;&lt;P&gt;Steps&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Disable automatic aggregate Snapshot copy creation by entering the following command:&lt;STRONG&gt;aggr options&lt;/STRONG&gt;&lt;SPAN&gt;&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt;aggr_name&lt;/STRONG&gt;&lt;SPAN&gt;&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt;nosnap on&lt;/STRONG&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;aggr_name&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;is the name of the aggregate for which you want to disable automatic Snapshot copy creation.&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Delete all Snapshot copies in the aggregate by entering the following command:&lt;STRONG&gt;snap delete -A -a&lt;/STRONG&gt;&lt;SPAN&gt;&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt;aggr_name&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;Set the aggregate Snapshot reserve to 0 percent by entering the following command:&lt;STRONG&gt;snap reserve -A&lt;/STRONG&gt;&lt;SPAN&gt;&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt;aggr_name&lt;/STRONG&gt;&lt;SPAN&gt;&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt;0&lt;/STRONG&gt;&lt;/LI&gt;&lt;/OL&gt;</description>
      <pubDate>Wed, 05 Aug 2015 08:42:02 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/What-is-quot-autodelete-base-quot-snapshot-on-aggr0-and-how-to-disable-it/m-p/108172#M22396</guid>
      <dc:creator>Renifa</dc:creator>
      <dc:date>2015-08-05T08:42:02Z</dc:date>
    </item>
    <item>
      <title>Re: What is "autodelete_base" snapshot on aggr0 and how to disable it?</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/What-is-quot-autodelete-base-quot-snapshot-on-aggr0-and-how-to-disable-it/m-p/109798#M23219</link>
      <description>&lt;P&gt;Thank you for the explanation. This works.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Sep 2015 10:26:48 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/What-is-quot-autodelete-base-quot-snapshot-on-aggr0-and-how-to-disable-it/m-p/109798#M23219</guid>
      <dc:creator>BlueIT</dc:creator>
      <dc:date>2015-09-15T10:26:48Z</dc:date>
    </item>
  </channel>
</rss>

