- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: HP console hangs
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
Discussions
Discussions
Discussions
Forums
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
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-25-2003 04:04 AM
тАО06-25-2003 04:04 AM
I have 2 HP 700/96 console(Product C1064W) connected to 2 L2000 servers. after login, they list few lines of screen then hang in the middle of a line. I can reset them (from the power button or killing the associated processes), I receive another login prompt. Initialy I was already logged in and I have tried to cat /etc/hosts to /dev/console. They have displayed some lines from the file than hanged.
What can I do?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-25-2003 04:14 AM
тАО06-25-2003 04:14 AM
Re: HP console hangs
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-25-2003 04:15 AM
тАО06-25-2003 04:15 AM
Re: HP console hangs
(sorry if you have this answer two times, but I had some trouble with my broswer). So it looks like to be an old GSP probleme on LX000.
It has been corrected by latest GSP firmware (I'm not speaking about PDC firmware that can be upgraded by patch). This GSP firmware can be upgrade by using ftp (take a look at XU option). The best it to ask to hp to do that, or you can download the file on www.hp.com and put it on an ftp server.
Cheers.
ps: you can have the GSP level when doing HE, it is written at the beginning. I think that the latest version is A.01.09.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-25-2003 04:35 AM
тАО06-25-2003 04:35 AM
Solution0- Factory settings for 700/96 console can be done by holding down the K/B D-Key & power OFF the console, keep pressing the D-key now Power ON & release the pausing shortly after.
1- next thing to do is to reset the GSP either from console by :
- press CTRL+B hit return twice then at GSP prompt type XD.
- or from command line type :
# stty +resetGSP
Cheers
T??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-25-2003 05:05 AM
тАО06-25-2003 05:05 AM
Re: HP console hangs
Term settings are:
DataComm/ExtDev Serial(1)/Serial(2)
Keyboard USASCII
Lang English
LocalEcho OFF CapsLock OFF Start(0) 001 Bell ON
XmitFnctn(A) NO SPOW(B) NO InhEolWrp(C) NO LinePage(D) LINE
InhHndShk(G) NO Inh DC2(H) NO BlkXferTrigr DC1 Esc Xfer(N) NO
FldSeparator u/s Blk Terminator r/s Return=Enter NO ReturnDef c/r
Tab=Spaces NO NumPad Tab=Tab Print Fields TermMode EM100
Bruno:
1. The firmware version is A.01.09
2. Even when I type LI (command list in HE) the display freezes after the first 7-8 lines
T+/-:
I have to run downstairs in the computer room to try your commands, but don't worry, you will receive your points
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-25-2003 06:07 AM
тАО06-25-2003 06:07 AM
Re: HP console hangs
many thanks for your help. Now another question for another 10 points:
- the console hangs no more but when I type a command the output is listed over the previous screen and when I type a man page there are a lot of "m"-s in the output. How can I fix that?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-25-2003 06:18 AM
тАО06-25-2003 06:18 AM
Re: HP console hangs
looks like your term setting are not properly set.
Try with
export TERM=9660
or
export TERM=vt100
or
export TERM=hp
I didn't remember the defaults, but you can be sure when you hit the correct config, if you issue a
resize.
If it reports lines and columns, then you got it.
Otheway, try another setting.
HTH,
Massimo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-25-2003 06:18 AM
тАО06-25-2003 06:18 AM
Re: HP console hangs
looks like your term setting are not properly set.
Try with
export TERM=9660
or
export TERM=vt100
or
export TERM=hp
I didn't remember the defaults, but you can be sure when you hit the correct config, if you issue a
resize
If it reports lines and columns, then you got it.
Otheway, try another setting.
HTH,
Massimo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-25-2003 06:26 AM
тАО06-25-2003 06:26 AM
Re: HP console hangs
Go back into "config keys" and set your term to "hp" (tab down to that entry and press "next choice" until it reads "hp"), then press "save config". Then make sure when you log in that your TERM variable is set to "hp" as well.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-25-2003 06:32 AM
тАО06-25-2003 06:32 AM
Re: HP console hangs
Also check the document referred to by Carlos towards the end of this thread:
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x9a7942308663d611abdb0090277a778c,00.html
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-25-2003 07:17 AM
тАО06-25-2003 07:17 AM
Re: HP console hangs
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-25-2003 07:32 AM
тАО06-25-2003 07:32 AM
Re: HP console hangs
The document I was referring to explains how to set the GSP to hpterm so that your .profile terminal evaluation will resolve properly. Here's the pertinent excerpt:
GSP> ca
CA
This command allows you to modify the local and remote modem serial port configurations. Current configuration settings:
Local Console Serial Port bit rate: 9600 bits/s
Local Console Serial Port Flow Control: Software
Local Console Serial Port Terminal Type: vt100
Remote Console Serial Port Modem Protocol: Bell
Remote Console Serial Port Modem bit rate: 19200 bits/s
Remote Console Serial Port Modem Flow Control: Software
Remote Console Serial Port Modem Transmit Configuration Strings:
Enabled
Remote Console Serial Port Modem Presence: always connected
Do you want to modify Local Console Serial Port
settings? (Y/[N]) y y
Current Local Console Serial Port bit rate: 9600 bits/s
Do you want to modify it? (Y/[N])
N
Current Flow Control: Software
Do you want to modify it? (Y/[N])
N
Current Terminal Type: vt100
Do you want to modify it? (Y/[N]) y
y
Enter Terminal Type ([Vt100] / Hpterm): hpterm
hpterm
New Terminal Type: hpterm
Confirm? (Y/[N]): y
y
->Terminal Type will be updated.
Do you want to modify Remote Console Serial Port Modem settings? (Y/[N])
N
Command execution may take 25 seconds.
-> Settings have been updated.
Pete
Pete