- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Server hangs without any message
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
06-23-2004 06:03 PM
06-23-2004 06:03 PM
Server hangs without any message
Our Redhat linux As 2.1 server hangs without any message. No indications at the hardware level. Is there any option where I can enable the debugging so that we can trace the root of the problem.
Any suggestions.
Rgds - mjs
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2004 06:59 PM
06-23-2004 06:59 PM
Re: Server hangs without any message
What kind of server, RAM, etc does it have?
You can enhance syslogd logging level in the syslog.conf file
You can break out kernel into its own file which could be useful since the firewall runs on the kernel.
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
06-23-2004 07:11 PM
06-23-2004 07:11 PM
Re: Server hangs without any message
We have Dell Power edge and I have enable in syslog.conf to log all messages as
*.* /var/log/allmessages
Is there any thing else to enable?
rgds - mjs
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2004 07:14 PM
06-23-2004 07:14 PM
Re: Server hangs without any message
rgds - mjs
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2004 10:00 PM
09-16-2004 10:00 PM
Re: Server hangs without any message
- upgrade to rh 3update 1;
- upgrade bios
- pull off both cpu
- pull off memory
the problem persists.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2004 02:40 PM
09-20-2004 02:40 PM
Re: Server hangs without any message
You can write a script to monitor the load ave of the machine, collect detailed info on processes running.
Need more to tell you more.
--AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2004 05:29 PM
09-20-2004 05:29 PM
Re: Server hangs without any message
- your patch level? [update 5 is current]
- do you have 3rd party kernel modules?
- http://www.linuxdevcenter.com/pub/a/linux/2001/11/01/postmortem.html Linux System Failure Post-Mortem
- netconsole/netdump [included in RHEL] may help you (I haven't tried it)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-06-2004 07:19 PM
10-06-2004 07:19 PM
Re: Server hangs without any message
A - put in /etc/syslog.conf
kern.* /dev/console
*.emerg /dev/console
B - run "top d1" on the console
tip:
just disable the hpasm.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-07-2004 12:58 AM
10-07-2004 12:58 AM
Re: Server hangs without any message
if your server simply hangs, with no message at all, my guess is temperature.
Kernet 2.4.x does not report that kind of problem, 2.6.0 does notify.
Try to verify if your server isn't getting hot.
Another possibility is a defective memory card or slot (most possible the card).
But begins with the temperature and if this is your problem please notify us.
Regards,
Xyko
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-07-2004 01:40 AM
10-07-2004 01:40 AM
Re: Server hangs without any message
The server hand can be caused both by hardware and software which is running on it. Not sure what kind of hardware you are running if you are using a Compaq/HP server you can load Compaq Insight Manager and set the snmp to send traps and on the Compaq Insight Manager Console(this needs to run on a different server)you can go and check for any hardware errors, this will report cpu./memory/fan issues on the server which can cause the server to hang.
For software crash even the messages file would not say anything, you can enable for getting a core dump on another server, If you are under RedHat support they would suggest this and also they would recommend you to upgrade the kernel,we ahve seen this happen many times in our environment.
Rgds
Gopi