<?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: Full domain/host name in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/full-domain-host-name/m-p/2450042#M769922</link>
    <description>Hi John.&lt;BR /&gt;We produce once per month an "ignite" recovery. It contains all files of / and&lt;BR /&gt;/usr filesystems.&lt;BR /&gt;instead of rebooting the machine from the tape, we did a tar to restore all these&lt;BR /&gt;files. When this job had terminated, all programs recognized the full nodename as machine.dom1.dom2&lt;BR /&gt;So it cannot be a dynamical assignment from one of the scripts in /sbin/init.d</description>
    <pubDate>Wed, 04 Oct 2000 11:57:03 GMT</pubDate>
    <dc:creator>Christian Fink</dc:creator>
    <dc:date>2000-10-04T11:57:03Z</dc:date>
    <item>
      <title>Full domain/host name</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/full-domain-host-name/m-p/2450036#M769916</link>
      <description>We recently had to reboot one of our K class servers under HP-UX 11.0&lt;BR /&gt;When the machine came back, it cold not find it's own domain name.&lt;BR /&gt;Usually the hostnmae is something like:&lt;BR /&gt;machine.dom1.dom2. But only the machine part was visible. We then restored all system files and without rebooting the machine, the full name was back.&lt;BR /&gt;Question: Where is it stored? (It's not the /etc/hosts file nor /etc/rc.config.d/netconf)&lt;BR /&gt;&lt;BR /&gt;Thanks for any hint.</description>
      <pubDate>Wed, 04 Oct 2000 07:57:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/full-domain-host-name/m-p/2450036#M769916</guid>
      <dc:creator>Christian Fink</dc:creator>
      <dc:date>2000-10-04T07:57:23Z</dc:date>
    </item>
    <item>
      <title>Re: Full domain/host name</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/full-domain-host-name/m-p/2450037#M769917</link>
      <description>/etc/resolv.conf</description>
      <pubDate>Wed, 04 Oct 2000 07:59:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/full-domain-host-name/m-p/2450037#M769917</guid>
      <dc:creator>Andrew Lartey</dc:creator>
      <dc:date>2000-10-04T07:59:35Z</dc:date>
    </item>
    <item>
      <title>Re: Full domain/host name</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/full-domain-host-name/m-p/2450038#M769918</link>
      <description>&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;/etc/resolv.conf  !&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Federico</description>
      <pubDate>Wed, 04 Oct 2000 08:01:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/full-domain-host-name/m-p/2450038#M769918</guid>
      <dc:creator>federico_3</dc:creator>
      <dc:date>2000-10-04T08:01:11Z</dc:date>
    </item>
    <item>
      <title>Re: Full domain/host name</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/full-domain-host-name/m-p/2450039#M769919</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;perhaps the name is retrieved by an DNS server which has to be listed in the file /etc/resolv.conf (nameserver)&lt;BR /&gt;&lt;BR /&gt;Regards</description>
      <pubDate>Wed, 04 Oct 2000 08:12:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/full-domain-host-name/m-p/2450039#M769919</guid>
      <dc:creator>Andreas Voss</dc:creator>
      <dc:date>2000-10-04T08:12:11Z</dc:date>
    </item>
    <item>
      <title>Re: Full domain/host name</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/full-domain-host-name/m-p/2450040#M769920</link>
      <description>Thanks a lot for your immediate answers. &lt;BR /&gt;I found in my notes, that /etc/resolv.conf&lt;BR /&gt;existed and contained the domain name.&lt;BR /&gt;Question: Are there other "static" files&lt;BR /&gt;which could have caused the problem?&lt;BR /&gt;&lt;BR /&gt;Regards. Rene</description>
      <pubDate>Wed, 04 Oct 2000 10:22:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/full-domain-host-name/m-p/2450040#M769920</guid>
      <dc:creator>Christian Fink</dc:creator>
      <dc:date>2000-10-04T10:22:22Z</dc:date>
    </item>
    <item>
      <title>Re: Full domain/host name</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/full-domain-host-name/m-p/2450041#M769921</link>
      <description>Certainly /etc/resolv.conf can contain the 'domain name' but according to the man pages it doesn't influence the 'hostname' command.&lt;BR /&gt;&lt;BR /&gt;The 'hostname' is set by calling 'hostname &lt;NAME&gt;' or the C library call 'sethostname'.&lt;BR /&gt;This will be done at boot time by /sbin/init.d/hostname which does indeed source the name from /etc/rc.config.d/netconf&lt;BR /&gt;&lt;BR /&gt;When you say that you 'restored all the system files' what did you do exactly?&lt;/NAME&gt;</description>
      <pubDate>Wed, 04 Oct 2000 10:44:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/full-domain-host-name/m-p/2450041#M769921</guid>
      <dc:creator>John Palmer</dc:creator>
      <dc:date>2000-10-04T10:44:49Z</dc:date>
    </item>
    <item>
      <title>Re: Full domain/host name</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/full-domain-host-name/m-p/2450042#M769922</link>
      <description>Hi John.&lt;BR /&gt;We produce once per month an "ignite" recovery. It contains all files of / and&lt;BR /&gt;/usr filesystems.&lt;BR /&gt;instead of rebooting the machine from the tape, we did a tar to restore all these&lt;BR /&gt;files. When this job had terminated, all programs recognized the full nodename as machine.dom1.dom2&lt;BR /&gt;So it cannot be a dynamical assignment from one of the scripts in /sbin/init.d</description>
      <pubDate>Wed, 04 Oct 2000 11:57:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/full-domain-host-name/m-p/2450042#M769922</guid>
      <dc:creator>Christian Fink</dc:creator>
      <dc:date>2000-10-04T11:57:03Z</dc:date>
    </item>
    <item>
      <title>Re: Full domain/host name</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/full-domain-host-name/m-p/2450043#M769923</link>
      <description>That behaviour would be explained by /etc/resolv.conf.&lt;BR /&gt;&lt;BR /&gt;I misinterpreted your original post and thought you were referring to the output from the 'hostname' command rather than how programs recognised their domain.&lt;BR /&gt;&lt;BR /&gt;You can get the same effect without /etc/resolv.conf by defining a fully qualified hostname in /etc/rc.config.d/netconf.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;John</description>
      <pubDate>Wed, 04 Oct 2000 13:22:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/full-domain-host-name/m-p/2450043#M769923</guid>
      <dc:creator>John Palmer</dc:creator>
      <dc:date>2000-10-04T13:22:27Z</dc:date>
    </item>
  </channel>
</rss>

