<?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 length in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname-length/m-p/2475069#M17316</link>
    <description>Thanks for the information.&lt;BR /&gt;&lt;BR /&gt;What is the maximum lenght of Hostname. As the reply i come to know that is 64, but kindly clarify me whether is it 64 or 63.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Jagadesh</description>
    <pubDate>Thu, 06 Nov 2003 07:40:18 GMT</pubDate>
    <dc:creator>Jagadesh</dc:creator>
    <dc:date>2003-11-06T07:40:18Z</dc:date>
    <item>
      <title>Hostname length</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname-length/m-p/2475063#M17310</link>
      <description>We have cold installed a server with 11.00 and have given it a 10 digit host name.  We can execute the hostname command and it will return the name.  We are having trouble running SAM in certain areas.  It will prompt us for a hostname, and then will not allow us to put in the new name.&lt;BR /&gt;If I use the uname -S command, it states the host name cannot be longer than 9 characters.&lt;BR /&gt;&lt;BR /&gt;We have changed the param.h file to MAXHOSTNAMELEN = 64.  &lt;BR /&gt;&lt;BR /&gt;If this is the place to specify the hostname length, how is the file executed or when in the boot cycle is it read.  We were unable to find a kernel parameter to change host length.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 18 Dec 2000 19:23:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hostname-length/m-p/2475063#M17310</guid>
      <dc:creator>mike mcclernon</dc:creator>
      <dc:date>2000-12-18T19:23:37Z</dc:date>
    </item>
    <item>
      <title>Re: Hostname length</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname-length/m-p/2475064#M17311</link>
      <description>This has been discussed a few times.&lt;BR /&gt;Here's the rule:&lt;BR /&gt;8 character limit for hostnames&lt;BR /&gt;&lt;BR /&gt;Yes it says 64...but thats only when your going to set up for aliasing it...So you may want to review this at:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://my1.itrc.hp.com/cm/QuestionAnswer/1,1150,0xeecad06ed8c8d4118fef0090279cd0f9!1,00.html" target="_blank"&gt;http://my1.itrc.hp.com/cm/QuestionAnswer/1,1150,0xeecad06ed8c8d4118fef0090279cd0f9!1,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;You can also do a Search on Hostname length or restrictions.&lt;BR /&gt;&lt;BR /&gt;/rcw</description>
      <pubDate>Mon, 18 Dec 2000 19:28:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hostname-length/m-p/2475064#M17311</guid>
      <dc:creator>Rita C Workman</dc:creator>
      <dc:date>2000-12-18T19:28:28Z</dc:date>
    </item>
    <item>
      <title>Re: Hostname length</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname-length/m-p/2475065#M17312</link>
      <description>If you set it for more than 8, it probably just ignores any otther characters after the 8th.</description>
      <pubDate>Mon, 18 Dec 2000 19:58:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hostname-length/m-p/2475065#M17312</guid>
      <dc:creator>Paul Frederiksen</dc:creator>
      <dc:date>2000-12-18T19:58:43Z</dc:date>
    </item>
    <item>
      <title>Re: Hostname length</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname-length/m-p/2475066#M17313</link>
      <description>rename it to 8 or less using: &lt;BR /&gt;&lt;BR /&gt;set_parms hostname&lt;BR /&gt;&lt;BR /&gt;anymore and you are asking for trouble...from one who knows...</description>
      <pubDate>Tue, 19 Dec 2000 02:49:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hostname-length/m-p/2475066#M17313</guid>
      <dc:creator>Richard Darling</dc:creator>
      <dc:date>2000-12-19T02:49:05Z</dc:date>
    </item>
    <item>
      <title>Re: Hostname length</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname-length/m-p/2475067#M17314</link>
      <description>Hi Mike,&lt;BR /&gt;&lt;BR /&gt;As Rita said, the actual limit is 8 characters, starting with an alphabetic char, even if the file sys/param.h states the limit is 64.&lt;BR /&gt;&lt;BR /&gt;This is to guarantee compatibility with any name server (different O/S) and with old code where the 8 char limit was enforced.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;&lt;BR /&gt;Dan&lt;BR /&gt;</description>
      <pubDate>Tue, 19 Dec 2000 05:39:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hostname-length/m-p/2475067#M17314</guid>
      <dc:creator>Dan Hetzel</dc:creator>
      <dc:date>2000-12-19T05:39:03Z</dc:date>
    </item>
    <item>
      <title>Re: Hostname length</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname-length/m-p/2475068#M17315</link>
      <description>The best thing is to keep hostname within the 8 characters limit even though you can have hostname upto 64 char just to avoid all sorts of problems.</description>
      <pubDate>Tue, 19 Dec 2000 08:09:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hostname-length/m-p/2475068#M17315</guid>
      <dc:creator>Vincente Fernandes</dc:creator>
      <dc:date>2000-12-19T08:09:42Z</dc:date>
    </item>
    <item>
      <title>Re: Hostname length</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname-length/m-p/2475069#M17316</link>
      <description>Thanks for the information.&lt;BR /&gt;&lt;BR /&gt;What is the maximum lenght of Hostname. As the reply i come to know that is 64, but kindly clarify me whether is it 64 or 63.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Jagadesh</description>
      <pubDate>Thu, 06 Nov 2003 07:40:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hostname-length/m-p/2475069#M17316</guid>
      <dc:creator>Jagadesh</dc:creator>
      <dc:date>2003-11-06T07:40:18Z</dc:date>
    </item>
  </channel>
</rss>

