- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- The login prompt does not appear
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
02-23-2007 01:12 AM
02-23-2007 01:12 AM
The login prompt does not appear
This morning, when we tried to connect in the system, we couldn't.
We could "ping" the server. However, when we tried to "telnet", the login prompt did not show up:
Just a message like "trying"
We had to restart the server. The server came up in the fsck command. After this, we executed the fsck and the system is running fine.
There is no error messages in syslog file neither in the rc.log
Is there any other place to look for some reason about this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2007 01:18 AM
02-23-2007 01:18 AM
Re: The login prompt does not appear
Did you try logging into the system console? If all else fails, you should always be able to log in there.
It is possible that your inetd daemon died. Since you could ping, basic networking was working. But since telnet gets spawned by inetd, it is possible that inetd wasn't working.
Do you have anything like Measureware running? If so, you may be able to go back to the measureware data and look at the processes that were running right before you restarted.
Other than that, it will be difficult to tell exactly what happened.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2007 01:22 AM
02-23-2007 01:22 AM
Re: The login prompt does not appear
There is none measurement tool running there. I won't be able to check it.
But it is really probable that the inetd had died.
The most difficult here is explain it to the customer.......
Any ideas about what could cause the inetd death?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2007 01:25 AM
02-23-2007 01:25 AM
Re: The login prompt does not appear
did you try the console ?
Any warning lights on the machine itself ?
Did you get the "Connected to" and "Escape character" message ?
I suspect inetd had problem.
If the actual machine had a problem you could try and check:
/var/opt/resmon/log/event.log
Or check the OLDsyslog.log
Please also read:
http://forums1.itrc.hp.com/service/forums/helptips.do?#33 on how to reward any useful answers given to your questions.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2007 01:30 AM
02-23-2007 01:30 AM
Re: The login prompt does not appear
thanks for the update.
To answer your question on inetd dying :
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=661377
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2007 01:32 AM
02-23-2007 01:32 AM
Re: The login prompt does not appear
I got the "Connected to" and "Escape character" message but the "login" did not appeared.
In the OLDsyslog.log there are no error messages. It just stops writing there.
Thank you anyway!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2007 03:07 AM
02-23-2007 03:07 AM
Re: The login prompt does not appear
> Yes. I tried to connect by console. I couldn't. I got the "Connected to" and "Escape character" message but the "login" did not appeared.
This isn't the real console. It is a terminal connected to the serial port on the back of the server. (of course, I am assuming that this is not a graphics workstation). When you are connected to the real console you can always type CTRL-B to get a processor prompt. If you have a newer model, you can connect to the special GSP LAN which mirrors the console, but only if has already been setup.
As far as inetd being killed, you need to look through root's shell history to see if anyone issued a kill command -- possibly making a mistake with the process ID number. Of course, your machine must be up to date on patches, especially all networking.
Bill Hassell, sysadmin