<?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 nfsstat -l equiv in CDOT in ONTAP Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Discussions/nfsstat-l-equiv-in-CDOT/m-p/135535#M29767</link>
    <description>&lt;DIV class="lia-message-body"&gt;&lt;DIV class="lia-message-body-content"&gt;&lt;P&gt;Hello Guys,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Need your help again &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've actually misused nfsstat -l in 7-mode to find out which systems connect to a mountpath / vfiler... but this thing doesn't exist anymore in CDOT so the most likely thing I have is:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;network connections active show -vserver &amp;lt;vserver&amp;gt; -service NFS*&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Problem with it is it only shows me current connections... so a Server that connects to the mounthpath once a day for a transfer / backup job, will drop and I won't see. Secondly what was really useful about nfsstat is that it would show me the exact OPS that were done since started and that's also not covered.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can do that with:&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;statistics start -object volume|nfs -sample-id volnfs_sample&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;statistics show -sample-id volnfs_sample -counter vserver_name|nfs_read_latency|nfs_read_ops|nfs_total_ops&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;but it's very ugly and I need to scroll down through all the svms to find the one I need. On top it doesn't show me the nfs clients that connected to it...&lt;BR /&gt;&lt;BR /&gt;There is as well:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;statistics top client show&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Fantastic thing, shows me what's going on right now! but yet again it fails to show me reported information so I can figure out the essential thing... which is which nfs client connects to my svm?&lt;BR /&gt;&lt;BR /&gt;It thought of getting the information with &lt;STRONG&gt;pktt start interface&lt;/STRONG&gt; but the problem there is that it's just way too much information and to sort uniq ip's in a 10GB file... plus I might have several SVMs connection on one interface... so not really the one either...&lt;BR /&gt;&lt;BR /&gt;If you have any ideas, your input would be much appreciated!&lt;BR /&gt;&lt;BR /&gt;Thank you,&lt;BR /&gt;axsys&lt;/P&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Wed, 04 Jun 2025 14:26:38 GMT</pubDate>
    <dc:creator>axsys</dc:creator>
    <dc:date>2025-06-04T14:26:38Z</dc:date>
    <item>
      <title>nfsstat -l equiv in CDOT</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/nfsstat-l-equiv-in-CDOT/m-p/135535#M29767</link>
      <description>&lt;DIV class="lia-message-body"&gt;&lt;DIV class="lia-message-body-content"&gt;&lt;P&gt;Hello Guys,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Need your help again &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've actually misused nfsstat -l in 7-mode to find out which systems connect to a mountpath / vfiler... but this thing doesn't exist anymore in CDOT so the most likely thing I have is:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;network connections active show -vserver &amp;lt;vserver&amp;gt; -service NFS*&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Problem with it is it only shows me current connections... so a Server that connects to the mounthpath once a day for a transfer / backup job, will drop and I won't see. Secondly what was really useful about nfsstat is that it would show me the exact OPS that were done since started and that's also not covered.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can do that with:&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;statistics start -object volume|nfs -sample-id volnfs_sample&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;statistics show -sample-id volnfs_sample -counter vserver_name|nfs_read_latency|nfs_read_ops|nfs_total_ops&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;but it's very ugly and I need to scroll down through all the svms to find the one I need. On top it doesn't show me the nfs clients that connected to it...&lt;BR /&gt;&lt;BR /&gt;There is as well:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;statistics top client show&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Fantastic thing, shows me what's going on right now! but yet again it fails to show me reported information so I can figure out the essential thing... which is which nfs client connects to my svm?&lt;BR /&gt;&lt;BR /&gt;It thought of getting the information with &lt;STRONG&gt;pktt start interface&lt;/STRONG&gt; but the problem there is that it's just way too much information and to sort uniq ip's in a 10GB file... plus I might have several SVMs connection on one interface... so not really the one either...&lt;BR /&gt;&lt;BR /&gt;If you have any ideas, your input would be much appreciated!&lt;BR /&gt;&lt;BR /&gt;Thank you,&lt;BR /&gt;axsys&lt;/P&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 04 Jun 2025 14:26:38 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/nfsstat-l-equiv-in-CDOT/m-p/135535#M29767</guid>
      <dc:creator>axsys</dc:creator>
      <dc:date>2025-06-04T14:26:38Z</dc:date>
    </item>
  </channel>
</rss>

