<?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: RPC: Program not registered in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/rpc-program-not-registered/m-p/2536601#M26028</link>
    <description>I'll bet you NFS server daemons are not running.&lt;BR /&gt;&lt;BR /&gt;cd /sbin/init.d&lt;BR /&gt;./nfs.server stop&lt;BR /&gt;./nfs.server start&lt;BR /&gt;&lt;BR /&gt;You might also check the settings in /etc/rc.config.d/nfsconf before you restart.&lt;BR /&gt;&lt;BR /&gt;Clay&lt;BR /&gt;</description>
    <pubDate>Tue, 05 Jun 2001 14:51:10 GMT</pubDate>
    <dc:creator>A. Clay Stephenson</dc:creator>
    <dc:date>2001-06-05T14:51:10Z</dc:date>
    <item>
      <title>RPC: Program not registered</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rpc-program-not-registered/m-p/2536599#M26026</link>
      <description>I am issueing the showmount command and get the error "RPC: Program not registered". What can I do to get this program to work.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.</description>
      <pubDate>Tue, 05 Jun 2001 14:38:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rpc-program-not-registered/m-p/2536599#M26026</guid>
      <dc:creator>Amal Perera</dc:creator>
      <dc:date>2001-06-05T14:38:57Z</dc:date>
    </item>
    <item>
      <title>Re: RPC: Program not registered</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rpc-program-not-registered/m-p/2536600#M26027</link>
      <description>I suspect that the mountd (rpc.mountd) daemons are not running on the server.  verify by doing a ps -ef | grep mountd if you do not get anything back then you would have to start the rpc processes for nfs:&lt;BR /&gt;&lt;BR /&gt;/sbin/init.d/nfs.server start&lt;BR /&gt;then run &lt;BR /&gt;rpcinfo -p&lt;BR /&gt;this should list all the rpc programs and their corresponding details... if you see entries for mountd and nfs then you are fine.&lt;BR /&gt;&lt;BR /&gt;To make the above permanent, you will have to edit the /etc/rc.config.d/nfsconf and set the variables NFS_SERVER=1 and NFS_CLIENT=1&lt;BR /&gt;&lt;BR /&gt;good luck.</description>
      <pubDate>Tue, 05 Jun 2001 14:46:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rpc-program-not-registered/m-p/2536600#M26027</guid>
      <dc:creator>Kofi ARTHIABAH</dc:creator>
      <dc:date>2001-06-05T14:46:54Z</dc:date>
    </item>
    <item>
      <title>Re: RPC: Program not registered</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rpc-program-not-registered/m-p/2536601#M26028</link>
      <description>I'll bet you NFS server daemons are not running.&lt;BR /&gt;&lt;BR /&gt;cd /sbin/init.d&lt;BR /&gt;./nfs.server stop&lt;BR /&gt;./nfs.server start&lt;BR /&gt;&lt;BR /&gt;You might also check the settings in /etc/rc.config.d/nfsconf before you restart.&lt;BR /&gt;&lt;BR /&gt;Clay&lt;BR /&gt;</description>
      <pubDate>Tue, 05 Jun 2001 14:51:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rpc-program-not-registered/m-p/2536601#M26028</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2001-06-05T14:51:10Z</dc:date>
    </item>
    <item>
      <title>Re: RPC: Program not registered</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rpc-program-not-registered/m-p/2536602#M26029</link>
      <description>Hi Amal&lt;BR /&gt;&lt;BR /&gt;Check for the daemons whther they are running or not .&lt;BR /&gt;&lt;BR /&gt;ps -ef | grep mountd &lt;BR /&gt;&lt;BR /&gt;Incase they are not running :&lt;BR /&gt; cd /sbin/init.d &lt;BR /&gt;&lt;BR /&gt;./nfs.server start &lt;BR /&gt;&lt;BR /&gt;ps -ef | grep mountd , this should make the rpc run. And also to make is permanent edit it in the /etc/rc.config.f/nfsconf .&lt;BR /&gt;&lt;BR /&gt;Manoj Srivastava&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 05 Jun 2001 14:57:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rpc-program-not-registered/m-p/2536602#M26029</guid>
      <dc:creator>MANOJ SRIVASTAVA</dc:creator>
      <dc:date>2001-06-05T14:57:48Z</dc:date>
    </item>
    <item>
      <title>Re: RPC: Program not registered</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rpc-program-not-registered/m-p/2536603#M26030</link>
      <description>See for all common problem in NFS:&lt;BR /&gt;&lt;A href="http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B1031-90043/B1031-90043_top.html&amp;amp;con=/hpux/onlinedocs/B1031-90043/00/00/32-con.html&amp;amp;toc=/hpux/onlinedocs/B1031-90043/00/00/32-toc.html&amp;amp;searchterms=problem&amp;amp;queryid=20010605-085136" target="_blank"&gt;http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B1031-90043/B1031-90043_top.html&amp;amp;con=/hpux/onlinedocs/B1031-90043/00/00/32-con.html&amp;amp;toc=/hpux/onlinedocs/B1031-90043/00/00/32-toc.html&amp;amp;searchterms=problem&amp;amp;queryid=20010605-085136&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 05 Jun 2001 14:59:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rpc-program-not-registered/m-p/2536603#M26030</guid>
      <dc:creator>Vincenzo Restuccia</dc:creator>
      <dc:date>2001-06-05T14:59:39Z</dc:date>
    </item>
    <item>
      <title>Re: RPC: Program not registered</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rpc-program-not-registered/m-p/2536604#M26031</link>
      <description>Thanks everyone. Your suggestions worked.</description>
      <pubDate>Tue, 05 Jun 2001 15:58:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rpc-program-not-registered/m-p/2536604#M26031</guid>
      <dc:creator>Amal Perera</dc:creator>
      <dc:date>2001-06-05T15:58:54Z</dc:date>
    </item>
  </channel>
</rss>

