<?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 ? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/rpc/m-p/3038913#M134044</link>
    <description>When I do a rpcinfo show me this&lt;BR /&gt;&lt;BR /&gt;rpcinfo: can't contact rpcbind: RPC: Rpcbind failure - RPC: Failed (unspecified error)&lt;BR /&gt;&lt;BR /&gt;I restart the daemon&lt;BR /&gt;/sbin/init.d/Rpcd stop&lt;BR /&gt;/sbin/init.d/Rpcd start &lt;BR /&gt;but still show me the error&lt;BR /&gt;Thanks</description>
    <pubDate>Thu, 31 Jul 2003 18:13:28 GMT</pubDate>
    <dc:creator>castro_2</dc:creator>
    <dc:date>2003-07-31T18:13:28Z</dc:date>
    <item>
      <title>rpc ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rpc/m-p/3038913#M134044</link>
      <description>When I do a rpcinfo show me this&lt;BR /&gt;&lt;BR /&gt;rpcinfo: can't contact rpcbind: RPC: Rpcbind failure - RPC: Failed (unspecified error)&lt;BR /&gt;&lt;BR /&gt;I restart the daemon&lt;BR /&gt;/sbin/init.d/Rpcd stop&lt;BR /&gt;/sbin/init.d/Rpcd start &lt;BR /&gt;but still show me the error&lt;BR /&gt;Thanks</description>
      <pubDate>Thu, 31 Jul 2003 18:13:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rpc/m-p/3038913#M134044</guid>
      <dc:creator>castro_2</dc:creator>
      <dc:date>2003-07-31T18:13:28Z</dc:date>
    </item>
    <item>
      <title>Re: rpc ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rpc/m-p/3038914#M134045</link>
      <description>Try restarting NFS server.&lt;BR /&gt;&lt;BR /&gt;/sbin/init.d/nfs.server stop &lt;BR /&gt;/sbin/init.d/nfs.server start &lt;BR /&gt;&lt;BR /&gt;Rpcd process is for different purpose.&lt;BR /&gt;&lt;BR /&gt;-USA..</description>
      <pubDate>Thu, 31 Jul 2003 18:34:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rpc/m-p/3038914#M134045</guid>
      <dc:creator>Uday_S_Ankolekar</dc:creator>
      <dc:date>2003-07-31T18:34:41Z</dc:date>
    </item>
    <item>
      <title>Re: rpc ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rpc/m-p/3038915#M134046</link>
      <description>One possible try is to apply the latest NFS patches. What version of OS are you using? If you are using 11.0, install this patch - PHNE_28567 (s700_800 11.00 ONC/NFS General Release/Performance Patch)</description>
      <pubDate>Thu, 31 Jul 2003 18:39:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rpc/m-p/3038915#M134046</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2003-07-31T18:39:11Z</dc:date>
    </item>
    <item>
      <title>Re: rpc ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rpc/m-p/3038916#M134047</link>
      <description>When I try to mount remote fs&lt;BR /&gt;nfs mount: get_fh: IP:: RPC: Program not registered&lt;BR /&gt;nfs mount: get_fh: IP:: RPC: Program not registered&lt;BR /&gt;nfs mount: retry: retrying(1) for: /pep after 5 seconds&lt;BR /&gt;</description>
      <pubDate>Thu, 31 Jul 2003 18:52:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rpc/m-p/3038916#M134047</guid>
      <dc:creator>castro_2</dc:creator>
      <dc:date>2003-07-31T18:52:31Z</dc:date>
    </item>
    <item>
      <title>Re: rpc ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rpc/m-p/3038917#M134048</link>
      <description>check the /etc/inetd.conf and uncomment next line&lt;BR /&gt;&lt;BR /&gt;rpc  dgram  udp  wait  root  /usr/etc/rpc.mountd 100005  1   rpc.mountd&lt;BR /&gt;&lt;BR /&gt;reread inetd&lt;BR /&gt;&lt;BR /&gt;# /etc/inetd -c &amp;amp;</description>
      <pubDate>Thu, 31 Jul 2003 18:57:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rpc/m-p/3038917#M134048</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2003-07-31T18:57:14Z</dc:date>
    </item>
    <item>
      <title>Re: rpc ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rpc/m-p/3038918#M134049</link>
      <description>#rpc  stream tcp  nowait  root  /usr/sbin/rpc.rexd     100017  1    rpc.rexd&lt;BR /&gt;I dont have this entry.&lt;BR /&gt;Is a 11.11&lt;BR /&gt;#rpc  dgram  udp  wait    root  /usr/lib/netsvc/rstat/rpc.rstatd   100001  2-4&lt;BR /&gt;rpc.rstatd&lt;BR /&gt;#rpc  dgram  udp  wait    root  /usr/lib/netsvc/rusers/rpc.rusersd  100002  1-2&lt;BR /&gt; rpc.rusersd&lt;BR /&gt;#rpc  dgram  udp  wait    root  /usr/lib/netsvc/rwall/rpc.rwalld   100008  1&lt;BR /&gt;rpc.rwalld&lt;BR /&gt;#rpc  dgram  udp  wait    root  /usr/sbin/rpc.rquotad  100011  1    rpc.rquotad&lt;BR /&gt;#rpc  dgram  udp  wait    root  /usr/lib/netsvc/spray/rpc.sprayd   100012  1&lt;BR /&gt;rpc.sprayd&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Thu, 31 Jul 2003 19:03:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rpc/m-p/3038918#M134049</guid>
      <dc:creator>castro_2</dc:creator>
      <dc:date>2003-07-31T19:03:52Z</dc:date>
    </item>
    <item>
      <title>Re: rpc ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rpc/m-p/3038919#M134050</link>
      <description>I uncomment next line, and rpcinfo is working, but I have still problems with mount remote fs &lt;BR /&gt;&lt;BR /&gt;rpc dgram udp wait root /usr/dt/bin/rpc.cmsd 100068 2-5 rpc.cmsd&lt;BR /&gt;&lt;BR /&gt;rpc xti tcp swait root /usr/dt/bin/rpc.ttdbserver 100083 1 /usr/dt/bin/rpc.ttd&lt;BR /&gt;bserver&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Thu, 31 Jul 2003 19:29:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rpc/m-p/3038919#M134050</guid>
      <dc:creator>castro_2</dc:creator>
      <dc:date>2003-07-31T19:29:36Z</dc:date>
    </item>
    <item>
      <title>Re: rpc ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rpc/m-p/3038920#M134051</link>
      <description>Configure /etc/rc.config.d to start NFS as a server.&lt;BR /&gt;&lt;BR /&gt;Then run /sbin/init.d/nfs.core stop and start to start rpcbind.&lt;BR /&gt;&lt;BR /&gt;Once rpcbind is running, then start you nfs.server with nfs.server start. Now when you run rpcinfo -p, you should see mountd and nfs registered.</description>
      <pubDate>Thu, 31 Jul 2003 20:04:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rpc/m-p/3038920#M134051</guid>
      <dc:creator>Kevin Wright</dc:creator>
      <dc:date>2003-07-31T20:04:43Z</dc:date>
    </item>
    <item>
      <title>Re: rpc ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rpc/m-p/3038921#M134052</link>
      <description>Is you are using 11.11, then install this patch - PHNE_28568 (s700_800 11.11 ONC/NFS General Release/Performance Patch). That may solve your problems.</description>
      <pubDate>Thu, 31 Jul 2003 20:11:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rpc/m-p/3038921#M134052</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2003-07-31T20:11:49Z</dc:date>
    </item>
    <item>
      <title>Re: rpc ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rpc/m-p/3038922#M134053</link>
      <description>Hi Castro&lt;BR /&gt;&lt;BR /&gt;As others have said use&lt;BR /&gt;# /sbin/init.d/nfs.core start to start rpcbind daemon.  &lt;BR /&gt;&lt;BR /&gt;For NFS mounts you also need rpc.mountd to be running on the NFS server.&lt;BR /&gt;This is started by:&lt;BR /&gt;# /sbin/init.d/nfs.server start&lt;BR /&gt;&lt;BR /&gt;Check in /etc/rc.config/nfsconf that &lt;BR /&gt;NFS_SERVER=1&lt;BR /&gt;START_MOUNTD=1&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;Con&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 31 Jul 2003 22:42:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rpc/m-p/3038922#M134053</guid>
      <dc:creator>Con O'Kelly</dc:creator>
      <dc:date>2003-07-31T22:42:34Z</dc:date>
    </item>
    <item>
      <title>Re: rpc ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rpc/m-p/3038923#M134054</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;uncomment the rpc protocol from /etc/services &amp;amp; /etc/inetd.conf if it is there then&lt;BR /&gt;&lt;BR /&gt;check the /sbin/init.d/nfs.client service is running or not&lt;BR /&gt;&lt;BR /&gt;if it not then start the client services using&lt;BR /&gt;&lt;BR /&gt;/sbin/init.d/nfs.client start&lt;BR /&gt;&lt;BR /&gt;then check the rpcinfo -p command &lt;BR /&gt;&lt;BR /&gt;if u still face the same problem then &lt;BR /&gt;use the following command&lt;BR /&gt;&lt;BR /&gt;and also check the /etc/rpc file &lt;BR /&gt;&lt;BR /&gt;just check for the rpcbind protocol whether it is commented or not&lt;BR /&gt;&lt;BR /&gt;also use the rpcbind -w command to read the /etc/rpc file&lt;BR /&gt;&lt;BR /&gt;thanx</description>
      <pubDate>Fri, 01 Aug 2003 08:07:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rpc/m-p/3038923#M134054</guid>
      <dc:creator>Suresh Patoria</dc:creator>
      <dc:date>2003-08-01T08:07:12Z</dc:date>
    </item>
    <item>
      <title>Re: rpc ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rpc/m-p/3038924#M134055</link>
      <description>rpcinfo -p&lt;BR /&gt;   program vers proto   port  service&lt;BR /&gt;    100000    4   tcp    111  rpcbind&lt;BR /&gt;    100000    3   tcp    111  rpcbind&lt;BR /&gt;    100000    2   tcp    111  rpcbind&lt;BR /&gt;    100000    4   udp    111  rpcbind&lt;BR /&gt;    100000    3   udp    111  rpcbind&lt;BR /&gt;    100000    2   udp    111  rpcbind&lt;BR /&gt;    100024    1   tcp  64341  status&lt;BR /&gt;    100024    1   udp  50989  status&lt;BR /&gt;    100021    1   tcp  64342  nlockmgr&lt;BR /&gt;    100021    1   udp  50990  nlockmgr&lt;BR /&gt;    100021    3   tcp  64343  nlockmgr&lt;BR /&gt;    100021    3   udp  50991  nlockmgr&lt;BR /&gt;    100021    4   tcp  64344  nlockmgr&lt;BR /&gt;    100021    4   udp  50992  nlockmgr&lt;BR /&gt;    100020    1   udp   4045  llockmgr&lt;BR /&gt;    100020    1   tcp   4045  llockmgr&lt;BR /&gt;    100021    2   tcp  64345  nlockmgr&lt;BR /&gt;    100005    1   udp  50995  mountd&lt;BR /&gt;    100005    3   udp  50995  mountd&lt;BR /&gt;    100005    1   tcp  64346  mountd&lt;BR /&gt;    100005    3   tcp  64346  mountd&lt;BR /&gt;    100003    2   udp   2049  nfs&lt;BR /&gt;    100003    2   tcp   2049  nfs&lt;BR /&gt;    100003    3   udp   2049  nfs&lt;BR /&gt;    100003    3   tcp   2049  nfs&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Check /etc/rc.config/nfsconf that &lt;BR /&gt;NFS_SERVER=1 &lt;BR /&gt;START_MOUNTD=1&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;    root 19328     1  0 12:15:55 ?         0:00 /opt/dce/sbin/rpcd&lt;BR /&gt;    root 19527     1  0 12:16:39 ?         0:00 /usr/sbin/rpc.lockd&lt;BR /&gt;    root 19521     1  0 12:16:39 ?         0:00 /usr/sbin/rpc.statd&lt;BR /&gt;    root 19554     1  0 12:16:39 ?         0:00 /usr/sbin/rpc.mountd&lt;BR /&gt;    root 19347     1  0 12:16:25 ?         0:00 /usr/sbin/rpcbind&lt;BR /&gt;&lt;BR /&gt;I want to mount a remote fs (NFS)&lt;BR /&gt;mount -F nfs acin:/soft /pep&lt;BR /&gt;nfs mount: get_fh: acin:: RPC: Program not registered&lt;BR /&gt;nfs mount: get_fh: acin:: RPC: Program not registered&lt;BR /&gt;nfs mount: retry: retrying(1) for: /pep after 5 seconds&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 01 Aug 2003 14:19:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rpc/m-p/3038924#M134055</guid>
      <dc:creator>castro_2</dc:creator>
      <dc:date>2003-08-01T14:19:15Z</dc:date>
    </item>
    <item>
      <title>Re: rpc ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rpc/m-p/3038925#M134056</link>
      <description>Ya?  You do understand that rpcbind, nfsd, and mountd need to be running on the SERVER right? &lt;BR /&gt;&lt;BR /&gt;rpcinfo -p &lt;NFS server=""&gt;&lt;/NFS&gt;</description>
      <pubDate>Fri, 01 Aug 2003 15:36:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rpc/m-p/3038925#M134056</guid>
      <dc:creator>Kevin Wright</dc:creator>
      <dc:date>2003-08-01T15:36:13Z</dc:date>
    </item>
    <item>
      <title>Re: rpc ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rpc/m-p/3038926#M134057</link>
      <description># ps -ef|grep rpc&lt;BR /&gt;    root 19328     1  0 12:15:55 ?         0:00 /opt/dce/sbin/rpcd&lt;BR /&gt;    root 19527     1  0 12:16:39 ?         0:00 /usr/sbin/rpc.lockd&lt;BR /&gt;    root 19521     1  0 12:16:39 ?         0:00 /usr/sbin/rpc.statd&lt;BR /&gt;    root 19554     1  0 12:16:39 ?         0:00 /usr/sbin/rpc.mountd&lt;BR /&gt;    root 19347     1  0 12:16:25 ?         0:00 /usr/sbin/rpcbind&lt;BR /&gt;    root 20686 20665  0 14:03:39 pts/1     0:00 grep rpc&lt;BR /&gt;&lt;BR /&gt;# ps -ef|grep nfs&lt;BR /&gt;    root   687     0  0  Jul 23  ?         0:00 nfskd&lt;BR /&gt;    root 19582 19567  0 12:16:39 ?         0:00 /usr/sbin/nfsd 16&lt;BR /&gt;    root 19569 19567  0 12:16:39 ?         0:00 /usr/sbin/nfsd 16&lt;BR /&gt;    root 19581 19567  0 12:16:39 ?         0:00 /usr/sbin/nfsd 16&lt;BR /&gt;    root 19566     1  0 12:16:39 ?         0:00 /usr/sbin/nfsd 16&lt;BR /&gt;    root 19571 19568  0 12:16:39 ?         0:00 /usr/sbin/nfsd 16&lt;BR /&gt;    root 19572 19567  0 12:16:39 ?         0:00 /usr/sbin/nfsd 16&lt;BR /&gt;    root 19576 19568  0 12:16:39 ?         0:00 /usr/sbin/nfsd 16&lt;BR /&gt;    root 19568 19566  0 12:16:39 ?         0:00 /usr/sbin/nfsd 16&lt;BR /&gt;    root 19567 19566  0 12:16:39 ?         0:00 /usr/sbin/nfsd 16&lt;BR /&gt;    root 19573 19566  0 12:16:39 ?         0:00 /usr/sbin/nfsd 16&lt;BR /&gt;    root 19565     1  0 12:16:39 ?         0:00 /usr/sbin/nfsd 16&lt;BR /&gt;    root 20694 20665  0 14:03:44 pts/1     0:00 grep nfs&lt;BR /&gt;    root 19574 19566  0 12:16:39 ?         0:00 /usr/sbin/nfsd 16&lt;BR /&gt;    root 19580 19568  0 12:16:39 ?         0:00 /usr/sbin/nfsd 16&lt;BR /&gt;    root 19577 19568  0 12:16:39 ?         0:00 /usr/sbin/nfsd 16&lt;BR /&gt;    root 19570 19566  0 12:16:39 ?         0:00 /usr/sbin/nfsd 16&lt;BR /&gt;    root 19584 19567  0 12:16:39 ?         0:00 /usr/sbin/nfsd 16&lt;BR /&gt;    root 19575 19566  0 12:16:39 ?         0:00 /usr/sbin/nfsd 16&lt;BR /&gt;    root 19578 19568  0 12:16:39 ?         0:00 /usr/sbin/nfsd 16&lt;BR /&gt;    root 19579 19566  0 12:16:39 ?         0:00 /usr/sbin/nfsd 16&lt;BR /&gt;&lt;BR /&gt;# ps -ef|grep moun&lt;BR /&gt;    root 19554     1  0 12:16:39 ?         0:00 /usr/sbin/rpc.mountd&lt;BR /&gt;&lt;BR /&gt;All daemons are running&lt;BR /&gt;Thanks&lt;BR /&gt;</description>
      <pubDate>Fri, 01 Aug 2003 16:04:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rpc/m-p/3038926#M134057</guid>
      <dc:creator>castro_2</dc:creator>
      <dc:date>2003-08-01T16:04:06Z</dc:date>
    </item>
    <item>
      <title>Re: rpc ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rpc/m-p/3038927#M134058</link>
      <description>is that output on the server acin?&lt;BR /&gt;&lt;BR /&gt;do a showmount -e acin&lt;BR /&gt;rpcinfo -p acin</description>
      <pubDate>Fri, 01 Aug 2003 16:06:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rpc/m-p/3038927#M134058</guid>
      <dc:creator>Kevin Wright</dc:creator>
      <dc:date>2003-08-01T16:06:20Z</dc:date>
    </item>
    <item>
      <title>Re: rpc ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rpc/m-p/3038928#M134059</link>
      <description>showmount: acin: RPC: Program not registered&lt;BR /&gt;&lt;BR /&gt;program vers proto   port  service&lt;BR /&gt;    100000    4   tcp    111  rpcbind&lt;BR /&gt;    100000    3   tcp    111  rpcbind&lt;BR /&gt;    100000    2   tcp    111  rpcbind&lt;BR /&gt;    100000    4   udp    111  rpcbind&lt;BR /&gt;    100000    3   udp    111  rpcbind&lt;BR /&gt;    100000    2   udp    111  rpcbind&lt;BR /&gt;    100024    1   tcp  60871  status&lt;BR /&gt;    100024    1   udp  53477  status&lt;BR /&gt;    100021    1   tcp  60872  nlockmgr&lt;BR /&gt;    100021    1   udp  53478  nlockmgr&lt;BR /&gt;    100021    3   tcp  60873  nlockmgr&lt;BR /&gt;    100021    3   udp  53479  nlockmgr&lt;BR /&gt;    100021    4   tcp  60874  nlockmgr&lt;BR /&gt;    100021    4   udp  53480  nlockmgr&lt;BR /&gt;    100020    1   udp   4045  llockmgr&lt;BR /&gt;    100020    1   tcp   4045  llockmgr&lt;BR /&gt;    100021    2   tcp  60875  nlockmgr&lt;BR /&gt;    100003    2   udp   2049  nfs&lt;BR /&gt;    100003    3   udp   2049  nfs&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 01 Aug 2003 16:45:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rpc/m-p/3038928#M134059</guid>
      <dc:creator>castro_2</dc:creator>
      <dc:date>2003-08-01T16:45:11Z</dc:date>
    </item>
    <item>
      <title>Re: rpc ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rpc/m-p/3038929#M134060</link>
      <description>so it's pretty clear nfsd and mountd are not running on acin.</description>
      <pubDate>Fri, 01 Aug 2003 16:52:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rpc/m-p/3038929#M134060</guid>
      <dc:creator>Kevin Wright</dc:creator>
      <dc:date>2003-08-01T16:52:31Z</dc:date>
    </item>
  </channel>
</rss>

