<?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 Server not responding in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-server-not-responding/m-p/2676038#M644322</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;To trace out the issue, you can try these things:&lt;BR /&gt;&lt;BR /&gt;1) Ping the NFS server at the time when this message comes.&lt;BR /&gt;2) Check whether the nfs daemons are working on the server and clients.&lt;BR /&gt;3) Check for network traffic at all times.&lt;BR /&gt;4) Check for any program/process which request for any unavailable NFS servers.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Shiju</description>
    <pubDate>Mon, 04 Mar 2002 21:43:50 GMT</pubDate>
    <dc:creator>Helen French</dc:creator>
    <dc:date>2002-03-04T21:43:50Z</dc:date>
    <item>
      <title>NFS Server not responding</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-server-not-responding/m-p/2676034#M644318</link>
      <description>I am getting this message from multiple servers that have nfs mounted filesystems from the same server. They do not all get the error at the same time and it may be several days or weeks before they get the message again. The problem corrects its self after a few minutes. Any hints on what to look for.</description>
      <pubDate>Mon, 04 Mar 2002 21:27:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-server-not-responding/m-p/2676034#M644318</guid>
      <dc:creator>Jody Bennett</dc:creator>
      <dc:date>2002-03-04T21:27:43Z</dc:date>
    </item>
    <item>
      <title>Re: NFS Server not responding</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-server-not-responding/m-p/2676035#M644319</link>
      <description>Attached is a doc on diagnosing NFS performance. See if it can help.</description>
      <pubDate>Mon, 04 Mar 2002 21:30:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-server-not-responding/m-p/2676035#M644319</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2002-03-04T21:30:44Z</dc:date>
    </item>
    <item>
      <title>Re: NFS Server not responding</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-server-not-responding/m-p/2676036#M644320</link>
      <description>This is typical and normal behavior for NFS clients. More than likely this server was rebooted or lost its network connection for a few minutes. As soon as the server was back up, the clients resumed normal operation. IT is also possible, that someone stopped the NFS server daemons on this box for a few minutes.&lt;BR /&gt;&lt;BR /&gt;The next time this happens, immediately check the status of this server. See if you can ping it. &lt;BR /&gt;</description>
      <pubDate>Mon, 04 Mar 2002 21:32:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-server-not-responding/m-p/2676036#M644320</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2002-03-04T21:32:20Z</dc:date>
    </item>
    <item>
      <title>Re: NFS Server not responding</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-server-not-responding/m-p/2676037#M644321</link>
      <description>run this:&lt;BR /&gt;&lt;BR /&gt;UNIX95= ps -efH|head -1; UNIX95= ps -efH|egrep "inetd|rpc|mount|nfs"|grep -v grep;  rpcinfo -p|egrep "service|nfs"; showmount -e; mount -p&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;and then check /etc/exports to see if it is setup as you expect.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;mark</description>
      <pubDate>Mon, 04 Mar 2002 21:33:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-server-not-responding/m-p/2676037#M644321</guid>
      <dc:creator>Mark Greene_1</dc:creator>
      <dc:date>2002-03-04T21:33:09Z</dc:date>
    </item>
    <item>
      <title>Re: NFS Server not responding</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-server-not-responding/m-p/2676038#M644322</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;To trace out the issue, you can try these things:&lt;BR /&gt;&lt;BR /&gt;1) Ping the NFS server at the time when this message comes.&lt;BR /&gt;2) Check whether the nfs daemons are working on the server and clients.&lt;BR /&gt;3) Check for network traffic at all times.&lt;BR /&gt;4) Check for any program/process which request for any unavailable NFS servers.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Shiju</description>
      <pubDate>Mon, 04 Mar 2002 21:43:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-server-not-responding/m-p/2676038#M644322</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2002-03-04T21:43:50Z</dc:date>
    </item>
    <item>
      <title>Re: NFS Server not responding</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-server-not-responding/m-p/2676039#M644323</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Again, make sure that all of your NFS servers and clients are having the latest patches applied ! Check for the latest patch bundle in the HP support site.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Shiju</description>
      <pubDate>Mon, 04 Mar 2002 21:45:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-server-not-responding/m-p/2676039#M644323</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2002-03-04T21:45:49Z</dc:date>
    </item>
  </channel>
</rss>

