<?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 in Data Protection</title>
    <link>https://community.netapp.com/t5/Data-Protection/snapshot/m-p/43630#M5734</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;"nosnap on" tells the system not to take any automated snapshots.&amp;nbsp; Snapdrive actually runs the snap create command, which should work on a volume with nosnap on..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is the recommended process when using snapdrive, because system generated snaps can cause issues - &lt;A href="https://library.netapp.com/ecmdocs/ECMM1278903/html/admin/bk_rest3.htm" title="https://library.netapp.com/ecmdocs/ECMM1278903/html/admin/bk_rest3.htm" target="_blank"&gt;https://library.netapp.com/ecmdocs/ECMM1278903/html/admin/bk_rest3.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To be extra sure this is the case I have logged into a lab filer, ran "vol options XXXXXXX nosnap on", then run "snap create XXXXXXX test", the snapshot was created without issue.&amp;nbsp; I also double checked the man page:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nosnap on | off&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If this options is on, it disables&amp;nbsp;&amp;nbsp; automatic&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; snapshots on the volume.&amp;nbsp; The default set-&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ting is off&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Scott&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 30 Jul 2013 19:03:18 GMT</pubDate>
    <dc:creator>cscott</dc:creator>
    <dc:date>2013-07-30T19:03:18Z</dc:date>
    <item>
      <title>snapshot</title>
      <link>https://community.netapp.com/t5/Data-Protection/snapshot/m-p/43622#M5732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This question must have asked by someone else here.&lt;/P&gt;&lt;P&gt;As I understand&amp;nbsp; that the snapshots are taken at volume level not at lun level .&lt;/P&gt;&lt;P&gt;vol status shows that nosnap=on, this means that no snap sched runs for that volume or LUN.&lt;/P&gt;&lt;P&gt;If we want snap shot for lun&amp;nbsp; then we can take snapshot at LUN level using snapdrive not at ontap.&lt;/P&gt;&lt;P&gt;I am correct ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 05:57:11 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/snapshot/m-p/43622#M5732</guid>
      <dc:creator>RATNATHURAI</dc:creator>
      <dc:date>2025-06-05T05:57:11Z</dc:date>
    </item>
    <item>
      <title>Re: snapshot</title>
      <link>https://community.netapp.com/t5/Data-Protection/snapshot/m-p/43626#M5733</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No - A LUN is created within a volume on ONTAP. If nosnap is set to on, how would snapdrive create the snapshot of a LUN in a volume that wouldnt let it?&lt;/P&gt;&lt;P&gt;Snapdrive issues the commands to ONTAP to create the snapshots of the LUN's, at a given time, date etc. It just presents these options, along with others, in the form of a nice GUI.&lt;/P&gt;&lt;P&gt;It also have the ability to run other application commands that ONTAP doesnt, such as the ability to quiesce a database, before taking a snapshot, so the data is in a consistent state.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jul 2013 18:48:14 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/snapshot/m-p/43626#M5733</guid>
      <dc:creator>martin_fisher</dc:creator>
      <dc:date>2013-07-30T18:48:14Z</dc:date>
    </item>
    <item>
      <title>Re: snapshot</title>
      <link>https://community.netapp.com/t5/Data-Protection/snapshot/m-p/43630#M5734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;"nosnap on" tells the system not to take any automated snapshots.&amp;nbsp; Snapdrive actually runs the snap create command, which should work on a volume with nosnap on..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is the recommended process when using snapdrive, because system generated snaps can cause issues - &lt;A href="https://library.netapp.com/ecmdocs/ECMM1278903/html/admin/bk_rest3.htm" title="https://library.netapp.com/ecmdocs/ECMM1278903/html/admin/bk_rest3.htm" target="_blank"&gt;https://library.netapp.com/ecmdocs/ECMM1278903/html/admin/bk_rest3.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To be extra sure this is the case I have logged into a lab filer, ran "vol options XXXXXXX nosnap on", then run "snap create XXXXXXX test", the snapshot was created without issue.&amp;nbsp; I also double checked the man page:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nosnap on | off&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If this options is on, it disables&amp;nbsp;&amp;nbsp; automatic&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; snapshots on the volume.&amp;nbsp; The default set-&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ting is off&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Scott&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jul 2013 19:03:18 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/snapshot/m-p/43630#M5734</guid>
      <dc:creator>cscott</dc:creator>
      <dc:date>2013-07-30T19:03:18Z</dc:date>
    </item>
  </channel>
</rss>

