1836099 Members
3781 Online
110089 Solutions
New Discussion

HP10.20C reboot

 
Vicki Webb
Occasional Advisor

HP10.20C reboot

Our HP 10.20C unix box rebooted today for an unknown reason. I looked at syslog and OLDsyslog and neither shows a halt or a shutdown. /var/adm/crash is also empty. rc.log and OLDrc.log don't show any errors either. Is there somewhere else I can look to see why they system would have rebooted itself?
7 REPLIES 7
A. Clay Stephenson
Acclaimed Contributor

Re: HP10.20C reboot

Look in /etc/shutdownlog.
If it ain't broke, I can fix that.
Geoff Wild
Honored Contributor

Re: HP10.20C reboot

What does "last" show?

and again look in /etc/shutdown.log

Rgds...Geoff
Proverbs 3:5,6 Trust in the Lord with all your heart and lean not on your own understanding; in all your ways acknowledge him, and he will make all your paths straight.
Peter Nikitka
Honored Contributor

Re: HP10.20C reboot

Hi,

look for users with shutdown permissons in
/etc/shutdown.allow

mfG Peter
The Universe is a pretty big place, it's bigger than anything anyone has ever dreamed of before. So if it's just us, seems like an awful waste of space, right? Jodie Foster in "Contact"

Re: HP10.20C reboot

Hi,

Have a look in /var/tombstones and search for new files with name ts99 or ts98, just to be sure if it was not a HW failure.

Regards,
Piotr
Hoang Chi Cong_1
Honored Contributor

Re: HP10.20C reboot

Hi.
Rarely but sometime it causes by over temperature.
Check the environment.


Regard,
Looking for a special chance.......
Stuart Whitby
Trusted Contributor

Re: HP10.20C reboot

Run a grep on users' history files and look for kill commands, and check for any su's to root soon before the shutdown.

One of my first real screwups as a sysadmin was to on a really insecure box with no root password. Spot the deliberate mistake...

su -john
killall

Took me a while to figure out how I could have killed the entire system by running that as john.... :o
A sysadmin should never cross his fingers in the hope commands will work. Makes for a lot of mistakes while typing.
Cheryl Griffin
Honored Contributor

Re: HP10.20C reboot

Check the syslog.log for SCSI or IO errors and diagnostics as well. If you can find no other signs as to why the system paniced, it's likely a hardware failure.
"Downtime is a Crime."