- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- No login prompt
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
04-17-2005 06:27 PM
04-17-2005 06:27 PM
No login prompt
One of my production servers (HP-UX 11.0 on a RP2470) was giving no login prompt via telnet or the console. After a reset via GSP it came right temporarily. After about 12 hours or so it did the same. After another reset I cleared out the wtmp (backed it up first!), and now all seems fine.
Any ideas what causes this and how do I prevent it in future?
Thanks
Carlo
(198/198!)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2005 06:33 PM
04-17-2005 06:33 PM
Re: No login prompt
Was it giving "GSP Write access failed" when tried to telnet to GSP IP.If yes it is a GSP hangup which usually occurs. The only remedy is to reset GSP through
#stty +resetGSP
It can not be avoided.
HTH,
Devender
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2005 06:38 PM
04-17-2005 06:38 PM
Re: No login prompt
Carlo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2005 06:51 PM
04-17-2005 06:51 PM
Re: No login prompt
It means you reseted the machine itself not GSP. What was the error when tried to login through telnet or on console ? Was anything logged to /var/adm/syslog/syslog.log ?
Regards,
Devender
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2005 07:06 PM
04-17-2005 07:06 PM
Re: No login prompt
Carlo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2005 07:27 PM
04-17-2005 07:27 PM
Re: No login prompt
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2005 07:34 PM
04-17-2005 07:34 PM
Re: No login prompt
Thanks
Carlo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2005 10:00 PM
04-17-2005 10:00 PM
Re: No login prompt
please check which version of "s700_800 11.00 telnet kernel and telnetd(1M) patch" is running on your server. There was an issue where utmp/utmpx could be corrupted by telnetd. The last version is PHNE_26096.
BR,
Mario.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2005 11:31 PM
04-17-2005 11:31 PM
Re: No login prompt
Hardware -- If you are using a 700/92 terminal (or 700/96), you can power off the terminal, hold down the "d" key, and power the terminal back on while still holding the "d" key. Count to about 5 and let go of the "d" key. You should get a message on the screen that says "default configs used, press return to clear", hit return and the hardware of the terminal will have been reset.
Software -- Get a network connection to the box and do:
ps -ef | grep console
There is probably a getty process running. Type: kill
The
Best regards,
Kent M. OStby