- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: system name versus node name
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-01-2006 02:38 AM
03-01-2006 02:38 AM
system name versus node name
I moved my samba server running on Redhat 6.2 linux to a CIFS running on hp-ux 11i v2.
To keep my life simple, I wanted to keep my server name "bad_diseases" (12 characters).
When setting up the server it accepted the system name, but complained the node name could only be 8 characters and so it was cut down to "bad_dise".
Now every time I use SAM to look/change network settings, I get a message saying that my system name and my node name differ AND I am given the possiblity to make my system name and node name the same, MEANING making my system name into "bad_dise" as well - not the other way round as I would prefer!
1. Is there a way of having a 12 character node name?
2. If not, why do I need a node name anyway?
3. If not and I do, how do I get rid of that annoying pop-up in SAM?
4. Why is this an issue on the latest hp-ux and not on an old linux release?
Looking forward to your replies.
Kind regards,
Luc
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2006 02:44 AM
03-01-2006 02:44 AM
Re: system name versus node name
Historically, the node/hostname is limited to 8-characters and 64-characters respectively. See the manpages for 'hostname' for more information.
With 11.23, there is a new product which enables long (255) names for both:
http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=NodeHostNameXpnd
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2006 03:19 AM
03-01-2006 03:19 AM
Re: system name versus node name
Thank you for your quick response.
Indeed installing this package is a solution.
I'll certainly consider it.
1. But if node name is typically 8 characters and system name can be up to 64, why does SAM complains my node name and system name differ and wants to set my system name to be the same as my node name AND thus limit it to 8 characters also?
2. What is the node name user for/by?
Kind regards,
Luc
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2006 03:34 AM
03-01-2006 03:34 AM
Re: system name versus node name
As the manpages for 'hostname' note, it is strongly urged that 'hostname" and 'nodename' be kept the same. These pages also note that various network services look variously at the nodename or the hostname.
In '/sbin/init.d/netconf' you will see that the standard situation is not to set a nodename and let it be derived from the basename of the HOSTNAME variable's value.
Thus, SAM is trying to protect you by calling the difference to your attention.
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2006 09:38 PM
04-12-2006 09:38 PM