- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: console login problem?
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
08-17-2004 07:27 AM
08-17-2004 07:27 AM
I tried to login the serial console login, to view the error logs and clear the "ATT" light blinking.
Taking a dummy terminal, and plugging in serial port, tried login and the prompt never came up...just blink repeatedly. I was looking for the prompt.
I viewed the error logs on another HP-UX system so I know the procedure I am using is correct.
I also tried to login via the web console, and when I successfully login, hitting the return key several times caused garbled message to appear and I never saw the prompt.
I looked in the forum for similiar cases like my problem, but these did not help. Can you guys shed some light on how I should be going about to fix the problem?
Thanks! In advance.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-17-2004 07:31 AM
08-17-2004 07:31 AM
Re: console login problem?
1. Bits persecond-- 9600
2. Data Bits -- 8
3. Parity -- none
4. Stop bits -- 1
5. Flow Control -- none or Hardware
If this does not help, from secure console, can you reset the console and try??
Anil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-17-2004 07:34 AM
08-17-2004 07:34 AM
Re: console login problem?
If you have some other access (telnet) to the server, try logging in and see if the 'getty' process is running for the console. It should look something similar to this:
>ps -ft console
UID PID PPID C STIME TTY TIME COMMAND
root 11859 1 0 Jun 19 console 0:00 /usr/sbin/getty console console
JP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-17-2004 07:57 AM
08-17-2004 07:57 AM
Re: console login problem?
Yes, I got getty running, just like you indicated.
I am not sure its the dummy terminal, because this same terminal works on the other HP server.
I think its some configuration problem or what ever.
Thank U.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-17-2004 11:32 AM
08-17-2004 11:32 AM
Re: console login problem?
Now the web console propbably has the right cable but it is possible that someone has changed the GSP settings (9600 8N1). You'll have to experiment to get it right for the web console, then change it back to 9600 8N1 once you get connected.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-17-2004 07:54 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-17-2004 08:08 PM
08-17-2004 08:08 PM
Re: console login problem?
which model of box is it ?
It is also possible that you are connecting to the wrong device, may be UPS .
Or try to reset the dummy terminal: shutdown (the terminal), press the "d" button and power it on, keeping the d button down for about 7 seconds. It will reset the terminal (most of them).
HTH,
Massimo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2004 01:35 AM
08-18-2004 01:35 AM
Re: console login problem?
You mentioned wrong cable. If this is a wrong cable, then how is it that it works on another HP box?
Massimio, both boxes are N-Class 9000 boxes.
Resetting the terminal, is this done from the terminal, as I suspect it is.
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2004 01:46 AM
08-18-2004 01:46 AM
Re: console login problem?
yes, it is done from the terminal.
power it off, hold down the d key, power on.
You will hear a beep, or wait 7 seconds (about).
Terminal will be resest.
OR
try to echange the cbales between the N-class, maybe the black cable is faulty.
HTH,
Massimo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2004 05:33 AM
08-18-2004 05:33 AM
Re: console login problem?
HTH.
Richard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2004 06:09 AM
08-18-2004 06:09 AM
Re: console login problem?
Thanks for all of your help.