- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: Linux server hang
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
10-11-2005 02:02 AM
10-11-2005 02:02 AM
Linux server hang
I'm facing a strange problem with Linux server. It's RedHat 7 (yep, old, nothing I can do about it), and sometimes, several times a week, I find it stuck at the morning.
No new connections can be opened, cann't login with terminal either. The database on it still running and and users can work with it.
Beside checking memory and file systems status at the moment of the problem, what else can be checked?
Thanx.
Alex.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2005 02:05 AM
10-11-2005 02:05 AM
Re: Linux server hang
Any nightly processes that are hanging? Check the cron jons.
If you go to another virtual terminal on the system (the ALT-CTRL-F[1-7] key sequence) is the system accepting logins?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2005 02:22 AM
10-11-2005 02:22 AM
Re: Linux server hang
most likely some jobs are running in the night which hangs the server (especially network related process). Are you doing any network backup, if so stop them.
Next check for any updated NIC driver for your NIC card, if so use it.
Gopi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2005 03:28 AM
10-11-2005 03:28 AM
Re: Linux server hang
I don't see any job near that time in crontabs, so probably it's done from outside (that's why it's 3 minutes before 2am, at remote server it's probably exactly 2am) or it's done inside application (oracle jobs etc ...)
I put a script to monitor the systems state every 5 minutes and I hope at the next hang it will help me.
Thanx all for the help.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2005 08:56 AM
10-11-2005 08:56 AM
Re: Linux server hang
If networking is interupted. Red Hat 7 could hang.
The fact it happens the same the same time means that it could be some external factor.
When you check cron jobs, see what kind of jobs interact with the machine.
Also, check the maillog html and other logs for events that could be triggering the problem.
If the kernel has never been updated, the original RH 7.x kernel did that to me, I solved it with up2date.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2005 09:56 PM
10-16-2005 09:56 PM
Re: Linux server hang
I could still login at the console with root but no other user could.
The only solution was then to shutdown/reboot the server.
We could not identify the origin of the excessive fd but it seemed related to an NFS or SAMBA share.
We do not use this server any more, but I will restart it soon to check this issue
regards
Laurent
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2005 10:33 PM
10-16-2005 10:33 PM
Re: Linux server hang
I think only the kernel upgrade will help.
Alex.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2005 05:21 AM
10-23-2005 05:21 AM
Re: Linux server hang
Now the server has been reinstalled with Debian, so the problem's gone..
Cheers..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2005 06:33 AM
10-23-2005 06:33 AM
Re: Linux server hang
Alex.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2005 09:39 AM
10-23-2005 09:39 AM
Re: Linux server hang
I'd think power supply but not the same time every day. I'd look for some kind up upload or something that is perhaps filling a filesystem.
I'd also wonder about the integrity of the rpm database and the physical hardware. Perhaps open tail -f /var/log/messages on the console and physically inspect it when it freezes.
Did the new kernel help?
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com