<?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: RPC: Timed out in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-rpc-timed-out/m-p/4933984#M554098</link>
    <description>Can you try without automount intially as,&lt;BR /&gt;&lt;BR /&gt;# server&lt;BR /&gt;exportfs -iv /tmp&lt;BR /&gt;&lt;BR /&gt;# client&lt;BR /&gt;mkdir /tmp/servertmp&lt;BR /&gt;mount -e server:/tmp /tmp/servertmp&lt;BR /&gt;&lt;BR /&gt;Is it working?&lt;BR /&gt;&lt;BR /&gt;Connection timed out means connection to server is response less. Is connectivity to server working fine with ping / telnet ?&lt;BR /&gt;&lt;BR /&gt;hth.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 17 Oct 2005 04:14:10 GMT</pubDate>
    <dc:creator>Muthukumar_5</dc:creator>
    <dc:date>2005-10-17T04:14:10Z</dc:date>
    <item>
      <title>NFS: RPC: Timed out</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-rpc-timed-out/m-p/4933983#M554097</link>
      <description>Hi,&lt;BR /&gt;HPUX v11i: I've a problem with a NFS server, all clients UX11i fail to mount (automount -soft) a FS the syslog reports: &lt;BR /&gt;&lt;BR /&gt;vmunix: NFS getattr failed for server lochp33: RPC: Timed out&lt;BR /&gt;automountd[660]: Mount nfsbox:/FSaaa on /FAbbb errno 238: Connection timed out&lt;BR /&gt;&lt;BR /&gt;The same FS system could be mounted without problems from any NFS client of UX10.20.&lt;BR /&gt;&lt;BR /&gt;I suspect the problem is on the TCP port connection (UX10.20 uses udp):&lt;BR /&gt;&lt;BR /&gt;rpcinfo -t nfsbox 100003&lt;BR /&gt;rpcinfo: RPC: Miscellaneous tli error - bad flags&lt;BR /&gt;program 100003 is not available&lt;BR /&gt;&lt;BR /&gt;Any Idea on how to solve the problem without rebooting the server?&lt;BR /&gt;&lt;BR /&gt;Thank you&lt;BR /&gt;Romano</description>
      <pubDate>Mon, 17 Oct 2005 04:08:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-rpc-timed-out/m-p/4933983#M554097</guid>
      <dc:creator>romano r</dc:creator>
      <dc:date>2005-10-17T04:08:16Z</dc:date>
    </item>
    <item>
      <title>Re: NFS: RPC: Timed out</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-rpc-timed-out/m-p/4933984#M554098</link>
      <description>Can you try without automount intially as,&lt;BR /&gt;&lt;BR /&gt;# server&lt;BR /&gt;exportfs -iv /tmp&lt;BR /&gt;&lt;BR /&gt;# client&lt;BR /&gt;mkdir /tmp/servertmp&lt;BR /&gt;mount -e server:/tmp /tmp/servertmp&lt;BR /&gt;&lt;BR /&gt;Is it working?&lt;BR /&gt;&lt;BR /&gt;Connection timed out means connection to server is response less. Is connectivity to server working fine with ping / telnet ?&lt;BR /&gt;&lt;BR /&gt;hth.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 17 Oct 2005 04:14:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-rpc-timed-out/m-p/4933984#M554098</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2005-10-17T04:14:10Z</dc:date>
    </item>
    <item>
      <title>Re: NFS: RPC: Timed out</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-rpc-timed-out/m-p/4933985#M554099</link>
      <description>Two things, &lt;BR /&gt;1) Can you ping from your clients to server ? &lt;BR /&gt;2) Restart NFS server and try exporting, and mounting in Client.. That should help. &lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Mon, 17 Oct 2005 04:22:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-rpc-timed-out/m-p/4933985#M554099</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2005-10-17T04:22:01Z</dc:date>
    </item>
    <item>
      <title>Re: NFS: RPC: Timed out</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-rpc-timed-out/m-p/4933986#M554100</link>
      <description>Hi,&lt;BR /&gt;Yes the box is working "fine" (ping, telnet...) the mount works!&lt;BR /&gt;&lt;BR /&gt;That means that the timeout is given by automount?&lt;BR /&gt;&lt;BR /&gt;In relation to this furum: &lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=948706," target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=948706,&lt;/A&gt; i try this on different client:&lt;BR /&gt;netstat -an |grep 2049 | grep IP.nfsserver&lt;BR /&gt;&lt;BR /&gt;On one I have that:&lt;BR /&gt;tcp        0      0  10.13.0.165.842        10.13.0.183.2049        FIN_WAIT_2&lt;BR /&gt;tcp        0      0  10.13.0.165.843        10.13.0.183.2049        FIN_WAIT_2&lt;BR /&gt;&lt;BR /&gt;is there a pending connection? how to individuate?&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;romano&lt;BR /&gt;</description>
      <pubDate>Mon, 17 Oct 2005 04:23:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-rpc-timed-out/m-p/4933986#M554100</guid>
      <dc:creator>romano r</dc:creator>
      <dc:date>2005-10-17T04:23:46Z</dc:date>
    </item>
    <item>
      <title>Re: NFS: RPC: Timed out</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-rpc-timed-out/m-p/4933987#M554101</link>
      <description>Lets' start with basic troubleshotting. Are clients able to reach nfs server??&lt;BR /&gt;1. ping/nslookup on nfs server&lt;BR /&gt;2. Are clients seeing the exported nfs share??&lt;BR /&gt;showmount -e "nfs_server"&lt;BR /&gt;3. Is the nfs share exported with udp as protocol??-showmount -e and look at /etc/exports file.&lt;BR /&gt;If udp, on 11i clinets, you will have to mount explicitely with udp protocol&lt;BR /&gt;&lt;BR /&gt;mount_nfs -o proto=udp nfs_server:/share /local+mount_pt&lt;BR /&gt;Also look at nfs versions. 10.20 mount only version2.</description>
      <pubDate>Mon, 17 Oct 2005 04:26:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-rpc-timed-out/m-p/4933987#M554101</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2005-10-17T04:26:28Z</dc:date>
    </item>
    <item>
      <title>Re: NFS: RPC: Timed out</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-rpc-timed-out/m-p/4933988#M554102</link>
      <description>Hello,&lt;BR /&gt;answer to RAC:&lt;BR /&gt;1) Yes&lt;BR /&gt;2) Yes&lt;BR /&gt;3) No&lt;BR /&gt;&lt;BR /&gt;Arunvijai: I prefer avoid restart the NFS server, anyway find out the process that caused the problem.&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;romano</description>
      <pubDate>Mon, 17 Oct 2005 04:35:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-rpc-timed-out/m-p/4933988#M554102</guid>
      <dc:creator>romano r</dc:creator>
      <dc:date>2005-10-17T04:35:09Z</dc:date>
    </item>
    <item>
      <title>Re: NFS: RPC: Timed out</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-rpc-timed-out/m-p/4933989#M554103</link>
      <description>Send out NFS server exportfs option usage for this FS?&lt;BR /&gt;&lt;BR /&gt; # showmount -e &lt;SERVER&gt;&lt;BR /&gt;&lt;BR /&gt;hth.'&lt;BR /&gt;&lt;/SERVER&gt;</description>
      <pubDate>Mon, 17 Oct 2005 06:00:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-rpc-timed-out/m-p/4933989#M554103</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2005-10-17T06:00:47Z</dc:date>
    </item>
    <item>
      <title>Re: NFS: RPC: Timed out</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-rpc-timed-out/m-p/4933990#M554104</link>
      <description>I rebooted the NFS server. Just restarting NFS corrupted the rpc processes.&lt;BR /&gt;&lt;BR /&gt;thank to all&lt;BR /&gt;Romano</description>
      <pubDate>Mon, 17 Oct 2005 09:12:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-rpc-timed-out/m-p/4933990#M554104</guid>
      <dc:creator>romano r</dc:creator>
      <dc:date>2005-10-17T09:12:39Z</dc:date>
    </item>
  </channel>
</rss>

