<?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: is there any command equivalent to cifs sessions for nfs stats/ export ? in Network and Storage Protocols</title>
    <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/is-there-any-command-equivalent-to-cifs-sessions-for-nfs-stats-export/m-p/56126#M5175</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not really, as NFS(v3) is a stateless protocol.&amp;nbsp; The closest you can get, at least that I'm aware of, is the nfs per client stats.&amp;nbsp; This will show you active NFS clients using your vfiler, but not which exports they are mounting, or which users are accessing them, I'm affraid:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vfiler context &amp;lt;vfilername&amp;gt;&lt;/P&gt;&lt;P&gt;options nfs.per_client_stats.enable on&lt;/P&gt;&lt;P&gt;nfsstat -l&lt;/P&gt;&lt;P&gt; options nfs.per_client_stats.enable off&lt;/P&gt;&lt;P&gt;vfiler context vfiler0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WARNING: make sure you turn client stats off afterwards, and don't leave running for more than a minute or so as it has a performance cost.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 Sep 2012 14:39:36 GMT</pubDate>
    <dc:creator>GARDINEC_EBRD</dc:creator>
    <dc:date>2012-09-11T14:39:36Z</dc:date>
    <item>
      <title>is there any command equivalent to cifs sessions for nfs stats/ export ?</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/is-there-any-command-equivalent-to-cifs-sessions-for-nfs-stats-export/m-p/56116#M5173</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A public nfs export has been defined with no IP restriction on a virtual filer I have to manage, &lt;/P&gt;&lt;P&gt;I am searching for a way to identify which host(s) has(ve) mounted this export and which users are working on it.&lt;/P&gt;&lt;P&gt;nfsstat does not give me any IP address, as it needs ip address to work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the equivalent of cifs sessions for cifs shares would be helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you help ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 06:19:10 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/is-there-any-command-equivalent-to-cifs-sessions-for-nfs-stats-export/m-p/56116#M5173</guid>
      <dc:creator>FABRICEMORIN</dc:creator>
      <dc:date>2025-06-05T06:19:10Z</dc:date>
    </item>
    <item>
      <title>Re: is there any command equivalent to cifs sessions for nfs stats/ export ?</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/is-there-any-command-equivalent-to-cifs-sessions-for-nfs-stats-export/m-p/56121#M5174</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;NFS does not really have notion of session. So you can see which hosts performed mount request (which does not mean that they are actually accessing anything; and it is in principle possible to access without doing mount if client knows NFS handle); and you may see current nfsd connections with netstat. But that’s it. User information is transmitted with each request, so monitoring it is basically impossible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Probably your best bet is combination of “showmount -e” from other Unix host and netstat on NetApp (look for connections to port 2049).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Sep 2012 14:38:48 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/is-there-any-command-equivalent-to-cifs-sessions-for-nfs-stats-export/m-p/56121#M5174</guid>
      <dc:creator>aborzenkov</dc:creator>
      <dc:date>2012-09-11T14:38:48Z</dc:date>
    </item>
    <item>
      <title>Re: is there any command equivalent to cifs sessions for nfs stats/ export ?</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/is-there-any-command-equivalent-to-cifs-sessions-for-nfs-stats-export/m-p/56126#M5175</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not really, as NFS(v3) is a stateless protocol.&amp;nbsp; The closest you can get, at least that I'm aware of, is the nfs per client stats.&amp;nbsp; This will show you active NFS clients using your vfiler, but not which exports they are mounting, or which users are accessing them, I'm affraid:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vfiler context &amp;lt;vfilername&amp;gt;&lt;/P&gt;&lt;P&gt;options nfs.per_client_stats.enable on&lt;/P&gt;&lt;P&gt;nfsstat -l&lt;/P&gt;&lt;P&gt; options nfs.per_client_stats.enable off&lt;/P&gt;&lt;P&gt;vfiler context vfiler0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WARNING: make sure you turn client stats off afterwards, and don't leave running for more than a minute or so as it has a performance cost.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Sep 2012 14:39:36 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/is-there-any-command-equivalent-to-cifs-sessions-for-nfs-stats-export/m-p/56126#M5175</guid>
      <dc:creator>GARDINEC_EBRD</dc:creator>
      <dc:date>2012-09-11T14:39:36Z</dc:date>
    </item>
  </channel>
</rss>

