<?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: NFS mount requests going though the Virtual Interface in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount-requests-going-though-the-virtual-interface/m-p/5682337#M530640</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;Naveej.K.A wrote:&amp;nbsp;&lt;P&gt;But, I am curious to know if this random selection is a known behavior.&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;I very much doubt this is a "random" selection. &amp;nbsp;More likely it is selecting the best interface to use based on the IP routing tables. &amp;nbsp;You can verify this by examining the routing tables via "netstat -rn". &amp;nbsp;You can also manipulate the routing tables to try to get the preferred interface used during NFS mounts, though I would first experiment with ip_strong_es_model.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Dave&lt;/P&gt;</description>
    <pubDate>Wed, 06 Jun 2012 16:29:00 GMT</pubDate>
    <dc:creator>Dave Olker</dc:creator>
    <dc:date>2012-06-06T16:29:00Z</dc:date>
    <item>
      <title>NFS mount requests going though the Virtual Interface</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount-requests-going-though-the-virtual-interface/m-p/5681653#M530637</link>
      <description>&lt;P&gt;Scenario:-&lt;/P&gt;&lt;P&gt;An NFS Server, &lt;EM&gt;server&lt;/EM&gt;&amp;nbsp;exports an NFS filesystem called /ignitebkp to an NFS client, &lt;EM&gt;client&lt;/EM&gt;. &amp;nbsp;Share rw access &amp;amp; mount access are given to &lt;EM&gt;client&lt;/EM&gt;&amp;nbsp;only. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The &lt;EM&gt;client&lt;/EM&gt;&amp;nbsp;has a primary interface (lan26) and multiple virtual interfaces (Yes, service guard packages). &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Problem:-&lt;/P&gt;&lt;P&gt;mount permission denied on &lt;EM&gt;client&lt;/EM&gt;. &amp;nbsp;On examining the mountd.log on &lt;EM&gt;server&lt;/EM&gt;, I see that the requests to mount are coming from the virtual interface and not from the IP address of &lt;EM&gt;client. &amp;nbsp;&lt;/EM&gt;How can I get the client to send the request for mount and all future access through its primary interface which actually resolves to &lt;EM&gt;client&lt;/EM&gt;&amp;nbsp;in DNS?&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jun 2012 07:01:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount-requests-going-though-the-virtual-interface/m-p/5681653#M530637</guid>
      <dc:creator>Naveej.K.A</dc:creator>
      <dc:date>2012-06-06T07:01:09Z</dc:date>
    </item>
    <item>
      <title>Re: NFS mount requests going though the Virtual Interface</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount-requests-going-though-the-virtual-interface/m-p/5681665#M530638</link>
      <description>&lt;P&gt;Are you saying there are multiple IP interfaces on the same subnet? &amp;nbsp;If not, this is a matter of selecting the proper NFS server IP address that routes through the appropriate client interface. If your NFS client has numerous IP interfaces on the same subnet, that gets a little trickier to force the client to send using a specific interface. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you want the client to send mount requests using the primary IP address of the interface you can try experimenting with the kctune parameter ip_strong_es_model. A setting of 2 might give you the behavior you're looking for.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Dave&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jun 2012 07:33:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount-requests-going-though-the-virtual-interface/m-p/5681665#M530638</guid>
      <dc:creator>Dave Olker</dc:creator>
      <dc:date>2012-06-06T07:33:26Z</dc:date>
    </item>
    <item>
      <title>Re: NFS mount requests going though the Virtual Interface</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount-requests-going-though-the-virtual-interface/m-p/5681825#M530639</link>
      <description>&lt;P&gt;Hi Dave.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your reply. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes, I have multiple interfaces (one physical &amp;amp; many virtual) which are on the same subnet. &amp;nbsp;These virtual interfaces are my service guard package IP addresses. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;From your reply, it looks like a common behavior. &amp;nbsp;I would like to know who &amp;amp; what determines which IP address should send the mount request. &amp;nbsp;Meanwhile, I will do some study on ip_strong_es_model and will test it. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But, I am curious to know if this random selection is a known behavior.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Naveej&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jun 2012 09:37:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount-requests-going-though-the-virtual-interface/m-p/5681825#M530639</guid>
      <dc:creator>Naveej.K.A</dc:creator>
      <dc:date>2012-06-06T09:37:58Z</dc:date>
    </item>
    <item>
      <title>Re: NFS mount requests going though the Virtual Interface</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount-requests-going-though-the-virtual-interface/m-p/5682337#M530640</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;Naveej.K.A wrote:&amp;nbsp;&lt;P&gt;But, I am curious to know if this random selection is a known behavior.&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;I very much doubt this is a "random" selection. &amp;nbsp;More likely it is selecting the best interface to use based on the IP routing tables. &amp;nbsp;You can verify this by examining the routing tables via "netstat -rn". &amp;nbsp;You can also manipulate the routing tables to try to get the preferred interface used during NFS mounts, though I would first experiment with ip_strong_es_model.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Dave&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jun 2012 16:29:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount-requests-going-though-the-virtual-interface/m-p/5682337#M530640</guid>
      <dc:creator>Dave Olker</dc:creator>
      <dc:date>2012-06-06T16:29:00Z</dc:date>
    </item>
    <item>
      <title>Re: NFS mount requests going though the Virtual Interface</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount-requests-going-though-the-virtual-interface/m-p/5682899#M530642</link>
      <description>&lt;P&gt;Dave, Thanks for following up.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Well, I have a default gateway for the entire subnet. &amp;nbsp;Both the physical &amp;amp; the virtual interface are on the same subnet, so I guess the routing information is not being used to pick up which interface the client must use. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To make it clear.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;10.209.11.82   client       client.domain.com  ---&amp;gt; plumbed on lan26
