- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- server 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
06-28-2000 07:17 AM
06-28-2000 07:17 AM
Does hpux 11.x support a server name longer
than 8 characters? Why only 8 characters!!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-28-2000 07:24 AM
06-28-2000 07:24 AM
Re: server name
have a look at /usr/include/sys/param.h
There is a line:
#define MAXHOSTNAMELEN 64 /* ... */
So you can see that of course you can have a hostname longer than 8 characters.
Greetings
Andrew
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-28-2000 07:33 AM
06-28-2000 07:33 AM
Solutioncharacters:
1. UUCP: If a remote system calls an HP-UX system that has
a hostname greater than eight characters, uucico(1M) reports
that system as 'unknown'.
2. CDE: The CDE ToolTalk component uses the uname system
call, while the remainder of the system uses gethostname. You
must specify a UUCP nodename.
The UUCP nodename is automatically set to the value of the
hostname. However, eight characters is the maximum length for a
UUCP nodename. If a hostname exceeds eight characters, you must
separately specify a shorter UUCP nodename.
3. SD-tools: 'swinstall' returns an error indicating the
'host can't be found'.
4. Ignite: When clients are booted directly from the
BOOT_ADMIN> prompt (on the Ignite server), everything runs
fine until you get to the hostname confirmation screen.
At this point, one of two things could happen:
A. You will get a hostname that you did not specify.
--OR--
B. You will get the 'unknown_35' error. This error indicates
that the hostname is too long.
5. set_parms: When using set_parms to set the system name
after an installation, though HP-UX 10.20 allows a long
hostname, you will receive a warning about uname using a
NODENAME of the first eight characters of the name.
You will not have any problems until you reboot your system.
When you reboot, the hostname is not set, and most of the
networking products (such as NFS client) do not start.
6. OpenMail: There is a scenario at the unix.out process
whereby a FROM address is produced with a hostname. This address
is limited to eight characters. E-mail relies heavily on the
correct system name.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-28-2000 07:42 AM
06-28-2000 07:42 AM
Re: server name
# define _SYS_MNLN 9 /*length of strings
returned by name(OS) */
I guess I just cannot have a server name
longer than 8 characters.
Thanks for all yor reply.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-29-2000 12:20 AM
06-29-2000 12:20 AM
Re: server name
These need IP configuring on them and then all you have to do is
1. ensure you can see it from the HPUX Server
2. Add ip and alias to hosts file
2. cd /tmp
3. ftp
4. get axinstall
5. On HPUX server sh axinstall
6. Answer prompts (Self explanitory)
The printer should then be configured.
Sorry don't know the price of axis-boxes