<?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: Any way to find out which IP being used in a NFS mount using  DNS name load balancing in ONTAP Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Discussions/Any-way-to-find-out-which-IP-being-used-in-a-NFS-mount-using-DNS-name-load/m-p/142233#M31533</link>
    <description>&lt;P&gt;I have same question here.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I tried the command suggested, netstat(without any options) on both filer and clients. It only shows me the DNS name for SVM, not particular LIF the client currently is using to mount the NFS. Under DNS round-robin policy, LIF could be different in different mounts.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How do I find which LIF a client is currently using to mount a NFS volume?&lt;/P&gt;</description>
    <pubDate>Tue, 21 Aug 2018 16:37:16 GMT</pubDate>
    <dc:creator>heightsnj</dc:creator>
    <dc:date>2018-08-21T16:37:16Z</dc:date>
    <item>
      <title>Any way to find out which IP being used in a NFS mount using  DNS name load balancing</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Any-way-to-find-out-which-IP-being-used-in-a-NFS-mount-using-DNS-name-load/m-p/127777#M27678</link>
      <description>&lt;P&gt;We use an external DNS load balancing to balance the load amount LIF's. in /etc/fstab file, we use name.doamin.com to reference NFS server. Any way can I find out what IP currently this name.domain.com is using, and to mount the NFS volume?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 15:29:34 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Any-way-to-find-out-which-IP-being-used-in-a-NFS-mount-using-DNS-name-load/m-p/127777#M27678</guid>
      <dc:creator>netappmagic</dc:creator>
      <dc:date>2025-06-04T15:29:34Z</dc:date>
    </item>
    <item>
      <title>Re: Any way to find out which IP being used in a NFS mount using  DNS name load balancing</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Any-way-to-find-out-which-IP-being-used-in-a-NFS-mount-using-DNS-name-load/m-p/127882#M27694</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think that netstat&amp;nbsp;will have your requested data, either on the host or on the filer&amp;nbsp; (Using: node run -node * netstat&amp;nbsp;&amp;nbsp; - careful. likelly a long output. increase terminal buffer).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Coulden't find a better methood&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Gidi&lt;/P&gt;</description>
      <pubDate>Wed, 08 Feb 2017 16:42:27 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Any-way-to-find-out-which-IP-being-used-in-a-NFS-mount-using-DNS-name-load/m-p/127882#M27694</guid>
      <dc:creator>GidonMarcus</dc:creator>
      <dc:date>2017-02-08T16:42:27Z</dc:date>
    </item>
    <item>
      <title>Re: Any way to find out which IP being used in a NFS mount using  DNS name load balancing</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Any-way-to-find-out-which-IP-being-used-in-a-NFS-mount-using-DNS-name-load/m-p/142233#M31533</link>
      <description>&lt;P&gt;I have same question here.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I tried the command suggested, netstat(without any options) on both filer and clients. It only shows me the DNS name for SVM, not particular LIF the client currently is using to mount the NFS. Under DNS round-robin policy, LIF could be different in different mounts.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How do I find which LIF a client is currently using to mount a NFS volume?&lt;/P&gt;</description>
      <pubDate>Tue, 21 Aug 2018 16:37:16 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Any-way-to-find-out-which-IP-being-used-in-a-NFS-mount-using-DNS-name-load/m-p/142233#M31533</guid>
      <dc:creator>heightsnj</dc:creator>
      <dc:date>2018-08-21T16:37:16Z</dc:date>
    </item>
    <item>
      <title>Re: Any way to find out which IP being used in a NFS mount using  DNS name load balancing</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Any-way-to-find-out-which-IP-being-used-in-a-NFS-mount-using-DNS-name-load/m-p/142234#M31534</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.netapp.com/t5/user/viewprofilepage/user-id/34910"&gt;@heightsnj&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Will&lt;/P&gt;
