<?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: rpcbind not running in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/rpcbind-not-running/m-p/2950630#M577503</link>
    <description>You should be having /usr/sbin/portmap daemon running instead of rpcbind. &lt;BR /&gt;I think on 10.20 there was no rpcbind.&lt;BR /&gt;Look for portmap process by ps -ef |grep portmap&lt;BR /&gt;&lt;BR /&gt;-USA..</description>
    <pubDate>Mon, 14 Apr 2003 13:16:39 GMT</pubDate>
    <dc:creator>Uday_S_Ankolekar</dc:creator>
    <dc:date>2003-04-14T13:16:39Z</dc:date>
    <item>
      <title>rpcbind not running</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rpcbind-not-running/m-p/2950626#M577499</link>
      <description>We are running HP-UX 10.20 and have been experiencing some issues with NFS.  While trying to troubleshoot the problem, I run rpcinfo -p &lt;SERVER name=""&gt; and see that rpcbind is not running and there is no /usr/bin/rpcbind executable.  How do I get this configured or installed?  Is there a patch that I need to load?  Thanks.&lt;BR /&gt;&lt;BR /&gt;Andre&lt;BR /&gt;&lt;/SERVER&gt;</description>
      <pubDate>Mon, 14 Apr 2003 12:51:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rpcbind-not-running/m-p/2950626#M577499</guid>
      <dc:creator>Andre Ford</dc:creator>
      <dc:date>2003-04-14T12:51:27Z</dc:date>
    </item>
    <item>
      <title>Re: rpcbind not running</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rpcbind-not-running/m-p/2950627#M577500</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;rpcbinf is part of the NFS-CORE and&lt;BR /&gt;I suspect that the NFS software is not installed on your box&lt;BR /&gt;&lt;BR /&gt;swlist -l file|grep NFS&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;                Steve Steel</description>
      <pubDate>Mon, 14 Apr 2003 13:07:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rpcbind-not-running/m-p/2950627#M577500</guid>
      <dc:creator>Steve Steel</dc:creator>
      <dc:date>2003-04-14T13:07:39Z</dc:date>
    </item>
    <item>
      <title>Re: rpcbind not running</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rpcbind-not-running/m-p/2950628#M577501</link>
      <description>As far as I'm aware rpcbind came in around 10.30 ... at 10.20 portmapper (man portmap) provided it's functionality..... so that explains the missing binary in /usr/sbin.&lt;BR /&gt;&lt;BR /&gt;So I'd suggest we need to know what issues you are having .... apologies but NFS is not my best subject.</description>
      <pubDate>Mon, 14 Apr 2003 13:08:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rpcbind-not-running/m-p/2950628#M577501</guid>
      <dc:creator>Alex Glennie</dc:creator>
      <dc:date>2003-04-14T13:08:55Z</dc:date>
    </item>
    <item>
      <title>Re: rpcbind not running</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rpcbind-not-running/m-p/2950629#M577502</link>
      <description>Hi Andre&lt;BR /&gt;&lt;BR /&gt;is the flags of NFS_SERVER and NFS_CLIENT set to 1 in /etc/rc.config.d/nfsconf.&lt;BR /&gt;&lt;BR /&gt;check for commented nfs daemons in /etc/inetd.conf and /etc/services files.&lt;BR /&gt; and restart the NFS daemons.</description>
      <pubDate>Mon, 14 Apr 2003 13:12:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rpcbind-not-running/m-p/2950629#M577502</guid>
      <dc:creator>Ravi_8</dc:creator>
      <dc:date>2003-04-14T13:12:49Z</dc:date>
    </item>
    <item>
      <title>Re: rpcbind not running</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rpcbind-not-running/m-p/2950630#M577503</link>
      <description>You should be having /usr/sbin/portmap daemon running instead of rpcbind. &lt;BR /&gt;I think on 10.20 there was no rpcbind.&lt;BR /&gt;Look for portmap process by ps -ef |grep portmap&lt;BR /&gt;&lt;BR /&gt;-USA..</description>
      <pubDate>Mon, 14 Apr 2003 13:16:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rpcbind-not-running/m-p/2950630#M577503</guid>
      <dc:creator>Uday_S_Ankolekar</dc:creator>
      <dc:date>2003-04-14T13:16:39Z</dc:date>
    </item>
    <item>
      <title>Re: rpcbind not running</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rpcbind-not-running/m-p/2950631#M577504</link>
      <description>The main problem that we are experiencing has to do with NFS server not responding.  I have read the Installing and Administering NFS Services document at docs.hp.com and it had some excellent information in it.  That was where I received the list of services that should be running when the rpcinfo -p command is executed.  All of the services listed are running except rpcbind. We do have NFS services running and they seem to be working properly.  Our problem surfaces when users are attempting to move or copy large files across NFS to other locations.  I saw a reference to patch PHNE_25234, which we don't installed, but wasn't sure if this would install rpcbind since I didn't see it listed in the output portion of the patch.  I don't know a whole lot about NFS but have picked up quite a bit.  Any other information would be helpful.&lt;BR /&gt;&lt;BR /&gt;Andre&lt;BR /&gt;</description>
      <pubDate>Mon, 14 Apr 2003 13:23:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rpcbind-not-running/m-p/2950631#M577504</guid>
      <dc:creator>Andre Ford</dc:creator>
      <dc:date>2003-04-14T13:23:32Z</dc:date>
    </item>
    <item>
      <title>Re: rpcbind not running</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rpcbind-not-running/m-p/2950632#M577505</link>
      <description>Hi Ravi - NFS_SERVER and NFS_CLIENT both = 1.  Also NFS (nfsd)is enabled in /etc/services.&lt;BR /&gt;&lt;BR /&gt;Hi Uday -  Portmap is currently running.&lt;BR /&gt;&lt;BR /&gt;Is there anything else I need to look at to try and resolve this problem?  The document I read has some good info but it looks like it may have been written for versions higher than 10.20.  I appreciate the help.&lt;BR /&gt;&lt;BR /&gt;Andre&lt;BR /&gt;</description>
      <pubDate>Mon, 14 Apr 2003 13:32:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rpcbind-not-running/m-p/2950632#M577505</guid>
      <dc:creator>Andre Ford</dc:creator>
      <dc:date>2003-04-14T13:32:11Z</dc:date>
    </item>
    <item>
      <title>Re: rpcbind not running</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rpcbind-not-running/m-p/2950633#M577506</link>
      <description>I'd suggest in the abscence of any errors to go on that you install PHNE_25234 ; from patch text &lt;BR /&gt;&lt;BR /&gt;PHNE_25234: PANIC HANG&lt;BR /&gt;  Panic due to a null r_unldvp&lt;BR /&gt;  Hang when doing a large file copy from a local fs to NFS&lt;BR /&gt;</description>
      <pubDate>Mon, 14 Apr 2003 13:40:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rpcbind-not-running/m-p/2950633#M577506</guid>
      <dc:creator>Alex Glennie</dc:creator>
      <dc:date>2003-04-14T13:40:02Z</dc:date>
    </item>
    <item>
      <title>Re: rpcbind not running</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rpcbind-not-running/m-p/2950634#M577507</link>
      <description>Thanks for the heads up.  We have loaded patch PHNE_24234 and will run some tests to see if this resolves our problem.  Thank you all for your prompt assistance.  I will reply back with the results.&lt;BR /&gt;&lt;BR /&gt;Andre&lt;BR /&gt;</description>
      <pubDate>Tue, 15 Apr 2003 10:00:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rpcbind-not-running/m-p/2950634#M577507</guid>
      <dc:creator>Andre Ford</dc:creator>
      <dc:date>2003-04-15T10:00:29Z</dc:date>
    </item>
    <item>
      <title>Re: rpcbind not running</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rpcbind-not-running/m-p/2950635#M577508</link>
      <description>rpcbind replaces portmap in 11.0 of hp-ux, portmap provides that service in 10.20. &lt;BR /&gt;&lt;BR /&gt;If you are getting "NFS Server not responding" as a result of a mount command or automount file system on the client, rpc.mountd on the server side is not answering. You can verify if it is hung with "rpcinfo -u &lt;SERVERNAME&gt; mount". &lt;BR /&gt;&lt;BR /&gt;If the mount goes ok, but the "not responding" message comes later, it is probably nfsd on the server that can't respond. The same test can be used against nfsd, as in "rpcinfo -u &lt;SERVERNAME&gt; nfs". &lt;BR /&gt;&lt;BR /&gt;If both of these tests result in timeouts, you may not have any connectivity at all, and should back up to ping for troubleshooting. &lt;BR /&gt;&lt;BR /&gt;If both are successful, then you may have a problem with dropped packets from the server to client. Refer to the O'Reilly nfs books for troubleshooting hints using "nfsstat -c" on the client side and "netstat -s -p ip" (particularly the "dropped fragments stat), and "netstat -s -p udp" (looking for udp socket overflow on both client and server). &lt;BR /&gt;&lt;BR /&gt;Good luck !&lt;/SERVERNAME&gt;&lt;/SERVERNAME&gt;</description>
      <pubDate>Tue, 15 Apr 2003 10:57:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rpcbind-not-running/m-p/2950635#M577508</guid>
      <dc:creator>Jim Keeble</dc:creator>
      <dc:date>2003-04-15T10:57:02Z</dc:date>
    </item>
    <item>
      <title>Re: rpcbind not running</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rpcbind-not-running/m-p/2950636#M577509</link>
      <description>Once you get rcp up and running, you can run this to verify all the processes needed:&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;You should get output similar to this:&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;&lt;BR /&gt;If you don't have all these processes running, you are going to have NFS problems. Also problems with rcp, rsh, etc.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;mark</description>
      <pubDate>Tue, 15 Apr 2003 14:15:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rpcbind-not-running/m-p/2950636#M577509</guid>
      <dc:creator>Mark Greene_1</dc:creator>
      <dc:date>2003-04-15T14:15:28Z</dc:date>
    </item>
  </channel>
</rss>

