<?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 Error on HP-UX from Linux in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/nfs-rpc-error-on-hp-ux-from-linux/m-p/4340725#M56330</link>
    <description>That error would seem to indicate that one or more of the necessary RPC daemons are not running on the 11.23 server.&lt;BR /&gt;&lt;BR /&gt;What happens when you issue the command "showmount -e localhost" on the 11.23 NFS server?  What happens when you issue the command "showmount -e 172.16.110.180" from a different NFS client (assuming that is the correct IP address for the 11.23 NFS server).  What happens when you issue the command "rpcinfo -p 172.16.110.180" from an NFS client (again, assuming that is the correct IP address for the 11.23 server)?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Dave</description>
    <pubDate>Wed, 21 Jan 2009 00:03:13 GMT</pubDate>
    <dc:creator>Dave Olker</dc:creator>
    <dc:date>2009-01-21T00:03:13Z</dc:date>
    <item>
      <title>NFS RPC Error on HP-UX from Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nfs-rpc-error-on-hp-ux-from-linux/m-p/4340723#M56328</link>
      <description>NFS Server: HP-UX 11.23 (IP: 172.16.110.180)&lt;BR /&gt;NFS Client: Red Hat Enterprise Linux 4.7&lt;BR /&gt;&lt;BR /&gt;In Linux server (NFS Client), I try a "showmount -e &lt;NFS server=""&gt;" and I get an error. But same command works OK if I tra it to another different NFS Server:&lt;BR /&gt;&lt;BR /&gt;# showmount -e 172.16.110.180&lt;BR /&gt;mount clntudp_create: RPC: Program not registered&lt;BR /&gt;&lt;BR /&gt;# showmount -e 172.16.110.40&lt;BR /&gt;Export list for 172.16.110.40:&lt;BR /&gt;/data/LC/TMP     (everyone)&lt;BR /&gt;/data/LCTEST/TMP (everyone)&lt;/NFS&gt;</description>
      <pubDate>Mon, 19 Jan 2009 22:46:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nfs-rpc-error-on-hp-ux-from-linux/m-p/4340723#M56328</guid>
      <dc:creator>Tonatiuh</dc:creator>
      <dc:date>2009-01-19T22:46:52Z</dc:date>
    </item>
    <item>
      <title>Re: NFS RPC Error on HP-UX from Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nfs-rpc-error-on-hp-ux-from-linux/m-p/4340724#M56329</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;I have worked with similar environments and not been able to duplicate this problem.&lt;BR /&gt;&lt;BR /&gt;Look for errors on the 11.23 NFS server.&lt;BR /&gt;/var/adm/syslog/syslog.log&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;See that nfs.core, nfs.server and nfs.client are running.&lt;BR /&gt;&lt;BR /&gt;Make sure there are no routers and firewalls filtering traffic. See that iptables is shut down on the Linux box.&lt;BR /&gt;&lt;BR /&gt;Note also, RHEL 4.x uses NFS Version 4. 11.23 HP-UX uses Version 3 of NFS.&lt;BR /&gt;&lt;BR /&gt;Check both the REHL system and the 11.23 system for patches related to NFS. Install if available.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 19 Jan 2009 23:12:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nfs-rpc-error-on-hp-ux-from-linux/m-p/4340724#M56329</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2009-01-19T23:12:48Z</dc:date>
    </item>
    <item>
      <title>Re: NFS RPC Error on HP-UX from Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nfs-rpc-error-on-hp-ux-from-linux/m-p/4340725#M56330</link>
      <description>That error would seem to indicate that one or more of the necessary RPC daemons are not running on the 11.23 server.&lt;BR /&gt;&lt;BR /&gt;What happens when you issue the command "showmount -e localhost" on the 11.23 NFS server?  What happens when you issue the command "showmount -e 172.16.110.180" from a different NFS client (assuming that is the correct IP address for the 11.23 NFS server).  What happens when you issue the command "rpcinfo -p 172.16.110.180" from an NFS client (again, assuming that is the correct IP address for the 11.23 server)?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Dave</description>
      <pubDate>Wed, 21 Jan 2009 00:03:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nfs-rpc-error-on-hp-ux-from-linux/m-p/4340725#M56330</guid>
      <dc:creator>Dave Olker</dc:creator>
      <dc:date>2009-01-21T00:03:13Z</dc:date>
    </item>
    <item>
      <title>Re: NFS RPC Error on HP-UX from Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nfs-rpc-error-on-hp-ux-from-linux/m-p/4340726#M56331</link>
      <description>The "showmount -e" in and to the NFS Server returns:&lt;BR /&gt;&lt;BR /&gt;RPC: Program not registered&lt;BR /&gt;&lt;BR /&gt;The "ps -ef |grep nfs." to check the services mentioned returns nos services running.&lt;BR /&gt;</description>
      <pubDate>Wed, 21 Jan 2009 17:23:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nfs-rpc-error-on-hp-ux-from-linux/m-p/4340726#M56331</guid>
      <dc:creator>Tonatiuh</dc:creator>
      <dc:date>2009-01-21T17:23:19Z</dc:date>
    </item>
    <item>
      <title>Re: NFS RPC Error on HP-UX from Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nfs-rpc-error-on-hp-ux-from-linux/m-p/4340727#M56332</link>
      <description>Well, that certainly explains the error you're getting.  Have you actually configured this system as an NFS server?&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/5992-0714/ch02s02.html" target="_blank"&gt;http://docs.hp.com/en/5992-0714/ch02s02.html&lt;/A&gt;</description>
      <pubDate>Wed, 21 Jan 2009 17:33:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nfs-rpc-error-on-hp-ux-from-linux/m-p/4340727#M56332</guid>
      <dc:creator>Dave Olker</dc:creator>
      <dc:date>2009-01-21T17:33:49Z</dc:date>
    </item>
    <item>
      <title>Re: NFS RPC Error on HP-UX from Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nfs-rpc-error-on-hp-ux-from-linux/m-p/4340728#M56333</link>
      <description>Thank you Dave. The problem is solved now.</description>
      <pubDate>Wed, 21 Jan 2009 18:50:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nfs-rpc-error-on-hp-ux-from-linux/m-p/4340728#M56333</guid>
      <dc:creator>Tonatiuh</dc:creator>
      <dc:date>2009-01-21T18:50:48Z</dc:date>
    </item>
  </channel>
</rss>

