[Sunhelp] How can I get the reason for server unexpected rebo oting
Kalusniak, Jeff
jkalusniak at goliathfalls.com
Mon Oct 16 09:04:44 CDT 2000
Do a "file /var/crash/'hostname'/core" to see what process created the dump.
-----Original Message-----
From: John Lee [mailto:johnlee at sc23.sc.mcel.mot.com]
Sent: Sunday, October 15, 2000 9:48 PM
To: sunhelp at sunhelp.org
Subject: RE: [Sunhelp] How can I get the reason for server unexpected
rebooting
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
_______________________________________________
SunHELP maillist - SunHELP at sunhelp.org
http://www.sunhelp.org/mailman/listinfo/sunhelp
More information about the SunHELP
mailing list