<?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 Can't read snapshot contents using Read-NcDirectory (Record doesn't exist) in Software Development Kit (SDK) and API Discussions</title>
    <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Can-t-read-snapshot-contents-using-Read-NcDirectory-Record-doesn-t-exist/m-p/458956#M3300</link>
    <description>&lt;P&gt;Hello community,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I try to read the contents of a volume snapshot by using Read-NcDirectory but I get always "WARNING: Record doesn't exist".&lt;/P&gt;&lt;P&gt;The volume itself is readable, also the .snapshot directory, but not the contents of a snapshot.&lt;/P&gt;&lt;P&gt;Using NFS or CIFS there is no problem to read the contents.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;snapdir-acces of the volume: true&lt;/P&gt;&lt;P&gt;172.17.208.200 is a Vserver LIF.&lt;/P&gt;&lt;P&gt;Login user role: vsadmin&lt;/P&gt;&lt;P&gt;Login user application: http&lt;/P&gt;&lt;P&gt;PSTK Version: 9.16.1.2501&lt;/P&gt;&lt;P&gt;ONTAP Version: 9.12.1P3&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;PS C:\Windows\system32&amp;gt; Connect-NcController 172.17.208.200

Name                 Address           Vserver              Version
----                 -------           -------              -------
172.17.208.200       172.17.208.200    mytestvs             NetApp Release 9.12.1P3: Tue May 02 13:02:11 UTC 2023


PS C:\Windows\system32&amp;gt; Read-NcDirectory -Path /vol/mytestvol/.snapshot

Name                                     Type            Size      Created     Modified Owner Group   Perm Empty
----                                     ----            ----      -------     -------- ----- -----   ---- -----
.                                        directory       4 KB    5/19/2021    2/27/2025     0     0    777 False
..                                       directory       4 KB    5/19/2021    1/31/2025     0     0    777 False
daily.2025-02-21_0010                    directory       4 KB    5/19/2021    1/31/2025     0     0    777 False

PS C:\Windows\system32&amp;gt; Read-NcDirectory -Path /vol/mytestvol/.snapshot/daily.2025-02-21_0010
WARNING: Record doesn't exist
PS C:\Windows\system32&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Every hint / idea is welcome.&lt;/P&gt;</description>
    <pubDate>Thu, 27 Feb 2025 09:52:26 GMT</pubDate>
    <dc:creator>DavidsMidnightMagic</dc:creator>
    <dc:date>2025-02-27T09:52:26Z</dc:date>
    <item>
      <title>Can't read snapshot contents using Read-NcDirectory (Record doesn't exist)</title>
      <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Can-t-read-snapshot-contents-using-Read-NcDirectory-Record-doesn-t-exist/m-p/458956#M3300</link>
      <description>&lt;P&gt;Hello community,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I try to read the contents of a volume snapshot by using Read-NcDirectory but I get always "WARNING: Record doesn't exist".&lt;/P&gt;&lt;P&gt;The volume itself is readable, also the .snapshot directory, but not the contents of a snapshot.&lt;/P&gt;&lt;P&gt;Using NFS or CIFS there is no problem to read the contents.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;snapdir-acces of the volume: true&lt;/P&gt;&lt;P&gt;172.17.208.200 is a Vserver LIF.&lt;/P&gt;&lt;P&gt;Login user role: vsadmin&lt;/P&gt;&lt;P&gt;Login user application: http&lt;/P&gt;&lt;P&gt;PSTK Version: 9.16.1.2501&lt;/P&gt;&lt;P&gt;ONTAP Version: 9.12.1P3&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;PS C:\Windows\system32&amp;gt; Connect-NcController 172.17.208.200

Name                 Address           Vserver              Version
----                 -------           -------              -------
172.17.208.200       172.17.208.200    mytestvs             NetApp Release 9.12.1P3: Tue May 02 13:02:11 UTC 2023


PS C:\Windows\system32&amp;gt; Read-NcDirectory -Path /vol/mytestvol/.snapshot

Name                                     Type            Size      Created     Modified Owner Group   Perm Empty
----                                     ----            ----      -------     -------- ----- -----   ---- -----
.                                        directory       4 KB    5/19/2021    2/27/2025     0     0    777 False
..                                       directory       4 KB    5/19/2021    1/31/2025     0     0    777 False
daily.2025-02-21_0010                    directory       4 KB    5/19/2021    1/31/2025     0     0    777 False

PS C:\Windows\system32&amp;gt; Read-NcDirectory -Path /vol/mytestvol/.snapshot/daily.2025-02-21_0010
WARNING: Record doesn't exist
PS C:\Windows\system32&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Every hint / idea is welcome.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Feb 2025 09:52:26 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Can-t-read-snapshot-contents-using-Read-NcDirectory-Record-doesn-t-exist/m-p/458956#M3300</guid>
      <dc:creator>DavidsMidnightMagic</dc:creator>
      <dc:date>2025-02-27T09:52:26Z</dc:date>
    </item>
    <item>
      <title>Re: Can't read snapshot contents using Read-NcDirectory (Record doesn't exist)</title>
      <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Can-t-read-snapshot-contents-using-Read-NcDirectory-Record-doesn-t-exist/m-p/459078#M3301</link>
      <description>&lt;P&gt;I have no problem in reading my snap directory folder&lt;/P&gt;&lt;P&gt;PS C:\Users\user\Scripts&amp;gt; Connect-NcController mycontroller&lt;/P&gt;&lt;P&gt;Name Address Vserver Version&lt;BR /&gt;---- ------- ------- -------&lt;BR /&gt;mycontroller 10.100.100.100 NetApp Release 9.14.1P10: Thu Nov 28 12:32:16 UTC 2024&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PS C:\Users\user\Scripts&amp;gt; Read-NcDirectory -Path /vol/Apps/.snapshot/daily.2025-02-27_0010&lt;/P&gt;&lt;P&gt;Name Type Size Created Modified Owner Group Perm Empty&lt;BR /&gt;---- ---- ---- ------- -------- ----- ----- ---- -----&lt;BR /&gt;. directory 4 KB 3/10/2019 12/07/2024 0 0 777 False&lt;BR /&gt;.. directory 4 KB 12/11/2021 4/03/2025 0 0 777 False&lt;BR /&gt;Suppliers directory 4 KB 8/10/2019 8/10/2019 0 1 777 False&lt;BR /&gt;STP directory 4 KB 8/10/2019 8/10/2019 0 1 777 False&lt;BR /&gt;PurchaseOrders directory 4 KB 8/10/2019 9/10/2019 0 1 777 False&lt;BR /&gt;SAP directory 4 KB 8/10/2019 8/10/2019 0 1 777 False&lt;BR /&gt;reports directory 4 KB 10/12/2019 10/12/2019 0 1 777 False&lt;BR /&gt;Holdings directory 4 KB 8/10/2019 8/10/2019 0 1 777 False&lt;BR /&gt;Angels directory 4 KB 8/11/2019 8/11/2019 0 1 777 False&lt;/P&gt;</description>
      <pubDate>Tue, 04 Mar 2025 04:33:41 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Can-t-read-snapshot-contents-using-Read-NcDirectory-Record-doesn-t-exist/m-p/459078#M3301</guid>
      <dc:creator>Sanaman</dc:creator>
      <dc:date>2025-03-04T04:33:41Z</dc:date>
    </item>
  </channel>
</rss>

