- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: hostname greater than 8 characters
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2002 12:33 PM
03-26-2002 12:33 PM
Any ideas on how to make sam happy and keep the 10 character hostname? The nodename appears to be 'unknown', as evidenced by uname -a...
Thanks
John
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2002 12:46 PM
03-26-2002 12:46 PM
Solutionsome interesting readings:
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xeecad06ed8c8d4118fef0090279cd0f9,00.html
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xc2b7d5fab40ed6118ff40090279cd0f9,00.html
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xeecad06ed8c8d4118fef0090279cd0f9,00.html
and this is great:
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x2cbfa1abbac8d5118ff10090279cd0f9,00.html
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2002 12:50 PM
03-26-2002 12:50 PM
Re: hostname greater than 8 characters
Am I out of luck and just need to do networking changes manually from now on?
John
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2002 01:00 PM
03-26-2002 01:00 PM
Re: hostname greater than 8 characters
/usr/sam/lib/C/ra.ui
which has "MAXCHARS" defined. You might be able to tweak it here. I have not try it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2002 01:09 PM
03-26-2002 01:09 PM
Re: hostname greater than 8 characters
Thanks anyway,
John
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2002 02:32 PM
03-26-2002 02:32 PM
Re: hostname greater than 8 characters
The only thing I can think of of the top of my head is aliasing.
Although the "we(not I)'s" may not cotton to it. ;) (or your particular setup might not allow it.)
If I find anything else, I'll send it your way.
Best of luck,
Kel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2002 05:47 PM
03-26-2002 05:47 PM
Re: hostname greater than 8 characters
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2002 07:02 PM
03-26-2002 07:02 PM
Re: hostname greater than 8 characters
John
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2002 07:31 AM
03-28-2002 07:31 AM
Re: hostname greater than 8 characters
I avoided contact with DNS administrators and maded the alias only local - in /etc/host
but there was problem - my DNS
did not recognise my alias
and there was extreme long time for CDE to start
and the solution was :
i set up name service switch
to search host first in /etc/host and only after then
DNS and NIS
(default is DNS first )