<?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 Is there a way to expire snapshots more often than daily? in Data Protection</title>
    <link>https://community.netapp.com/t5/Data-Protection/Is-there-a-way-to-expire-snapshots-more-often-than-daily/m-p/60708#M3237</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Keith,&lt;/P&gt;&lt;P&gt;Thanks for the very prompt answer. I'll try that out tomorrow and mark your answer as correct. It hadn't occurred to me to try a decimal! Otherwise I'll wait patiently for 3.5.0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Andy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 10 Nov 2011 17:45:56 GMT</pubDate>
    <dc:creator>andrew_griffiths</dc:creator>
    <dc:date>2011-11-10T17:45:56Z</dc:date>
    <item>
      <title>Is there a way to expire snapshots more often than daily?</title>
      <link>https://community.netapp.com/t5/Data-Protection/Is-there-a-way-to-expire-snapshots-more-often-than-daily/m-p/60694#M3235</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm attempting to setup a consistency group snapshot of an Oracle database. The recovery at present is only expected to be crash consistent, so I am not tying in other features such as database quiesceing or suchlike. First of all I just want to get the snaps done and then snapmirrors following.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am running snapcreator from the OS cron at 10 minute intervals. Basing my retention period around 1 day (&lt;EM&gt;NTAP_SNAPSHOT_RETENTIONS=hourly:1 NTAP_SNAPSHOT_RETENTION_AGE=1&lt;/EM&gt;) I'm going to have 144 snapshots present before the oldest of them is eligible to be deleted. I'm aware that &lt;EM&gt;hourly&lt;/EM&gt; is purely a policy name, not having an influence on the retention UOM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A couple of my volumes are small, but with a high level of churn, so I'm concerned that I'm going to run out of space in my snapshot reserve well before 24 hours is up.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The unit of measure for &lt;EM&gt;NTAP_SNAPSHOT_RETENTIONS&lt;/EM&gt; is a day as documented, but what I'd like to know is there any way that the retention period can be specified as a smaller period, say an hour, or maybe a feature for future releases, or is there any way someone's already employed to prune unwanted snapshots in a &lt;EM&gt;POST_NTAP_DATA_TRANSFER_CMD##&lt;/EM&gt; or &lt;EM&gt;POST_NTAP_CMD##&lt;/EM&gt; ? &lt;EM&gt;snapcreator--action delete&lt;/EM&gt; appears to be completely interactive, is there another API way?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All suggestions gratefully received.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 06:41:33 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/Is-there-a-way-to-expire-snapshots-more-often-than-daily/m-p/60694#M3235</guid>
      <dc:creator>andrew_griffiths</dc:creator>
      <dc:date>2025-06-05T06:41:33Z</dc:date>
    </item>
    <item>
      <title>Is there a way to expire snapshots more often than daily?</title>
      <link>https://community.netapp.com/t5/Data-Protection/Is-there-a-way-to-expire-snapshots-more-often-than-daily/m-p/60699#M3236</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi There,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Two things&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Retention Age can be less then a day. Here is example of setting it to half a day:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NTAP_SNAPSHOT_RETENTION_AGE=.5&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use a decimal to indicate less than a day &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.netapp.com/4.5.5/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Since you only seem to care about deleting by snapshot agent number number + age I recommend setting the following parameter&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NTAP_SNAPSHOT_DELETE_BY_AGE_ONLY=Y&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As for non-interactive. SC 3.4.x doesnt have non-interactive mode but in SC 3.5.0 you will get non-interactive and can delete snapshots or do restores non interactively with the --non_interactive option. SC 3.5.0 will release on Jan 12 2012.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are a partner you can get access to the Snap Creator Developer Community, we have released an early version of 3.5.0 but it comes with NO NGS support, so I just recommend this for testing, etc unless you are ok with community support and dont require NGS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are working on making this available to customers, there are some technical issues but hopefully it will be open to customers soon&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.snapcreator.com" target="_blank"&gt;www.snapcreator.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Keith&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Nov 2011 17:37:45 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/Is-there-a-way-to-expire-snapshots-more-often-than-daily/m-p/60699#M3236</guid>
      <dc:creator>ktenzer</dc:creator>
      <dc:date>2011-11-10T17:37:45Z</dc:date>
    </item>
    <item>
      <title>Is there a way to expire snapshots more often than daily?</title>
      <link>https://community.netapp.com/t5/Data-Protection/Is-there-a-way-to-expire-snapshots-more-often-than-daily/m-p/60708#M3237</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Keith,&lt;/P&gt;&lt;P&gt;Thanks for the very prompt answer. I'll try that out tomorrow and mark your answer as correct. It hadn't occurred to me to try a decimal! Otherwise I'll wait patiently for 3.5.0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Andy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Nov 2011 17:45:56 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/Is-there-a-way-to-expire-snapshots-more-often-than-daily/m-p/60708#M3237</guid>
      <dc:creator>andrew_griffiths</dc:creator>
      <dc:date>2011-11-10T17:45:56Z</dc:date>
    </item>
    <item>
      <title>Is there a way to expire snapshots more often than daily?</title>
      <link>https://community.netapp.com/t5/Data-Protection/Is-there-a-way-to-expire-snapshots-more-often-than-daily/m-p/60712#M3238</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did the job thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;NTAP_SNAPSHOT_RETENTION_AGE=0.02&lt;/EM&gt; cleans up after roughly 30 minutes in my every 10 minute cycle.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Nov 2011 11:58:34 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/Is-there-a-way-to-expire-snapshots-more-often-than-daily/m-p/60712#M3238</guid>
      <dc:creator>andrew_griffiths</dc:creator>
      <dc:date>2011-11-11T11:58:34Z</dc:date>
    </item>
    <item>
      <title>Is there a way to expire snapshots more often than daily?</title>
      <link>https://community.netapp.com/t5/Data-Protection/Is-there-a-way-to-expire-snapshots-more-often-than-daily/m-p/60716#M3239</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great news thanks for replying back!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great weekend too&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Keith&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Nov 2011 12:06:48 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/Is-there-a-way-to-expire-snapshots-more-often-than-daily/m-p/60716#M3239</guid>
      <dc:creator>ktenzer</dc:creator>
      <dc:date>2011-11-11T12:06:48Z</dc:date>
    </item>
  </channel>
</rss>

