1833467 Members
2858 Online
110052 Solutions
New Discussion

uname -a problems

 
Tal Drigov
Advisor

uname -a problems

Hi.

When I run:

[dhcp-564-8]/>uname -a
HP-UX unknown B.11.00 A 9000/780 2007898327 two-user license

I'm running as DHCP client.


Any ideas ?

Tal.

3 REPLIES 3
Patrick Wallek
Honored Contributor

Re: uname -a problems

Is your hostname more than 8 characters in length? If it is, shorten it. There are LOTS of issues with having a hostname that is longer than 8 characters in HP-UX.

The following document is from the TKB, circa 1992, but it is still applicable. TKB doc. ID CDG9204080930. Here's the link:
http://www1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000007949952

Tal Drigov
Advisor

Re: uname -a problems

but the hostname I get from the DHCP server....?!
Patrick Wallek
Honored Contributor

Re: uname -a problems

The same still applies. If the hostname you get from the DHCP server is longer than 8 characters, you will have a problem.

If it is not, you may just have to use 'uname -S' to set the host name every time you reboot.