<?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: Hostname disappeared... in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname-disappeared/m-p/3577331#M229180</link>
    <description>initial suggestion is to run the utility called &lt;BR /&gt;&lt;BR /&gt;set_parms&lt;BR /&gt;&lt;BR /&gt;it will ask you the information you need to enter interactively, like hostname, timezone, date/time, root password, ip_addresses.&lt;BR /&gt;&lt;BR /&gt;Answer these and let the server reboot. If it recovers, fine. If it does not, let us know the error messages you are getting at the boot time for further help.</description>
    <pubDate>Wed, 06 Jul 2005 13:46:48 GMT</pubDate>
    <dc:creator>Mel Burslan</dc:creator>
    <dc:date>2005-07-06T13:46:48Z</dc:date>
    <item>
      <title>Hostname disappeared...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname-disappeared/m-p/3577328#M229177</link>
      <description>OK - I'm back.  Now that I can actually access the console after a new i/o board was installed, my server boots with no hostname.  If I go into SAM to take a look at the NIC's, I get the following "Your system name is invalid.....A screen will appear to reset the system name"  I hit OK &amp;amp; SAM closes.  Same thing happens when I try to access hosts via SAM.  uname -a gives me hostname of unknown.  All my data is there &amp;amp; the drives will mount by using mount -a, but will not mount automatically. Any idea on how to get my server to know who it is again? HELP!  Thanks in advance.</description>
      <pubDate>Wed, 06 Jul 2005 13:41:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hostname-disappeared/m-p/3577328#M229177</guid>
      <dc:creator>TWBSupport</dc:creator>
      <dc:date>2005-07-06T13:41:02Z</dc:date>
    </item>
    <item>
      <title>Re: Hostname disappeared...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname-disappeared/m-p/3577329#M229178</link>
      <description>Can you run the set_parms command?&lt;BR /&gt;&lt;BR /&gt;/sbin/set_parms hostname &amp;lt;$HOSTNAME&amp;gt;&lt;BR /&gt;&lt;BR /&gt;man set_parms&lt;BR /&gt;&lt;BR /&gt;This will modify the /etc/hosts file. Have you looked in this file to see? Does it still exist?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 06 Jul 2005 13:44:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hostname-disappeared/m-p/3577329#M229178</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2005-07-06T13:44:07Z</dc:date>
    </item>
    <item>
      <title>Re: Hostname disappeared...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname-disappeared/m-p/3577330#M229179</link>
      <description>Run /sbin/set_parms hostname.  You may want to also run /sbin/set_parms ip_address just to make sure.  After each one it will ask if you want to reboot.  Reply no after hostname and yes after ip_address.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Wed, 06 Jul 2005 13:44:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hostname-disappeared/m-p/3577330#M229179</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2005-07-06T13:44:11Z</dc:date>
    </item>
    <item>
      <title>Re: Hostname disappeared...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname-disappeared/m-p/3577331#M229180</link>
      <description>initial suggestion is to run the utility called &lt;BR /&gt;&lt;BR /&gt;set_parms&lt;BR /&gt;&lt;BR /&gt;it will ask you the information you need to enter interactively, like hostname, timezone, date/time, root password, ip_addresses.&lt;BR /&gt;&lt;BR /&gt;Answer these and let the server reboot. If it recovers, fine. If it does not, let us know the error messages you are getting at the boot time for further help.</description>
      <pubDate>Wed, 06 Jul 2005 13:46:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hostname-disappeared/m-p/3577331#M229180</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2005-07-06T13:46:48Z</dc:date>
    </item>
    <item>
      <title>Re: Hostname disappeared...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname-disappeared/m-p/3577332#M229181</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Can you see wheather /etc/hosts has correct entries &amp;amp; your /etc/rc.config.d/netconf has hostname set properly. If both are correct you can check /etc/rc.log for errors which causing it to not getting set.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Devender</description>
      <pubDate>Wed, 06 Jul 2005 14:18:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hostname-disappeared/m-p/3577332#M229181</guid>
      <dc:creator>Devender Khatana</dc:creator>
      <dc:date>2005-07-06T14:18:53Z</dc:date>
    </item>
    <item>
      <title>Re: Hostname disappeared...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname-disappeared/m-p/3577333#M229182</link>
      <description>Yes, I checked /etc/hosts as soon as SAM -&amp;gt; hosts would not let me update it.  It's fine.&lt;BR /&gt;&lt;BR /&gt;I have run set_parms for hostname &amp;amp; ip address &amp;amp; after each configuration it never asked me to reboot.  So I rebooted anyways, uname -a came back with the hostname but SAM still errors out with the same error 'system name invalid'.  I was thinking maybe it had something to do with the NIC, lanscan comes back with the NIC up. I then rebooted AGAIN &amp;amp; it lost the hostname config once more.    Any other ideas?  There are no errors on boot up to give you, no errors are coming up in the syslog.</description>
      <pubDate>Wed, 06 Jul 2005 14:34:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hostname-disappeared/m-p/3577333#M229182</guid>
      <dc:creator>TWBSupport</dc:creator>
      <dc:date>2005-07-06T14:34:07Z</dc:date>
    </item>
    <item>
      <title>Re: Hostname disappeared...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname-disappeared/m-p/3577334#M229183</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;It could be something that is stopping your names from getting resolved. How does names are resolved ? Check /etc/nsswitch.conf &amp;amp; resolv.conf files to find this out.&lt;BR /&gt;&lt;BR /&gt;Try coping nsswitch.file in /etc to nsswitch.conf if network sources used for resolution are temporarily unavailable.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Devender</description>
      <pubDate>Wed, 06 Jul 2005 15:27:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hostname-disappeared/m-p/3577334#M229183</guid>
      <dc:creator>Devender Khatana</dc:creator>
      <dc:date>2005-07-06T15:27:00Z</dc:date>
    </item>
    <item>
      <title>Re: Hostname disappeared...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname-disappeared/m-p/3577335#M229184</link>
      <description>resolv.conf &amp;amp; nsswitch.conf are both there.  I can set_parms hostname &amp;amp; ip_address &amp;amp; if I immediately go into SAM, I can get into NIC Interface, BUT my NIC's no longer show up &amp;amp; SAM tells me that it can not find any NIC's &amp;amp; to install them.  If I do a lanscan, all 3 LAN Interfaces show up.  Also lanadmin shows this too.  If I bounce the server, all the set_parms that I just did do not come back....&lt;BR /&gt;&lt;BR /&gt;rc.log only shows shutdown messages, it's not showing startup messages, so that's not helping me at all.  I think tomorrow, I will switch out our NIC &amp;amp; see what happens.  Please keep the ideas coming.  THank you all for your time.</description>
      <pubDate>Wed, 06 Jul 2005 16:29:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hostname-disappeared/m-p/3577335#M229184</guid>
      <dc:creator>TWBSupport</dc:creator>
      <dc:date>2005-07-06T16:29:24Z</dc:date>
    </item>
    <item>
      <title>Re: Hostname disappeared...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname-disappeared/m-p/3577336#M229185</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Post the contents of /etc/nsswitch.conf, /etc/resolv.conf, /etc/rc.config.d/netconf &amp;amp; /etc/hosts files.&lt;BR /&gt;&lt;BR /&gt;Is your server accessible on network when hostname is not set ?&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Devender</description>
      <pubDate>Wed, 06 Jul 2005 16:42:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hostname-disappeared/m-p/3577336#M229185</guid>
      <dc:creator>Devender Khatana</dc:creator>
      <dc:date>2005-07-06T16:42:17Z</dc:date>
    </item>
    <item>
      <title>Re: Hostname disappeared...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname-disappeared/m-p/3577337#M229186</link>
      <description>Was SAM in use when system hard crashed?&lt;BR /&gt;&lt;BR /&gt;Look in the SAM log to see if any clues are present.&lt;BR /&gt;&lt;BR /&gt;/var/sam/log/samlog&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 06 Jul 2005 16:42:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hostname-disappeared/m-p/3577337#M229186</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2005-07-06T16:42:57Z</dc:date>
    </item>
    <item>
      <title>Re: Hostname disappeared...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname-disappeared/m-p/3577338#M229187</link>
      <description>can you run this command for all 3 interfaces &lt;BR /&gt;&lt;BR /&gt;ifconfig lanX &lt;BR /&gt;&lt;BR /&gt;where X is changing according to your interface instances. Can you see your ip addresses ? &lt;BR /&gt;&lt;BR /&gt;Actually can you post the output of the commands ?&lt;BR /&gt;&lt;BR /&gt;Also could you please provide the contents of &lt;BR /&gt;/etc/rc.config.d/netconf&lt;BR /&gt;file ? Looks like you are having some sort of network trouble and you may have lost hardware of an interface.</description>
      <pubDate>Wed, 06 Jul 2005 16:45:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hostname-disappeared/m-p/3577338#M229187</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2005-07-06T16:45:00Z</dc:date>
    </item>
    <item>
      <title>Re: Hostname disappeared...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname-disappeared/m-p/3577339#M229188</link>
      <description>Because of these issues, the system in not on the network, so I can't copy the files for you all.  All the files are properly setup, they are the original files that it was working on from day one.&lt;BR /&gt;&lt;BR /&gt;I did however take a look at the SAMlog &amp;amp; this error is constant on it since the problem started..&lt;BR /&gt;&lt;BR /&gt;rpc_server_use_protseq[_ep] failed with message "Protocol sequence not supported (dce/rpc)" Protocol sequence was ncacn_ip_tcp.  Max calls was 20. End point was 2012092968. ALocation:agent.c.222^AError Code: -2007.&lt;BR /&gt;&lt;BR /&gt;I haven't search it yet on here to see if that would lead me anywhere.  Mel, I haven't had a chance to run your suggestions, I will post back with that info.  &lt;BR /&gt;&lt;BR /&gt;Thanks again to you all&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 06 Jul 2005 17:09:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hostname-disappeared/m-p/3577339#M229188</guid>
      <dc:creator>TWBSupport</dc:creator>
      <dc:date>2005-07-06T17:09:30Z</dc:date>
    </item>
    <item>
      <title>Re: Hostname disappeared...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname-disappeared/m-p/3577340#M229189</link>
      <description>Mel -&lt;BR /&gt;when I try to run ifconfig lan0, ifconfig lan1, ifconfig lan2.  Each time I get the following error..&lt;BR /&gt;&lt;BR /&gt;ifconfig: socket: operation not supported</description>
      <pubDate>Wed, 06 Jul 2005 17:13:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hostname-disappeared/m-p/3577340#M229189</guid>
      <dc:creator>TWBSupport</dc:creator>
      <dc:date>2005-07-06T17:13:35Z</dc:date>
    </item>
    <item>
      <title>Re: Hostname disappeared...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname-disappeared/m-p/3577341#M229190</link>
      <description>Post the output of &lt;BR /&gt;ioscan -funC lan&lt;BR /&gt;and netstat -in&lt;BR /&gt;and lanscan &lt;BR /&gt;&lt;BR /&gt;please check the /etc/rc.config,d/netconf accordingly&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;DP</description>
      <pubDate>Wed, 06 Jul 2005 17:52:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hostname-disappeared/m-p/3577341#M229190</guid>
      <dc:creator>Devesh Pant_1</dc:creator>
      <dc:date>2005-07-06T17:52:42Z</dc:date>
    </item>
    <item>
      <title>Re: Hostname disappeared...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname-disappeared/m-p/3577342#M229191</link>
      <description>Hi Belynda,&lt;BR /&gt;&lt;BR /&gt;I think the base problem is with the hostname itself. Could you please edit the /etc/rc.config.d/netconf and set the hostname.&lt;BR /&gt;Then you can use setuname -n "hostname"&lt;BR /&gt;&lt;BR /&gt;Then the base problem wil be solved.&lt;BR /&gt;&lt;BR /&gt;Hope this will help a bit..&lt;BR /&gt;&lt;BR /&gt;Jino&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Jul 2005 04:15:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hostname-disappeared/m-p/3577342#M229191</guid>
      <dc:creator>Jino.P.V</dc:creator>
      <dc:date>2005-07-07T04:15:42Z</dc:date>
    </item>
    <item>
      <title>Re: Hostname disappeared...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname-disappeared/m-p/3577343#M229192</link>
      <description>Problem fixed just by recreating the netconf file.  Startup files were not starting up.  Netconf is exactly what was there, but for some reason, just stopped being recognized....  Very odd.  Thank you all for your help.</description>
      <pubDate>Mon, 11 Jul 2005 14:19:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hostname-disappeared/m-p/3577343#M229192</guid>
      <dc:creator>TWBSupport</dc:creator>
      <dc:date>2005-07-11T14:19:05Z</dc:date>
    </item>
  </channel>
</rss>

