<?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: Which Protocol? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-which-protocol/m-p/3001727#M576232</link>
    <description>you can determine the same with the help of command like.&lt;BR /&gt;# netstat -a ,&lt;BR /&gt;# rpcinfo</description>
    <pubDate>Thu, 19 Jun 2003 04:19:58 GMT</pubDate>
    <dc:creator>K.Vijayaragavan.</dc:creator>
    <dc:date>2003-06-19T04:19:58Z</dc:date>
    <item>
      <title>NFS: Which Protocol?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-which-protocol/m-p/3001726#M576231</link>
      <description>On 11.11, NFS by default uses TCP but will fall back to UDP if TCP is not available (at least that's what the man page says). So for any given NFS connection how can you tell which protocol it is actually using?</description>
      <pubDate>Thu, 19 Jun 2003 04:14:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-which-protocol/m-p/3001726#M576231</guid>
      <dc:creator>Richard Munn</dc:creator>
      <dc:date>2003-06-19T04:14:57Z</dc:date>
    </item>
    <item>
      <title>Re: NFS: Which Protocol?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-which-protocol/m-p/3001727#M576232</link>
      <description>you can determine the same with the help of command like.&lt;BR /&gt;# netstat -a ,&lt;BR /&gt;# rpcinfo</description>
      <pubDate>Thu, 19 Jun 2003 04:19:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-which-protocol/m-p/3001727#M576232</guid>
      <dc:creator>K.Vijayaragavan.</dc:creator>
      <dc:date>2003-06-19T04:19:58Z</dc:date>
    </item>
    <item>
      <title>Re: NFS: Which Protocol?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-which-protocol/m-p/3001728#M576233</link>
      <description>I think nfsstat command will help.&lt;BR /&gt;Try nfsstat -m which shows you stats for each NFS mounted filesystem.&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;Con</description>
      <pubDate>Thu, 19 Jun 2003 04:29:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-which-protocol/m-p/3001728#M576233</guid>
      <dc:creator>Con O'Kelly</dc:creator>
      <dc:date>2003-06-19T04:29:48Z</dc:date>
    </item>
    <item>
      <title>Re: NFS: Which Protocol?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-which-protocol/m-p/3001729#M576234</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt; You can get the info from &lt;BR /&gt;#rpcinfo -m &lt;BR /&gt;#nfsstat -n&lt;BR /&gt;&lt;BR /&gt;HTH</description>
      <pubDate>Thu, 19 Jun 2003 04:43:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-which-protocol/m-p/3001729#M576234</guid>
      <dc:creator>V.Tamilvanan</dc:creator>
      <dc:date>2003-06-19T04:43:08Z</dc:date>
    </item>
    <item>
      <title>Re: NFS: Which Protocol?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-which-protocol/m-p/3001730#M576235</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Use $ nfsstat .&lt;BR /&gt;&lt;BR /&gt;Lior./</description>
      <pubDate>Thu, 19 Jun 2003 10:18:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-which-protocol/m-p/3001730#M576235</guid>
      <dc:creator>Lior Mishkovsky</dc:creator>
      <dc:date>2003-06-19T10:18:43Z</dc:date>
    </item>
    <item>
      <title>Re: NFS: Which Protocol?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-which-protocol/m-p/3001731#M576236</link>
      <description>I found this info in DocId: UNFSKBRC00009340 &lt;BR /&gt;&lt;BR /&gt;On 11.11 both TCP and UDP are enabled on the server side.  When an 11.11 client&lt;BR /&gt;mounts without any mount options specified, it will mount using the TCP&lt;BR /&gt;protocol.  This is the default.  The only way to have an 11.11 client mount&lt;BR /&gt;using the UDP protocol is to use the  -o proto=udp mount option on the&lt;BR /&gt;mount command.  Also, if TCP is simply not available on the server side, then&lt;BR /&gt;the mount will automatically fallback to UDP.&lt;BR /&gt;&lt;BR /&gt;Note: The NFS_TCP variable in the /etc/rc.config.d/nfsconf file does not exist&lt;BR /&gt;any more on 11.11 since both protocols are built into the ONC product.</description>
      <pubDate>Thu, 19 Jun 2003 12:58:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-which-protocol/m-p/3001731#M576236</guid>
      <dc:creator>Elena Leontieva</dc:creator>
      <dc:date>2003-06-19T12:58:00Z</dc:date>
    </item>
    <item>
      <title>Re: NFS: Which Protocol?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-which-protocol/m-p/3001732#M576237</link>
      <description>I should point out that if you are running NFS on a LAN (which you consider "reliable") then TCP probably won't be of benefit to you, and it will impose a slight performance penalty due to TCP processing overhead. In this case, it's probably best to use the UDP protocol.&lt;BR /&gt;&lt;BR /&gt;The thing that TCP gets you that UDP does not only comes into play if you are losing NFS packets due to network instability. This is usually only a problem over WANs.</description>
      <pubDate>Thu, 19 Jun 2003 17:54:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-which-protocol/m-p/3001732#M576237</guid>
      <dc:creator>Mark Landin</dc:creator>
      <dc:date>2003-06-19T17:54:21Z</dc:date>
    </item>
    <item>
      <title>Re: NFS: Which Protocol?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-which-protocol/m-p/3001733#M576238</link>
      <description>Hello!&lt;BR /&gt;&lt;BR /&gt;Check this commands:&lt;BR /&gt;nfsstat (will show nfs status)&lt;BR /&gt;netstat (will show info about connections)&lt;BR /&gt;&lt;BR /&gt;Caesar</description>
      <pubDate>Thu, 19 Jun 2003 19:52:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-which-protocol/m-p/3001733#M576238</guid>
      <dc:creator>Caesar_3</dc:creator>
      <dc:date>2003-06-19T19:52:15Z</dc:date>
    </item>
  </channel>
</rss>

