[Sunhelp] How can I get the reason for server unexpected rebooting
John Lee
johnlee at sc23.sc.mcel.mot.com
Sun Oct 15 21:47:30 CDT 2000
Hello,
My server was down again unexpectedly this morning. And I get the following
info from /var/adm/messages:
panic[cpu3]/thread=2a1001dbd60
savecore: reboot after panic: zero
There is a core file under directory /var/crash/`hostname`;
Could anybody give me some hints on how to trace the problem ?
Thanks.
John
-----Original Message-----
From: sunhelp-admin at sunhelp.org [mailto:sunhelp-admin at sunhelp.org]On
Behalf Of Dennis L. Lund
Sent: Saturday, October 14, 2000 3:19 AM
To: sunhelp at sunhelp.org
Subject: RE: [Sunhelp] How can I get the reason for server unexpected
rebooting
Did you run prtdiag -v? There may be some info there.
With psrinfo, if you see that you have CPU's that are off-line, it may be
because the CPU failed.
grep for things like fatal or failed in /var/adm messages:
cat /var/adm/messages | egrep -v egrep | egrep -i
'panic|fatal|notice|savecore|core|error' >> file
This will get anything upper or lower case that match any of these words.
cat file to see if anything stands out.
Dennis L. Lund
_______________________________________________
SunHELP maillist - SunHELP at sunhelp.org
http://www.sunhelp.org/mailman/listinfo/sunhelp
More information about the SunHELP
mailing list