<?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: rpc.ttbdserverd problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/rpc-ttbdserverd-problem/m-p/5000202#M777746</link>
    <description>Replies were very useful.</description>
    <pubDate>Tue, 05 Sep 2006 05:28:18 GMT</pubDate>
    <dc:creator>devhariprasad</dc:creator>
    <dc:date>2006-09-05T05:28:18Z</dc:date>
    <item>
      <title>rpc.ttbdserverd problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rpc-ttbdserverd-problem/m-p/5000195#M777739</link>
      <description>&lt;!--!*#--&gt; changed the HOSTNAME in /etc/rc.config.d/netconf from test49 to test49.india.hp.com.&lt;BR /&gt;&lt;BR /&gt;I wanted to use the files to resolve hostnames instead of nis or dns.&lt;BR /&gt;&lt;BR /&gt;When I try to open dtfile in CDE I get an error saying "cannot read from /" or "Invalid Folder Specification".&lt;BR /&gt;&lt;BR /&gt;In /var/adm/syslog I have the error "Dec 19 21:48:05 test49 syslog: libtt[2209]: clnt_create for rpc.ttdbserverd on t&lt;BR /&gt;est49 failed: RPC: Program not registered"&lt;BR /&gt;&lt;BR /&gt;- /etc/hosts contents&lt;BR /&gt;15.70.168.58    chennai.india.hp.com  chennai&lt;BR /&gt;15.70.175.49    test49   test49.india.hp.com&lt;BR /&gt;127.0.0.1       localhost       loopback&lt;BR /&gt;&lt;BR /&gt;- /etc/resolv.conf contents&lt;BR /&gt;domain india.hp.com&lt;BR /&gt;&lt;BR /&gt;- /etc/nsswitch.conf contents&lt;BR /&gt;passwd:       files nis&lt;BR /&gt;group:        files nis&lt;BR /&gt;hosts: files [NOTFOUND=continue UNAVAIL=continue] dns &lt;BR /&gt;networks:     nis [NOTFOUND=return] files&lt;BR /&gt;protocols:    nis [NOTFOUND=return] files&lt;BR /&gt;rpc:          nis [NOTFOUND=return] files&lt;BR /&gt;publickey:    nis [NOTFOUND=return] files&lt;BR /&gt;netgroup:     nis [NOTFOUND=return] files&lt;BR /&gt;automount:    files nis&lt;BR /&gt;aliases:      files nis&lt;BR /&gt;services:     files nis&lt;BR /&gt;&lt;BR /&gt;Even after rebooting the machine, I am facing this problem.&lt;BR /&gt;&lt;BR /&gt;Please help me out in correcting this problem</description>
      <pubDate>Wed, 30 Aug 2006 01:46:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rpc-ttbdserverd-problem/m-p/5000195#M777739</guid>
      <dc:creator>devhariprasad</dc:creator>
      <dc:date>2006-08-30T01:46:55Z</dc:date>
    </item>
    <item>
      <title>Re: rpc.ttbdserverd problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rpc-ttbdserverd-problem/m-p/5000196#M777740</link>
      <description>You did not change the host name correctly. You should be changing it with "/etc/set_parms hostname" command. I think, now you should do that and check it. If you do not want to use set_parms, you need to modify host name in /etc/rc.config.d/netconf and /etc/hosts and any other places that need such a change.</description>
      <pubDate>Wed, 30 Aug 2006 02:59:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rpc-ttbdserverd-problem/m-p/5000196#M777740</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2006-08-30T02:59:09Z</dc:date>
    </item>
    <item>
      <title>Re: rpc.ttbdserverd problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rpc-ttbdserverd-problem/m-p/5000197#M777741</link>
      <description>I have tried setting the hostname through "/etc/set_parms" and also I have given the proper hostnames in /etc/hosts, /etc/rc.config.d/netconf etc.&lt;BR /&gt;&lt;BR /&gt;But still I am getting the error in /var/adm/syslog/syslog.log.&lt;BR /&gt;&lt;BR /&gt;Please give your solutions.</description>
      <pubDate>Wed, 30 Aug 2006 23:12:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rpc-ttbdserverd-problem/m-p/5000197#M777741</guid>
      <dc:creator>devhariprasad</dc:creator>
      <dc:date>2006-08-30T23:12:47Z</dc:date>
    </item>
    <item>
      <title>Re: rpc.ttbdserverd problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rpc-ttbdserverd-problem/m-p/5000198#M777742</link>
      <description>Do you have rpcbind running on your system?&lt;BR /&gt;ps -ef|grep rpcbind</description>
      <pubDate>Wed, 30 Aug 2006 23:40:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rpc-ttbdserverd-problem/m-p/5000198#M777742</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2006-08-30T23:40:38Z</dc:date>
    </item>
    <item>
      <title>Re: rpc.ttbdserverd problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rpc-ttbdserverd-problem/m-p/5000199#M777743</link>
      <description>Yes RPCBIND is running on the machine&lt;BR /&gt;&lt;BR /&gt;# ps -ef | grep -i rpc&lt;BR /&gt;    root   915     1  0 05:26:28 ?         0:00 /usr/sbin/rpcbind&lt;BR /&gt;    root  1023     1  0 05:26:31 ?         0:00 /usr/sbin/rpc.statd&lt;BR /&gt;    root  1029     1  0 05:26:31 ?         0:00 /usr/sbin/rpc.lockd&lt;BR /&gt;    root  1529     1  0 05:26:42 ?         0:00 /opt/dce/sbin/rpcd&lt;BR /&gt;    root  1941     1  0 05:27:46 ?         0:00 /usr/sbin/rpc.mountd&lt;BR /&gt;    root  2944  1066  0 18:55:48 ?         0:00 /usr/dt/bin/rpc.ttdbserver&lt;BR /&gt;    root  3099  3097  0 19:52:55 pts/0     0:00 grep -i rpc&lt;BR /&gt;</description>
      <pubDate>Thu, 31 Aug 2006 00:07:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rpc-ttbdserverd-problem/m-p/5000199#M777743</guid>
      <dc:creator>devhariprasad</dc:creator>
      <dc:date>2006-08-31T00:07:29Z</dc:date>
    </item>
    <item>
      <title>Re: rpc.ttbdserverd problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rpc-ttbdserverd-problem/m-p/5000200#M777744</link>
      <description>Try restarting rpcbind and ttdb server.</description>
      <pubDate>Thu, 31 Aug 2006 00:27:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rpc-ttbdserverd-problem/m-p/5000200#M777744</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2006-08-31T00:27:10Z</dc:date>
    </item>
    <item>
      <title>Re: rpc.ttbdserverd problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rpc-ttbdserverd-problem/m-p/5000201#M777745</link>
      <description>I restarted both rpcbind and ttdbserver, but still the same error is logged in /var/adm/syslog/syslog.log&lt;BR /&gt;&lt;BR /&gt;Dec 21 20:16:39 test49 syslog: libtt[3214]: clnt_create for rpc.ttdbserverd on t&lt;BR /&gt;est49 failed: RPC: Program not registered&lt;BR /&gt;&lt;BR /&gt;I forgot to mention you one more thing, when I invoke dtfile, I get an error saying "cannot read from /" or "Invalid folder specification /". / is my HOME.</description>
      <pubDate>Thu, 31 Aug 2006 00:36:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rpc-ttbdserverd-problem/m-p/5000201#M777745</guid>
      <dc:creator>devhariprasad</dc:creator>
      <dc:date>2006-08-31T00:36:04Z</dc:date>
    </item>
    <item>
      <title>Re: rpc.ttbdserverd problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rpc-ttbdserverd-problem/m-p/5000202#M777746</link>
      <description>Replies were very useful.</description>
      <pubDate>Tue, 05 Sep 2006 05:28:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rpc-ttbdserverd-problem/m-p/5000202#M777746</guid>
      <dc:creator>devhariprasad</dc:creator>
      <dc:date>2006-09-05T05:28:18Z</dc:date>
    </item>
  </channel>
</rss>

