1833189 Members
3048 Online
110051 Solutions
New Discussion

Hostname length

 
SOLVED
Go to solution
Otong Sunaryo
Occasional Advisor

Hostname length

Dear all,

I'm going to migrate from IBM Server to HPUX server, but facing problem in hostname length. in IBM Server there's no limitation for hostname, but in hpux limited by 8 characters. The problem is i don't want to change the hostname, since changing hostname will require many effort to application.
Any idea how to solve my problem ?

Thanks,
OTong
4 REPLIES 4
Asif Sharif
Honored Contributor
Solution

Re: Hostname length

Hi Sunaryo,

Hostname length is not recommended to be greater than 8 characters.

For more information please see the following threads,

http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=457037
http://forums1.itrc.hp.com/service/forums/bizsupport/questionanswer.do?threadId=186444

Regards,
Asif Sharif
Regards,
Asif Sharif
melvyn burnard
Honored Contributor

Re: Hostname length

You need to contact your local HP Sales Person and discuss with them using the Node and Hostname Expansion product on HP-UX 11.23:
http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=NodeHostNameXpnd
My house is the bank's, my money the wife's, But my opinions belong to me, not HP!
Nguyen Anh Tien
Honored Contributor

Re: Hostname length

HPUX allow you create hostname up to 64 character but your hostname must use (.) to separate each 8 character.
Eg:
EXAMPLE1.DOMAIN01.COM
HP is simple
Christian Schulze
Regular Advisor

Re: Hostname length

Hi,

another approach,
maybe you could use an alias in your DNS.

This way your applications will find any long aliasname for the short hostname.
We are doing this very often for Webapplications. Using this you can also easily move your Apps to another Server by just changing the Alias ...


Christian
never touch a running system