- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Problem whit a hostname with more than 9 letters a...
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
07-31-2006 04:18 AM
07-31-2006 04:18 AM
Problem whit a hostname with more than 9 letters and ServiceGuard
I have a strange proble here, one of my servers in a cluster reboots, its original name has 9 letters, when it comes up it has only 8, i do a hostname 9lettername and a set_parms 9lettername, but the node doesnt join the cluster in the syslog i have error message saying that the 8lettername doesnt belong to the cluster and is triying to join it.
The thing is, this has been working for ages and its gone throw several reboots whitout this problem.
The only place where i find the 8 lettername is in uname -a, is there a way i can change it??
thnx!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2006 04:27 AM
07-31-2006 04:27 AM
Re: Problem whit a hostname with more than 9 letters and ServiceGuard
Having said that, it sounds like something is overwriting what you have set.
Check the /etc/hosts file, and also the netconf file, but more importantly check that there are no "backup" copies of netconf in place that may have the 8 character name.
Going over the 8 character limit is not something I would advise, and is very risky
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2006 04:30 AM
07-31-2006 04:30 AM
Re: Problem whit a hostname with more than 9 letters and ServiceGuard
Wild horses, orcs, trolls, or smurfs couldn't persuade me that a long than 8 character hostname is a good idea.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2006 04:38 AM
07-31-2006 04:38 AM
Re: Problem whit a hostname with more than 9 letters and ServiceGuard
It's telling you "...A simple name, or each dot (.) separated component of a domain name, must:
...
Contain no more than 8 characters per component.
..."
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2006 05:27 AM
07-31-2006 05:27 AM
Re: Problem whit a hostname with more than 9 letters and ServiceGuard
Only one solution.
Change the hostname in /etc/rc.config.d/netconf and reconfigure the cluster.
Because SG configurations are portable I recommend against the expansion kit.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2006 07:12 AM
07-31-2006 07:12 AM
Re: Problem whit a hostname with more than 9 letters and ServiceGuard
Lets give it a try!!