<?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 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/2986498#M123399</link>
    <description>When issuing the command, "/usr/bin/rup hostname" I get the error  "RPC: Program not registered".  &lt;BR /&gt;&lt;BR /&gt;ps -ef |grep mount shows that /usr/sbin/rpc.mountd is running.&lt;BR /&gt;&lt;BR /&gt;NFS is also running and seems to be working correctly with dozens of clients connected and  accessing served data fine. &lt;BR /&gt;&lt;BR /&gt;Any thoughts or ideas on what might be wrong? Thanks.</description>
    <pubDate>Mon, 02 Jun 2003 13:58:50 GMT</pubDate>
    <dc:creator>Mark Spykerman_2</dc:creator>
    <dc:date>2003-06-02T13:58:50Z</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/2986498#M123399</link>
      <description>When issuing the command, "/usr/bin/rup hostname" I get the error  "RPC: Program not registered".  &lt;BR /&gt;&lt;BR /&gt;ps -ef |grep mount shows that /usr/sbin/rpc.mountd is running.&lt;BR /&gt;&lt;BR /&gt;NFS is also running and seems to be working correctly with dozens of clients connected and  accessing served data fine. &lt;BR /&gt;&lt;BR /&gt;Any thoughts or ideas on what might be wrong? Thanks.</description>
      <pubDate>Mon, 02 Jun 2003 13:58:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rpc-program-not-registered/m-p/2986498#M123399</guid>
      <dc:creator>Mark Spykerman_2</dc:creator>
      <dc:date>2003-06-02T13:58:50Z</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/2986499#M123400</link>
      <description>cd /sbin/init.d &lt;BR /&gt;./nfs.server stop &lt;BR /&gt;./nfs.server start &lt;BR /&gt;&lt;BR /&gt;-USA..</description>
      <pubDate>Mon, 02 Jun 2003 14:02:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rpc-program-not-registered/m-p/2986499#M123400</guid>
      <dc:creator>Uday_S_Ankolekar</dc:creator>
      <dc:date>2003-06-02T14:02: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/2986500#M123401</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Try&lt;BR /&gt;# /sbin/init.d/nfs.server stop&lt;BR /&gt;# /sbin/init.d/nfs.core stop&lt;BR /&gt;# /sbin/init.d/nfs.core start&lt;BR /&gt;# /sbin/init.d/nfs.server start&lt;BR /&gt;&lt;BR /&gt;Fr??d??ric</description>
      <pubDate>Mon, 02 Jun 2003 14:06:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rpc-program-not-registered/m-p/2986500#M123401</guid>
      <dc:creator>Frederic Sevestre</dc:creator>
      <dc:date>2003-06-02T14:06:04Z</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/2986501#M123402</link>
      <description>Hi,&lt;BR /&gt;rup is based on rpc.statd deamon on the target host, and since 10.20 it is not started anymore by default, if you want it, you must uncomment the line in /etc/inetd.conf for rpc.statd, and then restart inetd by "inetd -c". Now, rup should be working for your target host.&lt;BR /&gt;Cheers.</description>
      <pubDate>Mon, 02 Jun 2003 14:22:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rpc-program-not-registered/m-p/2986501#M123402</guid>
      <dc:creator>Bruno Vidal</dc:creator>
      <dc:date>2003-06-02T14:22:33Z</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/2986502#M123403</link>
      <description>Sorry, a little typo, you should read: rpc.rstatd&lt;BR /&gt;&lt;BR /&gt;Cheers.</description>
      <pubDate>Mon, 02 Jun 2003 14:24:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rpc-program-not-registered/m-p/2986502#M123403</guid>
      <dc:creator>Bruno Vidal</dc:creator>
      <dc:date>2003-06-02T14:24:30Z</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/2986503#M123404</link>
      <description>Once you stop and start rpc, you can verify all the necesary processes with 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;The output should look similar to this:&lt;BR /&gt;&lt;BR /&gt;UID        PID  PPID  C    STIME TTY          TIME CMD&lt;BR /&gt;root       811     0  0  Dec 13  ?           00:00 nfskd&lt;BR /&gt;root       907     1  0  Dec 13  ?           00:02   /usr/lib/netsvc/fs/automount/automount -f /etc/auto_master&lt;BR /&gt;root      1404     1  0  Dec 13  ?           02:11   /opt/dce/sbin/rpcd&lt;BR /&gt;root       806     1  0  Dec 13  ?           00:00   /usr/sbin/rpcbind&lt;BR /&gt;root       896     1  0  Dec 13  ?           00:00   /usr/sbin/rpc.lockd&lt;BR /&gt;root       890     1  0  Dec 13  ?           00:00   /usr/sbin/rpc.statd&lt;BR /&gt;root      1845     1  0  Dec 13  ?           00:00   /usr/sbin/rpc.mountd&lt;BR /&gt;root      1856     1  0  Dec 13  ?           00:00   /usr/sbin/nfsd 4&lt;BR /&gt;root      1873  1856  0  Dec 13  ?           00:00     /usr/sbin/nfsd 4&lt;BR /&gt;root      1857  1856  0  Dec 13  ?           00:00     /usr/sbin/nfsd 4&lt;BR /&gt;root      1874  1857  0  Dec 13  ?           00:00       /usr/sbin/nfsd 4&lt;BR /&gt;root     27644 20314  0 11:46:35 ttyp3       00:00         more /etc/rc.config.d/nfsconf&lt;BR /&gt;root     23330     1  0  Dec 21  ?           00:24   /usr/sbin/inetd&lt;BR /&gt;   program vers proto   port  service&lt;BR /&gt;    100003    2   udp   2049  nfs&lt;BR /&gt;    100003    3   udp   2049  nfs&lt;BR /&gt;&lt;BR /&gt;plus a listing of whatever you have exported via NFS.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;mark</description>
      <pubDate>Mon, 02 Jun 2003 14:34:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rpc-program-not-registered/m-p/2986503#M123404</guid>
      <dc:creator>Mark Greene_1</dc:creator>
      <dc:date>2003-06-02T14:34:51Z</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/2986504#M123405</link>
      <description>Thanks for your many responses.  &lt;BR /&gt;&lt;BR /&gt;The computer I am having problems with is a production box with many NFS connections,  I don't think restart nfs was successful because nfs was in use when I tried to stop and restart it. With that in mind, I have tried the following:&lt;BR /&gt;&lt;BR /&gt;1.  Restart nfs.server&lt;BR /&gt;/sbin/init.d/nfs.server stop&lt;BR /&gt;/sbin/init.d/nfs.server start&lt;BR /&gt;&lt;BR /&gt;2.  Restart the nfs.core and nfs.server services&lt;BR /&gt;/sbin/init.d/nfs.server stop&lt;BR /&gt;/sbin/init.d/nfs.core stop&lt;BR /&gt;/sbin/init.d/nfs.core start&lt;BR /&gt;/sbin/init.d/nfs.server start&lt;BR /&gt;&lt;BR /&gt;3.  Checked /etc/inetd.conf&lt;BR /&gt;rpc.rstatd is uncommented.  This box is running 11.00 and haven't had this problem previously.&lt;BR /&gt;&lt;BR /&gt;4.  The output for the commands 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   are attached as log.txt&lt;BR /&gt;&lt;BR /&gt;I am going to run an at job tonight to restart all the nfs services when there aren't any nfs client connected.  Hopefully this will fix the problem.  &lt;BR /&gt;&lt;BR /&gt;Thanks for all your suggestions, I will let you know if the at job was successful tomorrow.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 03 Jun 2003 11:42:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rpc-program-not-registered/m-p/2986504#M123405</guid>
      <dc:creator>Mark Spykerman_2</dc:creator>
      <dc:date>2003-06-03T11:42:11Z</dc:date>
    </item>
  </channel>
</rss>

