<?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: Cannot start rstatd ! in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-start-rstatd/m-p/2619375#M562797</link>
    <description>I think many of you are sadly mistaken.  rpc.rstatd has nothing to do with NFS.  Rpc.rstatd is an RPC server that returs performance statistics obtained from the kernel.&lt;BR /&gt;&lt;BR /&gt;I have a question about it also: how to make rpc.rstatd startup using a specified port!&lt;BR /&gt;&lt;BR /&gt;- Andy</description>
    <pubDate>Tue, 22 Mar 2005 18:54:43 GMT</pubDate>
    <dc:creator>support_5</dc:creator>
    <dc:date>2005-03-22T18:54:43Z</dc:date>
    <item>
      <title>Cannot start rstatd !</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-start-rstatd/m-p/2619370#M562792</link>
      <description>if i run ps -ef |grep rpc , rstatd is missed. I did kill hup rstatd. after that also i can't start rstatd. Why?</description>
      <pubDate>Fri, 23 Nov 2001 22:56:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-start-rstatd/m-p/2619370#M562792</guid>
      <dc:creator>navin</dc:creator>
      <dc:date>2001-11-23T22:56:09Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot start rstatd !</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-start-rstatd/m-p/2619371#M562793</link>
      <description>&lt;BR /&gt;Not knowing what version of HPux you have, I'll direct you to the 11 docs for rpc.rstatd:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/hpux/onlinedocs/B2355-90681/00/03/318-con.html" target="_blank"&gt;http://docs.hp.com/hpux/onlinedocs/B2355-90681/00/03/318-con.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 24 Nov 2001 16:11:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-start-rstatd/m-p/2619371#M562793</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2001-11-24T16:11:18Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot start rstatd !</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-start-rstatd/m-p/2619372#M562794</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;   rpc.statd  is  a part of NFS daemons.  &lt;BR /&gt;If you need to restart it do:&lt;BR /&gt;/sbin/init.d/nfs.client stop&lt;BR /&gt;/sbin/init.d/nfs.client start&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;raj</description>
      <pubDate>Sat, 24 Nov 2001 19:15:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-start-rstatd/m-p/2619372#M562794</guid>
      <dc:creator>Roger Baptiste</dc:creator>
      <dc:date>2001-11-24T19:15:10Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot start rstatd !</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-start-rstatd/m-p/2619373#M562795</link>
      <description>Be carefull messing with RPC services. If you can afford to, reboot your system to clear up and restart your RPC services. You may want to try shutting down and restarting NFS but your better off restarting your server. Are your other RPC services running? &lt;BR /&gt;&lt;BR /&gt;Here are some of them...&lt;BR /&gt;&lt;BR /&gt;/usr/sbin/rpc.lockd&lt;BR /&gt;/usr/lib/netsvc/yp/rpc.ypupdated&lt;BR /&gt;/usr/sbin/rpc.pcnfsd&lt;BR /&gt;/opt/dce/sbin/rpcd&lt;BR /&gt;/usr/sbin/rpc.mountd&lt;BR /&gt;&lt;BR /&gt;Run rpcinfo -p to check out your RPC services.&lt;BR /&gt;&lt;BR /&gt;Tony&lt;BR /&gt;</description>
      <pubDate>Mon, 26 Nov 2001 15:00:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-start-rstatd/m-p/2619373#M562795</guid>
      <dc:creator>Anthony deRito</dc:creator>
      <dc:date>2001-11-26T15:00:25Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot start rstatd !</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-start-rstatd/m-p/2619374#M562796</link>
      <description>I wonder if you can be able to see this running everytime. It is spawned by inetd upon the connection through rstat command.&lt;BR /&gt;&lt;BR /&gt;Edit /etc/inetd.conf and uncomment the line that has rpc.rstatd and restart inetd by inetd -c.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Mon, 26 Nov 2001 15:10:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-start-rstatd/m-p/2619374#M562796</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2001-11-26T15:10:21Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot start rstatd !</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-start-rstatd/m-p/2619375#M562797</link>
      <description>I think many of you are sadly mistaken.  rpc.rstatd has nothing to do with NFS.  Rpc.rstatd is an RPC server that returs performance statistics obtained from the kernel.&lt;BR /&gt;&lt;BR /&gt;I have a question about it also: how to make rpc.rstatd startup using a specified port!&lt;BR /&gt;&lt;BR /&gt;- Andy</description>
      <pubDate>Tue, 22 Mar 2005 18:54:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-start-rstatd/m-p/2619375#M562797</guid>
      <dc:creator>support_5</dc:creator>
      <dc:date>2005-03-22T18:54:43Z</dc:date>
    </item>
  </channel>
</rss>

