V240 keeps rebooting with no errors posted on /var/adm/messages

Hi all,

I have a V240 running solaris 2.9 that keeps rebooting almost every hour. When it comes up I do not see any error messages for hardware or software. I do not even see any messages in /var/adm/messages. I enebale diag-level to max and run reset-all at the OK> prompt and all the components run just fine. Also prtdiag -v reports no errors either. I really appreciate if you give me some insights. I am puzzled

Thanks for your help

[460 byte] By [afadaghi] at [2007-11-26 8:56:37]
# 1
Is syslog running?
mikep_vt90 at 2007-7-6 22:55:50 > top of Java-index,General,Talk to the Sysop...
# 2
yes, syslogd is running. never seen this before
afadaghi at 2007-7-6 22:55:50 > top of Java-index,General,Talk to the Sysop...
# 3
Enable the deadman kernel. I have seen this type of thing before in the 240's.Don't ask me how to do it. I cant give you any further help. Google it.It will help you find out the problem.Stephen
stephen2602 at 2007-7-6 22:55:50 > top of Java-index,General,Talk to the Sysop...
# 4
not sure how much that will help - but....to enable deadman - vi /etc/systemadd a line set snooping=1at next system boot up - executeboot kadb
jeffreys at 2007-7-6 22:55:50 > top of Java-index,General,Talk to the Sysop...
# 5
question - is it rebooting, or coming down to ok prompt?try moving /etc/rc2.d/S85power out of the way if it's just coming down
jeffreys at 2007-7-6 22:55:50 > top of Java-index,General,Talk to the Sysop...
# 6
have you enabled crash dumps?if not, use dumpadm to configure you dump device (use your swap dev for it) and dump directory as /var/crash/`hotsname`see if it dumps a core. Then you can debug the core.
implicate_order at 2007-7-6 22:55:50 > top of Java-index,General,Talk to the Sysop...