<?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 Snapshot File System Metadata in Data Protection</title>
    <link>https://community.netapp.com/t5/Data-Protection/Snapshot-File-System-Metadata/m-p/124072#M11050</link>
    <description>&lt;P&gt;When doing a LUN level snapshot is the metadata on at the file system location of the snapshot get updated?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Specifically is the "/vol/VM_XXXX_Lun/.snapshot/smvi_XXXX_novmsnap_recent" file that exists on my filer. Should the modify date or access date get updated everytime a new recent snapshot is taken?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I understand I can get this from&amp;nbsp;looking at the logs or by accessing a snapmanager tool but I would like to know if simply by looking at the file system metadata if i can get a sense of how recent the most recent snapshot&amp;nbsp;actually is.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 04 Jun 2025 18:41:00 GMT</pubDate>
    <dc:creator>NetApp5000</dc:creator>
    <dc:date>2025-06-04T18:41:00Z</dc:date>
    <item>
      <title>Snapshot File System Metadata</title>
      <link>https://community.netapp.com/t5/Data-Protection/Snapshot-File-System-Metadata/m-p/124072#M11050</link>
      <description>&lt;P&gt;When doing a LUN level snapshot is the metadata on at the file system location of the snapshot get updated?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Specifically is the "/vol/VM_XXXX_Lun/.snapshot/smvi_XXXX_novmsnap_recent" file that exists on my filer. Should the modify date or access date get updated everytime a new recent snapshot is taken?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I understand I can get this from&amp;nbsp;looking at the logs or by accessing a snapmanager tool but I would like to know if simply by looking at the file system metadata if i can get a sense of how recent the most recent snapshot&amp;nbsp;actually is.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 18:41:00 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/Snapshot-File-System-Metadata/m-p/124072#M11050</guid>
      <dc:creator>NetApp5000</dc:creator>
      <dc:date>2025-06-04T18:41:00Z</dc:date>
    </item>
    <item>
      <title>Re: Snapshot File System Metadata</title>
      <link>https://community.netapp.com/t5/Data-Protection/Snapshot-File-System-Metadata/m-p/124076#M11051</link>
      <description>&lt;P&gt;Hi -&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;A snapshot is a point in time image of the volume in question. &amp;nbsp;Thus, once a snapshot is taken, nothing about the contents of that snapshot change, including any content&amp;nbsp;metadata. &amp;nbsp;But that doesn't exactly answer your question.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To that point, a snapshot has a specific creation time, which you can query from the filer CLI/ZAPI etc. &amp;nbsp;That date&amp;nbsp;identifies clearly when the snapshot was taken and is fixed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But the path you indicate "&lt;SPAN&gt;/vol/VM_XXXX_Lun/.snapshot/smvi_XXXX_novmsnap_rec&lt;/SPAN&gt;&lt;SPAN&gt;ent" refers to a snapshot by name and using VSC to create the snapshots (the "smvi" and the general naming mechanism). &amp;nbsp;Snapshots can have their name changed without changing the underlying contents of the snapshot, such as the date created. &amp;nbsp;There is no snapshot modify or access time equivalent, nor if you traversed a snapshot would any file image within the snapshot have any metadata changed...snapshot contents are read only.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;SMVI (VSC) for scheduled jobs does do a name change on the snapshot though. &amp;nbsp;Specifically, for a job, the first snapshot is created with the appropriate name followed by some options followed by the word "recent". &amp;nbsp;During the next run, the "recent" snapshot is renamed to include the timestamp of the SMVI job when the snapshot was taken, then a new snapshot cycle is run with the "recent" keyword. &amp;nbsp;Thus under SMVI the snapshot that ends in "recent" is always the most recently taken snapshot and historically retained snapshots have historical timestamps.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Internally, the contents of the snapshot have the metadata they had when the snapshot was taken. &amp;nbsp;For example, the directory "/vol/VM_XXXX_Lun/" (to a user file system the "root" directory of the volume) has a modified date, last access date, etc. based on whatever uses that path. &amp;nbsp;The path&amp;nbsp;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN&gt;/vol/VM_XXXX_Lun/.snapshot/smvi_XXXX_novmsnap_rec&lt;/SPAN&gt;&lt;SPAN&gt;ent" refers to the same "root" directoy of the volume as it existed when the named snapshot was taken. &amp;nbsp;Hence, that path will have modification, last access, and other metadata equivalent to what the real volume had when the snapshot was taken. &amp;nbsp;So if the metadata on the root volume shows really old dates, the metadata in the snapshots will show similarly old dates. &amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;Hope this helps.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;Bob Greenwald&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;Senior Systems Engineer | &lt;A title="cStor | We look Beyond IT" href="http://www.cstor.com" target="_blank"&gt;cStor&lt;/A&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;NCIE SAN ONTAP, Data Protection&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;Kudos and accepted solutions are always appreciated.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Oct 2016 16:49:51 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/Snapshot-File-System-Metadata/m-p/124076#M11051</guid>
      <dc:creator>bobshouseofcards</dc:creator>
      <dc:date>2016-10-12T16:49:51Z</dc:date>
    </item>
  </channel>
</rss>

