- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- system hangs at 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
11-20-2002 03:44 AM
11-20-2002 03:44 AM
I have never seen this before, however I have seen the system hang numerous times before you reach the login prompt. I can ftp to the system and have altered cron to run a number of perf stats on the system which come back without any obvious issues. The console is showing errors relating to bad network connection to the Hub, however I'm unsure if this is connected as we can obvioulsy ping the server. The console however on both occasions has completely locked up. Any ideas or suggestions would be grateful.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2002 03:50 AM
11-20-2002 03:50 AM
Re: system hangs at login prompt
if loggin is not enableddo it with inetd -l so that it logs any error messge in syslog.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2002 03:50 AM
11-20-2002 03:50 AM
SolutionIts almost certainly a network/dns resolve issue. At some point dns lookups fail due to a dns server being unreachable or not responding or faulty network connection/card.
Things to try are;
1. configure /etc/nsswitch.conf to look at /etc/hosts (files) also if it cant resolve to your dns server.
2. add in roots home dir a .nslookuprc file with retry=1 timeout=3 in it (or something similar) so that dns lookups timeout faster if your dns server is unreachable or doesnt respond
3. check you network card and cable connections to ensure theyre all good. Check network errors and collisions (use lanadmin or netstat -s as if youre getting lots of either this may prove you have a physical network problem).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2002 03:50 AM
11-20-2002 03:50 AM
Re: system hangs at login prompt
Make sure that your switch and the NIC on the server are running at same duplex settings and are of similar speed.
you receive these messages of bad connection as the speed and duplex settings are different from NIC on the server and the port on the switch side
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2002 03:54 AM
11-20-2002 03:54 AM
Re: system hangs at login prompt
You can find a lot of related things in previous posts, but this problem is very often due to :
- NFS home mounted homes. The work-around is to change your history file (HISTFILE in your .profile) to something local (ie /tmp/.$LOGNAME.histfile
- problems with quota checks at login
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2002 03:57 AM
11-20-2002 03:57 AM
Re: system hangs at login prompt
Can you give more details about syslog errors and network settings on switch and on NIC?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2002 04:17 AM
11-20-2002 04:17 AM
Re: system hangs at login prompt
Now, what changed TWO WEEKS ago?? Did someone change any settings on your network router/switch? Did you experience a power outage? Install new software? What OS and release are you running?
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2002 07:33 AM
11-20-2002 07:33 AM