<?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 issue in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-issue/m-p/4520603#M366965</link>
    <description>Thanks.&lt;BR /&gt;&lt;BR /&gt;Below output is from client.&lt;BR /&gt;$ showmount -e server&lt;BR /&gt;showmount: RPC: Unable to receive&lt;BR /&gt;$&lt;BR /&gt;&lt;BR /&gt;For restarting nfs in client, i used below commands.&lt;BR /&gt;&lt;BR /&gt;/sbin/init.d/nfs.client stop&lt;BR /&gt;/sbin/init.d/nfs.server stop&lt;BR /&gt;/sbin/init.d/nfs.core stop&lt;BR /&gt;&lt;BR /&gt;/sbin/init.d/nfs.core start&lt;BR /&gt;/sbin/init.d/nfs.server start&lt;BR /&gt;/sbin/init.d/nfs.client start&lt;BR /&gt;&lt;BR /&gt;Rebooted the client.. Did not find any error meassage that points to nfs failure.&lt;BR /&gt;&lt;BR /&gt;client:/root&amp;gt; mount -F nfs server:/var/opt/ignite/clients /mnt&lt;BR /&gt;nfs mount: get_fh: server:: RPC: Timed out&lt;BR /&gt;nfs mount: get_fh: server:: RPC: Timed out&lt;BR /&gt;nfs mount: retry: retrying(1) for: /mnt after 5 seconds&lt;BR /&gt;nfs mount: retry: giving up on: /mnt&lt;BR /&gt;client:/root&amp;gt;&lt;BR /&gt;&lt;BR /&gt;master:$&amp;gt; cat /etc/exports&lt;BR /&gt;/var/opt/ignite/clients -anon=2&lt;BR /&gt;&lt;BR /&gt;Able to mount this from another client.&lt;BR /&gt;&lt;BR /&gt;client:/root&amp;gt; ps -ef|grep rpc&lt;BR /&gt;        root  1571     1  0  Oct 18  ?         4:31 /opt/dce/sbin/rpcd&lt;BR /&gt;    root 12767     1  0  Oct 18  ?         0:00 /usr/sbin/rpcbind&lt;BR /&gt;    root 12845     1  0  Oct 18  ?         0:00 /usr/sbin/rpc.mountd &lt;BR /&gt;    root 12874     1  0  Oct 18  ?         0:00 /usr/sbin/rpc.statd &lt;BR /&gt;    root 12881     1  0  Oct 18  ?         0:00 /usr/sbin/rpc.lockd &lt;BR /&gt;client:/root&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Let me know if you need any other info.&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;</description>
    <pubDate>Sun, 25 Oct 2009 02:55:24 GMT</pubDate>
    <dc:creator>sen_ux</dc:creator>
    <dc:date>2009-10-25T02:55:24Z</dc:date>
    <item>
      <title>NFS issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-issue/m-p/4520600#M366962</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;$ uname -a&lt;BR /&gt;HP-UX B.11.23 U 9000/800 &lt;BR /&gt;$ model&lt;BR /&gt;9000/800/rp3440&lt;BR /&gt;$&lt;BR /&gt;&lt;BR /&gt;I am unable to mount NFS from the master server.&lt;BR /&gt;Master server is working fine and able to access from other clients.&lt;BR /&gt;I have restarted NFS services on client.. Rebooted the client..but issue persists.&lt;BR /&gt;&lt;BR /&gt;$ showmount -e master&lt;BR /&gt;showmount: RPC: Unable to receive&lt;BR /&gt;$&lt;BR /&gt;&lt;BR /&gt;What could be the possible cause.?&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;sen</description>
      <pubDate>Sun, 25 Oct 2009 02:12:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-issue/m-p/4520600#M366962</guid>
      <dc:creator>sen_ux</dc:creator>
      <dc:date>2009-10-25T02:12:03Z</dc:date>
    </item>
    <item>
      <title>Re: NFS issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-issue/m-p/4520601#M366963</link>
      <description>Sen_ux,&lt;BR /&gt;&lt;BR /&gt;Where are you executing this command: [ on master or client ]&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&lt;BR /&gt;$ showmount -e master&lt;BR /&gt;showmount: RPC: Unable to receive&lt;BR /&gt;$&lt;BR /&gt;&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;- Make sure you have shared the filesystem on the master server with added permission to the client . ( It should be listed on /etc/exports on master ) &lt;BR /&gt;- then run exportfs -a&lt;BR /&gt;- Then try to mount on the client system. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;What error are you getting on client, when you are trying to mount the NFS shared filesystem on the client.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Hth,&lt;BR /&gt;Raj.</description>
      <pubDate>Sun, 25 Oct 2009 02:30:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-issue/m-p/4520601#M366963</guid>
      <dc:creator>Raj D.</dc:creator>
      <dc:date>2009-10-25T02:30:26Z</dc:date>
    </item>
    <item>
      <title>Re: NFS issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-issue/m-p/4520602#M366964</link>
      <description>&lt;!--!*#--&gt;&amp;gt; I am unable to mount NFS from the master&lt;BR /&gt;&amp;gt; server.&lt;BR /&gt;&lt;BR /&gt;What does this mean?  NFS has servers and&lt;BR /&gt;clients.  NIS has a master server, not NFS.&lt;BR /&gt;&lt;BR /&gt;"I am unable" is not a useful problem&lt;BR /&gt;description.  It does not say what you did,&lt;BR /&gt;or what happened when you did it.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; $ uname -a&lt;BR /&gt;&lt;BR /&gt;It's a start.  Is this the NFS server or&lt;BR /&gt;client?&lt;BR /&gt;&lt;BR /&gt;&amp;gt; I have restarted NFS services on client..&lt;BR /&gt;&lt;BR /&gt;Actual command(s)?  (Actual output?)&lt;BR /&gt;&lt;BR /&gt;&amp;gt; $ showmount -e master&lt;BR /&gt;&lt;BR /&gt;Again, is this on the NFS server or client?&lt;BR /&gt;&lt;BR /&gt;&amp;gt; showmount: RPC: Unable to receive&lt;BR /&gt;&lt;BR /&gt;Looks as if your NFS stuff is not running.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; Rebooted the client..&lt;BR /&gt;&lt;BR /&gt;Anything interesting in the start-up status&lt;BR /&gt;messages or in the system log file(s)?</description>
      <pubDate>Sun, 25 Oct 2009 02:30:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-issue/m-p/4520602#M366964</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2009-10-25T02:30:27Z</dc:date>
    </item>
    <item>
      <title>Re: NFS issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-issue/m-p/4520603#M366965</link>
      <description>Thanks.&lt;BR /&gt;&lt;BR /&gt;Below output is from client.&lt;BR /&gt;$ showmount -e server&lt;BR /&gt;showmount: RPC: Unable to receive&lt;BR /&gt;$&lt;BR /&gt;&lt;BR /&gt;For restarting nfs in client, i used below commands.&lt;BR /&gt;&lt;BR /&gt;/sbin/init.d/nfs.client stop&lt;BR /&gt;/sbin/init.d/nfs.server stop&lt;BR /&gt;/sbin/init.d/nfs.core stop&lt;BR /&gt;&lt;BR /&gt;/sbin/init.d/nfs.core start&lt;BR /&gt;/sbin/init.d/nfs.server start&lt;BR /&gt;/sbin/init.d/nfs.client start&lt;BR /&gt;&lt;BR /&gt;Rebooted the client.. Did not find any error meassage that points to nfs failure.&lt;BR /&gt;&lt;BR /&gt;client:/root&amp;gt; mount -F nfs server:/var/opt/ignite/clients /mnt&lt;BR /&gt;nfs mount: get_fh: server:: RPC: Timed out&lt;BR /&gt;nfs mount: get_fh: server:: RPC: Timed out&lt;BR /&gt;nfs mount: retry: retrying(1) for: /mnt after 5 seconds&lt;BR /&gt;nfs mount: retry: giving up on: /mnt&lt;BR /&gt;client:/root&amp;gt;&lt;BR /&gt;&lt;BR /&gt;master:$&amp;gt; cat /etc/exports&lt;BR /&gt;/var/opt/ignite/clients -anon=2&lt;BR /&gt;&lt;BR /&gt;Able to mount this from another client.&lt;BR /&gt;&lt;BR /&gt;client:/root&amp;gt; ps -ef|grep rpc&lt;BR /&gt;        root  1571     1  0  Oct 18  ?         4:31 /opt/dce/sbin/rpcd&lt;BR /&gt;    root 12767     1  0  Oct 18  ?         0:00 /usr/sbin/rpcbind&lt;BR /&gt;    root 12845     1  0  Oct 18  ?         0:00 /usr/sbin/rpc.mountd &lt;BR /&gt;    root 12874     1  0  Oct 18  ?         0:00 /usr/sbin/rpc.statd &lt;BR /&gt;    root 12881     1  0  Oct 18  ?         0:00 /usr/sbin/rpc.lockd &lt;BR /&gt;client:/root&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Let me know if you need any other info.&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;</description>
      <pubDate>Sun, 25 Oct 2009 02:55:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-issue/m-p/4520603#M366965</guid>
      <dc:creator>sen_ux</dc:creator>
      <dc:date>2009-10-25T02:55:24Z</dc:date>
    </item>
    <item>
      <title>Re: NFS issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-issue/m-p/4520604#M366966</link>
      <description>&lt;!--!*#--&gt;&amp;gt; $ showmount -e server&lt;BR /&gt;&amp;gt; showmount: RPC: Unable to receive&lt;BR /&gt;&lt;BR /&gt;Any firewalls between these systems?  Does&lt;BR /&gt;other network stuff (Telnet, FTP, remsh, ...)&lt;BR /&gt;work between these systems?&lt;BR /&gt;&lt;BR /&gt;On the client and the server:&lt;BR /&gt;      showmount -e&lt;BR /&gt;      netstat -an | grep '.111 '&lt;BR /&gt;&lt;BR /&gt;On the client:&lt;BR /&gt;      telnet server 111&lt;BR /&gt;&lt;BR /&gt;&amp;gt; client:/root&amp;gt; ps -ef|grep rpc&lt;BR /&gt;&amp;gt; [...]&lt;BR /&gt;&lt;BR /&gt;That's what I see on my 11.11 system.</description>
      <pubDate>Sun, 25 Oct 2009 14:53:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-issue/m-p/4520604#M366966</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2009-10-25T14:53:09Z</dc:date>
    </item>
    <item>
      <title>Re: NFS issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-issue/m-p/4520605#M366967</link>
      <description>try to restart rpc service and clear stale locks on the server side and on client side (as you have rebooted client it may not affect anything) with command&lt;BR /&gt;&lt;BR /&gt;#clear_locks -s server&lt;BR /&gt;&lt;BR /&gt;man clear_locks&lt;BR /&gt;&lt;BR /&gt;BR,&lt;BR /&gt;Kapil</description>
      <pubDate>Mon, 26 Oct 2009 00:50:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-issue/m-p/4520605#M366967</guid>
      <dc:creator>Kapil Jha</dc:creator>
      <dc:date>2009-10-26T00:50:21Z</dc:date>
    </item>
  </channel>
</rss>

