<?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 directory permission  show as question mark. in ONTAP Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Discussions/snapshot-directory-permission-show-as-question-mark/m-p/459060#M44750</link>
    <description>&lt;P&gt;We had the same issue on a volume where we recently enalbed snapdir-access. It turned out that we needed to umount/mount the volume from the Linux client.&lt;/P&gt;</description>
    <pubDate>Mon, 03 Mar 2025 08:24:19 GMT</pubDate>
    <dc:creator>robirobs</dc:creator>
    <dc:date>2025-03-03T08:24:19Z</dc:date>
    <item>
      <title>snapshot directory permission  show as question mark.</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/snapshot-directory-permission-show-as-question-mark/m-p/439597#M41421</link>
      <description>&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;My customer has been using ontap 9.7p4 for NFS v3 Service ( nfs clients would be cent os7), and&amp;nbsp;&lt;/P&gt;&lt;P&gt;they want to test&amp;nbsp; restore&amp;nbsp; a single file&amp;nbsp; from snapshot directory. However&amp;nbsp; the snapshot directory&lt;/P&gt;&lt;P&gt;always shows as question mark like below on root account, I can not access it anymore .&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jackson_lee_0-1667478952304.png" style="width: 400px;"&gt;&lt;img src="https://community.netapp.com/t5/image/serverpage/image-id/24698i949234615CDCAD13/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jackson_lee_0-1667478952304.png" alt="jackson_lee_0-1667478952304.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I reviewed this page&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://unix.stackexchange.com/questions/393598/linux-local-directory-permissions-as-question-marks-for-non-root" target="_blank" rel="noopener"&gt;https://unix.stackexchange.com/questions/393598/linux-local-directory-permissions-as-question-marks-for-non-root&lt;/A&gt;&amp;nbsp; but&amp;nbsp; I couldn't apply&amp;nbsp; execute permission to snapshot directory&amp;nbsp; because&amp;nbsp; the error showed that it is read only filesystem.&lt;/P&gt;&lt;P&gt;How can I access it?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Nov 2022 12:55:16 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/snapshot-directory-permission-show-as-question-mark/m-p/439597#M41421</guid>
      <dc:creator>jackson_lee</dc:creator>
      <dc:date>2022-11-03T12:55:16Z</dc:date>
    </item>
    <item>
      <title>Re: snapshot directory permission  show as question mark.</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/snapshot-directory-permission-show-as-question-mark/m-p/439600#M41422</link>
      <description>&lt;P&gt;Permissions in a snapshot-directory cannot be modified (it is read-only by design). I don't have a Linux host at the moment to test why it shows '?'&amp;nbsp; &amp;nbsp;But, read permission should be enough to copy the file. Have the user simply &lt;EM&gt;COPY the file from a .snapshot rectory&lt;/EM&gt; to a location which is accessible (writable) to the end-user.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Following example: (steps to copy my.txt)&lt;BR /&gt;$ ls .snapshot/hourly.2017-05-15_1306/my.txt&lt;BR /&gt;$ cp .snapshot/hourly.2017-05-15_1306/my.txt .&lt;BR /&gt;$ ls my.txt&lt;BR /&gt;my.txt&lt;/P&gt;&lt;P&gt;Restore a file from a Snapshot copy on an NFS or SMB client:&lt;BR /&gt;&lt;A href="https://docs.netapp.com/us-en/ontap/data-protection/snapshot-copies-work-concept.html" target="_blank"&gt;https://docs.netapp.com/us-en/ontap/data-protection/snapshot-copies-work-concept.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Related:&lt;BR /&gt;&lt;A href="https://kb.netapp.com/Advice_and_Troubleshooting/Data_Storage_Software/ONTAP_OS/Clustered_Data_ONTAP_NFS_access_snapshot" target="_blank"&gt;https://kb.netapp.com/Advice_and_Troubleshooting/Data_Storage_Software/ONTAP_OS/Clustered_Data_ONTAP_NFS_access_snapshot&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://kb.netapp.com/Advice_and_Troubleshooting/Data_Storage_Software/ONTAP_OS/Why_isnt_the_snapshot_directory_visible_in_an_ls_al_output_on_an_NFS_client" target="_blank"&gt;https://kb.netapp.com/Advice_and_Troubleshooting/Data_Storage_Software/ONTAP_OS/Why_isnt_the_snapshot_directory_visible_in_an_ls_al_output_on_an_NFS_client&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Nov 2022 14:30:33 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/snapshot-directory-permission-show-as-question-mark/m-p/439600#M41422</guid>
      <dc:creator>Ontapforrum</dc:creator>
      <dc:date>2022-11-03T14:30:33Z</dc:date>
    </item>
    <item>
      <title>Re: snapshot directory permission  show as question mark.</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/snapshot-directory-permission-show-as-question-mark/m-p/459060#M44750</link>
      <description>&lt;P&gt;We had the same issue on a volume where we recently enalbed snapdir-access. It turned out that we needed to umount/mount the volume from the Linux client.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Mar 2025 08:24:19 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/snapshot-directory-permission-show-as-question-mark/m-p/459060#M44750</guid>
      <dc:creator>robirobs</dc:creator>
      <dc:date>2025-03-03T08:24:19Z</dc:date>
    </item>
  </channel>
</rss>