10.209.11.89   client6      client6.domain.com ---&amp;gt; plumbed on lan26:4
 
10.209.11.16   server       server.domain.com&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;client&lt;/EM&gt;&amp;nbsp;&amp;amp;&amp;nbsp;&lt;EM&gt;server&lt;/EM&gt;&amp;nbsp;resolve to the hostname in DNS. &amp;nbsp;whereas,&amp;nbsp;&lt;EM&gt;client6&lt;/EM&gt;&amp;nbsp;is my package name. &amp;nbsp;The request for mount is going from&amp;nbsp;&lt;EM&gt;client6&lt;/EM&gt;instead of&amp;nbsp;&lt;EM&gt;client&lt;/EM&gt;. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can give access permission in my dfstab for&amp;nbsp;&lt;EM&gt;client6&lt;/EM&gt;, but the whole thing will break when my package moves from&amp;nbsp;&lt;EM&gt;client&amp;nbsp;&lt;/EM&gt;to&lt;EM&gt;anotherclient.&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jun 2012 03:58:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount-requests-going-though-the-virtual-interface/m-p/5682899#M530642</guid>
      <dc:creator>Naveej.K.A</dc:creator>
      <dc:date>2012-06-07T03:58:47Z</dc:date>
    </item>
    <item>
      <title>Re: NFS mount requests going though the Virtual Interface</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount-requests-going-though-the-virtual-interface/m-p/5684837#M530643</link>
      <description>&lt;P&gt;Not sure if this HP-UX routing gray paper (NOT an official HP document) could be of some help in routing in multi-homed environments.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="http://www.mayoxide.com/presentations/Understanding_hpux_routing.pdf"&gt;http://www.mayoxide.com/presentations/Understanding_hpux_routing.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;-Rajesh&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jun 2012 06:28:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount-requests-going-though-the-virtual-interface/m-p/5684837#M530643</guid>
      <dc:creator>Rajesh K Chaurasia</dc:creator>
      <dc:date>2012-06-08T06:28:24Z</dc:date>
    </item>
  </channel>
</rss>

