<?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 disappeared in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/rpcbind-disappeared/m-p/3033959#M133129</link>
    <description>Did you do a warm start of rpcbind? Was there an rpcbind.file file in /tmp? Otherwise, you will be forced to restart all of your rpc services after starting rpcbind again.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Fri, 25 Jul 2003 18:16:03 GMT</pubDate>
    <dc:creator>Kevin Wright</dc:creator>
    <dc:date>2003-07-25T18:16:03Z</dc:date>
    <item>
      <title>rpcbind disappeared</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rpcbind-disappeared/m-p/3033953#M133123</link>
      <description>Had a recent problem with an NFS server (running HP-UX 11.11) and found that the rpcbind process was not running. All the other processes normally associated with NFS server were up, but the rpcbind had somehow disappeared. I cannot find any indications for its disappearance in /var/adm/syslog/syslog.log. Can anyone suggest where else I can look for clues as to why it stopped running?&lt;BR /&gt;</description>
      <pubDate>Fri, 25 Jul 2003 16:50:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rpcbind-disappeared/m-p/3033953#M133123</guid>
      <dc:creator>Leon A. Howorth</dc:creator>
      <dc:date>2003-07-25T16:50:12Z</dc:date>
    </item>
    <item>
      <title>Re: rpcbind disappeared</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rpcbind-disappeared/m-p/3033954#M133124</link>
      <description>Leon, &lt;BR /&gt;&lt;BR /&gt;Check /etc/rpc file if you have the rpcbind line in it:&lt;BR /&gt;&lt;BR /&gt; more /etc/rpc&lt;BR /&gt;##&lt;BR /&gt;# pragma VERSIONID "@(#)rpc:    11R2-4"&lt;BR /&gt;#       file of rpc program name to number mappings&lt;BR /&gt;##&lt;BR /&gt;rpcbind         100000  portmap sunrpc rpcbind&lt;BR /&gt;rstatd          100001  rstat rup perfmeter&lt;BR /&gt;rusersd         100002  rusers&lt;BR /&gt;..............</description>
      <pubDate>Fri, 25 Jul 2003 17:13:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rpcbind-disappeared/m-p/3033954#M133124</guid>
      <dc:creator>Elena Leontieva</dc:creator>
      <dc:date>2003-07-25T17:13:06Z</dc:date>
    </item>
    <item>
      <title>Re: rpcbind disappeared</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rpcbind-disappeared/m-p/3033955#M133125</link>
      <description>It's possible that rpcbind may have crashed. If that's the case you may want to check if you got the latest NFS General Release/Performance Patch. Take a look at ..&lt;BR /&gt;Patch Name: PHNE_28568&lt;BR /&gt;One of the symptom .. "rpcbind crashes with signal 10, Bus error (SIGBUS)".</description>
      <pubDate>Fri, 25 Jul 2003 17:22:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rpcbind-disappeared/m-p/3033955#M133125</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2003-07-25T17:22:35Z</dc:date>
    </item>
    <item>
      <title>Re: rpcbind disappeared</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rpcbind-disappeared/m-p/3033956#M133126</link>
      <description>Could you attach the following from the server:&lt;BR /&gt;&lt;BR /&gt;nfsstat -s &lt;BR /&gt;nfsstat -rc &lt;BR /&gt;netstat -m &lt;BR /&gt;netstat -s -p udp &lt;BR /&gt;sar -u 5 5 &lt;BR /&gt;vmstat -n 5 5</description>
      <pubDate>Fri, 25 Jul 2003 17:28:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rpcbind-disappeared/m-p/3033956#M133126</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2003-07-25T17:28:27Z</dc:date>
    </item>
    <item>
      <title>Re: rpcbind disappeared</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rpcbind-disappeared/m-p/3033957#M133127</link>
      <description>I should have mentioned that I was able to start&lt;BR /&gt;rpcbind manually. The /etc/rpc file is fine. I do have patch PHNE_28568 as well. I'm attaching the output that Mike Steele requested.</description>
      <pubDate>Fri, 25 Jul 2003 17:55:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rpcbind-disappeared/m-p/3033957#M133127</guid>
      <dc:creator>Leon A. Howorth</dc:creator>
      <dc:date>2003-07-25T17:55:42Z</dc:date>
    </item>
    <item>
      <title>Re: rpcbind disappeared</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rpcbind-disappeared/m-p/3033958#M133128</link>
      <description>What is in the /etc/rc.log ?&lt;BR /&gt;Start NFS core subsystem&lt;BR /&gt;Output from "/sbin/rc2.d/S400nfs.core start":&lt;BR /&gt;----------------------------&lt;BR /&gt;    starting NFS CORE networking&lt;BR /&gt;    &lt;BR /&gt;    starting up the rpcbind&lt;BR /&gt;        /usr/sbin/rpcbind&lt;BR /&gt;    starting up the nfskd daemon&lt;BR /&gt;        /usr/sbin/nfskd&lt;BR /&gt;&lt;BR /&gt;Do you have that?</description>
      <pubDate>Fri, 25 Jul 2003 18:03:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rpcbind-disappeared/m-p/3033958#M133128</guid>
      <dc:creator>Elena Leontieva</dc:creator>
      <dc:date>2003-07-25T18:03:13Z</dc:date>
    </item>
    <item>
      <title>Re: rpcbind disappeared</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rpcbind-disappeared/m-p/3033959#M133129</link>
      <description>Did you do a warm start of rpcbind? Was there an rpcbind.file file in /tmp? Otherwise, you will be forced to restart all of your rpc services after starting rpcbind again.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 25 Jul 2003 18:16:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rpcbind-disappeared/m-p/3033959#M133129</guid>
      <dc:creator>Kevin Wright</dc:creator>
      <dc:date>2003-07-25T18:16:03Z</dc:date>
    </item>
    <item>
      <title>Re: rpcbind disappeared</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rpcbind-disappeared/m-p/3033960#M133130</link>
      <description>You're going to have to test this under load.  So create a large file with 'prealloc' and then copy it back and forth into out of the NFS mounted file system from the client, while reading stats from the server.&lt;BR /&gt;&lt;BR /&gt;prealloc /tmp/500meg 500000000 = 500 mb&lt;BR /&gt;prealloc /tmp/5gig 5000000000 = 5 gb</description>
      <pubDate>Fri, 25 Jul 2003 18:17:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rpcbind-disappeared/m-p/3033960#M133130</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2003-07-25T18:17:26Z</dc:date>
    </item>
  </channel>
</rss>

