<?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 Tracking NAS Clients in Network and Storage Protocols</title>
    <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Tracking-NAS-Clients/m-p/10183#M974</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; color: #000000; font-family: book antiqua,palatino;"&gt;We are in the process of consolidating steps to identify NAS client’s accessing NetApp systems (in both 7-mode &amp;amp; CDOT)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; color: #000000; font-family: book antiqua,palatino;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; color: #000000; font-family: book antiqua,palatino;"&gt;I’ am reaching out to this forum to find out tools / scripts / adhoc commands, used to trace NAS clients (NFS&amp;amp; CIFS) d&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt; color: #000000; font-family: book antiqua,palatino;"&gt;uring a maintenance window or data moves for smooth transition of clients to access moved data etc&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; color: #000000; font-family: book antiqua,palatino;"&gt;Please share your valuable feedback&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; color: #000000; font-family: book antiqua,palatino;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; color: #000000; font-family: book antiqua,palatino;"&gt;Thank you&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; color: #000000; font-family: book antiqua,palatino;"&gt;Prashanth N &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Jun 2025 05:52:46 GMT</pubDate>
    <dc:creator>nprash</dc:creator>
    <dc:date>2025-06-05T05:52:46Z</dc:date>
    <item>
      <title>Tracking NAS Clients</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Tracking-NAS-Clients/m-p/10183#M974</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; color: #000000; font-family: book antiqua,palatino;"&gt;We are in the process of consolidating steps to identify NAS client’s accessing NetApp systems (in both 7-mode &amp;amp; CDOT)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; color: #000000; font-family: book antiqua,palatino;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; color: #000000; font-family: book antiqua,palatino;"&gt;I’ am reaching out to this forum to find out tools / scripts / adhoc commands, used to trace NAS clients (NFS&amp;amp; CIFS) d&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt; color: #000000; font-family: book antiqua,palatino;"&gt;uring a maintenance window or data moves for smooth transition of clients to access moved data etc&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; color: #000000; font-family: book antiqua,palatino;"&gt;Please share your valuable feedback&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; color: #000000; font-family: book antiqua,palatino;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; color: #000000; font-family: book antiqua,palatino;"&gt;Thank you&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; color: #000000; font-family: book antiqua,palatino;"&gt;Prashanth N &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 05:52:46 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Tracking-NAS-Clients/m-p/10183#M974</guid>
      <dc:creator>nprash</dc:creator>
      <dc:date>2025-06-05T05:52:46Z</dc:date>
    </item>
    <item>
      <title>Re: Tracking NAS Clients</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Tracking-NAS-Clients/m-p/10186#M975</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Typically when I retire a system (7-mode) I use the following to see who is mounting it:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;netstat&lt;/P&gt;&lt;P&gt;nfsstat &lt;/P&gt;&lt;P&gt;cifs top -n&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This isn't as easy in cluster mode. I know GX we could list clients by node:&lt;/P&gt;&lt;P&gt;network connections active show-clients (probably exact, or very similar to cluster mode) I don't know about cifs, as we've never used it on GX. I assume this should show cifs connections as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However this does not say anything about what it is mounting (volume, vserver etc) I do hope we get a feature by vsverver or by node/ip similar to nfsstat on Cluster mode. This was a very bad&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another tool is nfdump/sflow/nfdump/netflow. Course this is external to the Netapp, but should help you in identifying potential clients.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Oct 2013 15:47:26 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Tracking-NAS-Clients/m-p/10186#M975</guid>
      <dc:creator>DOUGLASSIGGINS</dc:creator>
      <dc:date>2013-10-03T15:47:26Z</dc:date>
    </item>
  </channel>
</rss>

