1827500 Members
3390 Online
109965 Solutions
New Discussion

system crash

 
Mary Ann Lipa
Valued Contributor

system crash

hi,
we have rx5670 with RHAS 2.1 installed.
how do i troubleshoot system crashes?
any logs i need to check?
please help.
Thanks in advance...
ann
Which is worse, smoking or picking your nose in a public place?
5 REPLIES 5
Jerome Henry
Honored Contributor

Re: system crash

Firts look in /var/log/messages
Then try to understand when system crashes (what happens just before).
A ps -aux would also help you see what processes are running.
hth

J
You can lean only on what resists you...
Vitaly Karasik_1
Honored Contributor

Re: system crash

Linux System Failure Post-Mortem http://www.linuxdevcenter.com/pub/a/linux/2001/11/01/postmortem.html

article may help you


Rgds,
Vitaly
Steven E. Protter
Exalted Contributor

Re: system crash

/etc/rc.config.d/savecrash

make sure the first variable is set to 1. If not set it and reboot

If it is or after next crash:

/var/adm/crash

There will e a subdirectory.

I'm attaching a cookbook on how to run q4 crash dump analysis. The only assumption I'm making is that it works on Itanium. I don't think that assumption is too big a risk.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Steven E. Protter
Exalted Contributor

Re: system crash

Please ignore my post.

It does not apply to Red Hat.

Doh!

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Martin P.J. Zinser
Honored Contributor

Re: system crash

Since the Itanium systems are still pretty much at the bleeding edge you should make sure you do have all the patches as well as any relevant firmware updates installed on your system.