<?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: node name disappeared in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/node-name-disappeared/m-p/4913318#M406493</link>
    <description>What did you edit in netconf? Is it hostname?&lt;BR /&gt;You should have used set_parms!&lt;BR /&gt;&lt;BR /&gt;Try to simply source netconf and see any error is there.&lt;BR /&gt;. /etc/rc.config.d/netconf&lt;BR /&gt;&lt;BR /&gt;view rc.log for possible errors.&lt;BR /&gt;&lt;BR /&gt;If you changed the hostname(s) you should possibly change the corresponding cluster configuration files too.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;TT</description>
    <pubDate>Tue, 19 Jul 2005 09:52:16 GMT</pubDate>
    <dc:creator>Thayanidhi</dc:creator>
    <dc:date>2005-07-19T09:52:16Z</dc:date>
    <item>
      <title>node name disappeared</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/node-name-disappeared/m-p/4913312#M406487</link>
      <description>hi all&lt;BR /&gt;&lt;BR /&gt;   i have 2 hp server (rp5740) in cluster noe i have edited its netconf file and changed the date afterhalting the cluster.&lt;BR /&gt;&lt;BR /&gt;    then i gave a reeboot once it got rebooted one of the uservers nodename is displayed as "unknown". &lt;BR /&gt;&lt;BR /&gt;    now i have reverted back the netconf file then again i gave a reboot but still it is shwoing the same.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;i started hostname script manually it is showing "inetd(37) lin 7 syntax error (' "&lt;BR /&gt;&lt;BR /&gt;what may be the possible errors.</description>
      <pubDate>Tue, 19 Jul 2005 04:23:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/node-name-disappeared/m-p/4913312#M406487</guid>
      <dc:creator>jayachandran.g</dc:creator>
      <dc:date>2005-07-19T04:23:34Z</dc:date>
    </item>
    <item>
      <title>Re: node name disappeared</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/node-name-disappeared/m-p/4913313#M406488</link>
      <description>possible error: escape characters in netconf -&amp;gt; do &lt;BR /&gt;cd /etc/rc.config.d/&lt;BR /&gt;mv netconf netconf.sav&lt;BR /&gt;strings netconf.sav &amp;gt; netconf&lt;BR /&gt;chmod 444 netconf &lt;BR /&gt;&lt;BR /&gt;and test using either reboot or /sbin/init.d/net stop &amp;amp;&amp;amp; start (in runlevel 1, if I may ask You for that)</description>
      <pubDate>Tue, 19 Jul 2005 04:33:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/node-name-disappeared/m-p/4913313#M406488</guid>
      <dc:creator>Florian Heigl (new acc)</dc:creator>
      <dc:date>2005-07-19T04:33:24Z</dc:date>
    </item>
    <item>
      <title>Re: node name disappeared</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/node-name-disappeared/m-p/4913314#M406489</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;   i have tried what you have told me. but still there the problem is there.&lt;BR /&gt;&lt;BR /&gt;  the problem is from rc1.d "S112kminit" is the first place where it is showing the error then it continued. This is according to log files. rc.log&lt;BR /&gt;&lt;BR /&gt; is thee any other solution for this.</description>
      <pubDate>Tue, 19 Jul 2005 06:01:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/node-name-disappeared/m-p/4913314#M406489</guid>
      <dc:creator>jayachandran.g</dc:creator>
      <dc:date>2005-07-19T06:01:43Z</dc:date>
    </item>
    <item>
      <title>Re: node name disappeared</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/node-name-disappeared/m-p/4913315#M406490</link>
      <description>&lt;BR /&gt;What changes did u made to netconf ?&lt;BR /&gt;&lt;BR /&gt;Where is the nodename showing unknown ?&lt;BR /&gt;&lt;BR /&gt;in cmviewcl or in hostname command .&lt;BR /&gt;&lt;BR /&gt;Please check the status of your cluster.&lt;BR /&gt;&lt;BR /&gt;Pls post more details.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;BL.</description>
      <pubDate>Tue, 19 Jul 2005 08:55:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/node-name-disappeared/m-p/4913315#M406490</guid>
      <dc:creator>baiju_3</dc:creator>
      <dc:date>2005-07-19T08:55:52Z</dc:date>
    </item>
    <item>
      <title>Re: node name disappeared</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/node-name-disappeared/m-p/4913316#M406491</link>
      <description>For a temporary fix try;&lt;BR /&gt;&lt;BR /&gt;uname -S yournodename    &lt;BR /&gt;&lt;BR /&gt;This will only change it until next reboot and is limited to 8 characters.&lt;BR /&gt;&lt;BR /&gt;Also, can you post your inetd.conf file (or just check out entry 7 -- is it ident?)&lt;BR /&gt;&lt;BR /&gt;David</description>
      <pubDate>Tue, 19 Jul 2005 09:17:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/node-name-disappeared/m-p/4913316#M406491</guid>
      <dc:creator>David Child_1</dc:creator>
      <dc:date>2005-07-19T09:17:00Z</dc:date>
    </item>
    <item>
      <title>Re: node name disappeared</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/node-name-disappeared/m-p/4913317#M406492</link>
      <description>One other problem could be related to the netconf file. Its a problem with the way some startup scripts run (more importantly how they parse the rc.config.d files);&lt;BR /&gt;&lt;BR /&gt;Here is the code from the hostname startup script:&lt;BR /&gt;&lt;BR /&gt;&amp;lt;-snip-&amp;gt;&lt;BR /&gt;start)&lt;BR /&gt;        if [ -f /etc/rc.config ] ; then&lt;BR /&gt;                . /etc/rc.config&lt;BR /&gt;        else&lt;BR /&gt;                echo "ERROR: /etc/rc.config defaults file MISSING"&lt;BR /&gt;        fi&lt;BR /&gt;&amp;lt;-snip-&amp;gt;&lt;BR /&gt;&lt;BR /&gt;Since it simply sources *all* files in /etc/rc.config.d, if you have netconf and netconf.sav it will first source netconf, then netconf.sav. So if you had a problem in the original netconf and moved it to netconf.sav, you will still have that problem.&lt;BR /&gt;&lt;BR /&gt;Some startup scripts source their corresponding /etc/rc.config.d file, but to be safe I never make backup copies in /etc/rc.config.d. I always save them to another location.&lt;BR /&gt;&lt;BR /&gt;David</description>
      <pubDate>Tue, 19 Jul 2005 09:23:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/node-name-disappeared/m-p/4913317#M406492</guid>
      <dc:creator>David Child_1</dc:creator>
      <dc:date>2005-07-19T09:23:59Z</dc:date>
    </item>
    <item>
      <title>Re: node name disappeared</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/node-name-disappeared/m-p/4913318#M406493</link>
      <description>What did you edit in netconf? Is it hostname?&lt;BR /&gt;You should have used set_parms!&lt;BR /&gt;&lt;BR /&gt;Try to simply source netconf and see any error is there.&lt;BR /&gt;. /etc/rc.config.d/netconf&lt;BR /&gt;&lt;BR /&gt;view rc.log for possible errors.&lt;BR /&gt;&lt;BR /&gt;If you changed the hostname(s) you should possibly change the corresponding cluster configuration files too.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;TT</description>
      <pubDate>Tue, 19 Jul 2005 09:52:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/node-name-disappeared/m-p/4913318#M406493</guid>
      <dc:creator>Thayanidhi</dc:creator>
      <dc:date>2005-07-19T09:52:16Z</dc:date>
    </item>
    <item>
      <title>Re: node name disappeared</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/node-name-disappeared/m-p/4913319#M406494</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;   i got the solution. According to the rc.log, error was in the script S112kminit.&lt;BR /&gt;&lt;BR /&gt;   i ran that script in debugging mode&lt;BR /&gt; "sh -x S112kminit".. there i got the place where it got stucked.. and it is not netconf file instead it is some other file.&lt;BR /&gt;  &lt;BR /&gt;   i copied the same from the other server  and i ran it.&lt;BR /&gt;&lt;BR /&gt;   now it is working.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;thank for your help.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 19 Jul 2005 20:56:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/node-name-disappeared/m-p/4913319#M406494</guid>
      <dc:creator>jayachandran.g</dc:creator>
      <dc:date>2005-07-19T20:56:28Z</dc:date>
    </item>
    <item>
      <title>Re: node name disappeared</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/node-name-disappeared/m-p/4913320#M406495</link>
      <description>Before i close this case&lt;BR /&gt;&lt;BR /&gt;  never have a unwanted file in /etc/rc.config.d dir becos when ever server is coming up kminit takes all the file in consideration. &lt;BR /&gt;&lt;BR /&gt;  thanks all&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 20 Jul 2005 02:37:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/node-name-disappeared/m-p/4913320#M406495</guid>
      <dc:creator>jayachandran.g</dc:creator>
      <dc:date>2005-07-20T02:37:46Z</dc:date>
    </item>
    <item>
      <title>Re: node name disappeared</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/node-name-disappeared/m-p/4913321#M406496</link>
      <description>i'm closing the thread thaks for all of your valuable response.</description>
      <pubDate>Wed, 20 Jul 2005 02:59:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/node-name-disappeared/m-p/4913321#M406496</guid>
      <dc:creator>jayachandran.g</dc:creator>
      <dc:date>2005-07-20T02:59:09Z</dc:date>
    </item>
  </channel>
</rss>

