× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



rob@xxxxxxxxx wrote:
> Now, back to my problem.  This morning the Linux server was locked up 
> tighter than a drum.  No keystrokes, mouse, etc would get a response. Suse 
> Linux.  The network guy really is not aware of how to look for problem 
> resolution in Linux to handle this.  For example in Windows you can 
> actually look up codes from the BSOD, look at log files, etc.  How does 
> one get started down this path in Linux?  Any RTFM is acceptable if you 
> supply a good manual.

After you reboot the system, check the messages log (often found at
/var/log/messages) ... you are probably looking for a 'kernel panic'.
Kernel panics are usually caused by hardware failures.  In my experience
they are usually caused by memory or motherboard problems, although I've
had serious disk problems cause panics also.

I'm guessing that you run the Linux system with a GUI active ...
unfortunately, when the kernel panics it isn't always able to write the
last log entry out to disk before the system freezes up completely.
This is one of the primary reasons I never run a GUI on a server.  The
kernel panic information is always sent to the console, so if the
information isn't in the log file, I can always look at the screen.

If it indeed a kernel panic, and you can get the codes that are
reported, there is a tool available to parse the codes ... it's called
'parsemce'.  I've posted a copy of the source to
http://code.midrange.com/index.php?id=ebe1403bbd.

david

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.