&lt;PRE&gt;node run -node * "netstat -I a0a-321"&lt;/PRE&gt;
&lt;P&gt;work for you?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;without the -I itl show's you the LIF address.&amp;nbsp; so i guess you can just filter it in excel / notepad ++&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Gidi&lt;/P&gt;</description>
      <pubDate>Tue, 21 Aug 2018 17:04:50 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Any-way-to-find-out-which-IP-being-used-in-a-NFS-mount-using-DNS-name-load/m-p/142234#M31534</guid>
      <dc:creator>GidonMarcus</dc:creator>
      <dc:date>2018-08-21T17:04:50Z</dc:date>
    </item>
    <item>
      <title>Re: Any way to find out which IP being used in a NFS mount using  DNS name load balancing</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Any-way-to-find-out-which-IP-being-used-in-a-NFS-mount-using-DNS-name-load/m-p/142235#M31535</link>
      <description>&lt;P&gt;sorry - just re-read it. you want the mount&amp;nbsp;assignment per IP?&lt;/P&gt;
&lt;P&gt;i think (didn't tested it) - that&amp;nbsp;because NFS is stateless. nothing will cache the DNS name&amp;nbsp;beyond the TTL. so the communication will not be&amp;nbsp;persistent on the same IP.... real life can be different. but that's what i assume....&lt;/P&gt;</description>
      <pubDate>Tue, 21 Aug 2018 17:09:36 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Any-way-to-find-out-which-IP-being-used-in-a-NFS-mount-using-DNS-name-load/m-p/142235#M31535</guid>
      <dc:creator>GidonMarcus</dc:creator>
      <dc:date>2018-08-21T17:09:36Z</dc:date>
    </item>
    <item>
      <title>Re: Any way to find out which IP being used in a NFS mount using  DNS name load balancing</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Any-way-to-find-out-which-IP-being-used-in-a-NFS-mount-using-DNS-name-load/m-p/142236#M31536</link>
      <description>&lt;P&gt;I probably didn't make it clear. let me try it again:&lt;/P&gt;
&lt;P&gt;Due to DNS round-robin policy name, every time when I mount a NFS volume, the filier's IP might be different. So, I wanted to find out what filer's IP is current mount using?&lt;/P&gt;
&lt;P&gt;unless I remount or reboot the client, the client should talk to NFS volume using the same filer's IP.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Aug 2018 17:28:12 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Any-way-to-find-out-which-IP-being-used-in-a-NFS-mount-using-DNS-name-load/m-p/142236#M31536</guid>
      <dc:creator>heightsnj</dc:creator>
      <dc:date>2018-08-21T17:28:12Z</dc:date>
    </item>
    <item>
      <title>Re: Any way to find out which IP being used in a NFS mount using  DNS name load balancing</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Any-way-to-find-out-which-IP-being-used-in-a-NFS-mount-using-DNS-name-load/m-p/142287#M31546</link>
      <description>&lt;P&gt;With the following command you can at least see how many connections are made through a specific LIF, perhaps this helps?&lt;/P&gt;
&lt;P&gt;network connections active show-lifs -vserver your_vserver -lif *&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Or try the:&lt;/P&gt;
&lt;P&gt;network connections active show-clients -vserver your_vserver&lt;/P&gt;
&lt;P&gt;Could perhaps make this an ssh session to the cluster where you grep the node and your IP?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Aug 2018 13:59:49 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Any-way-to-find-out-which-IP-being-used-in-a-NFS-mount-using-DNS-name-load/m-p/142287#M31546</guid>
      <dc:creator>Senza21</dc:creator>
      <dc:date>2018-08-23T13:59:49Z</dc:date>
    </item>
    <item>
      <title>Re: Any way to find out which IP being used in a NFS mount using  DNS name load balancing</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Any-way-to-find-out-which-IP-being-used-in-a-NFS-mount-using-DNS-name-load/m-p/142300#M31551</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Unfortunately, both could not show the information I am looking for.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;network connections active show-lifs -vserver your_vserver -lif *&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;very limited information provided by this command, only shows you the count of howmany active connections&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;network connections active show-clients -vserver your_vserver&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;List all clients, and the vserver name.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Again, I am looking for the vserver's IP currently being used by a particular mount on the client.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Aug 2018 17:36:15 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Any-way-to-find-out-which-IP-being-used-in-a-NFS-mount-using-DNS-name-load/m-p/142300#M31551</guid>
      <dc:creator>heightsnj</dc:creator>
      <dc:date>2018-08-23T17:36:15Z</dc:date>
    </item>
  </channel>
</rss>

