Koozali.org: home of the SME Server

Unexpected shutdowns on Sme 7 Server

Offline gbentley

  • *****
  • 482
  • +0/-0
  • Forum Lurker
    • Earth
Unexpected shutdowns on Sme 7 Server
« on: August 28, 2006, 01:10:18 PM »
In the last week I have a client who has reported that they have come in in the morning to find the SME 7 (+ all current updates) box off. The older (IBM Netfinity) 6 series is right next to it in the same power outlet (twin UK 13Amp socket) and is happliy still buzzing away !!!

Where do I go to start diagnosing this kind of thing ?

I am going to start trawling logs but would they help as if its a hardware error they might not have chance to be written ?

Any help / tips / advice really appreciated !!!
"If you don't know what you want, you end up with a lot you don't."

frond

Re: Unexpected shutdowns on Sme 7 Server
« Reply #1 on: August 28, 2006, 01:52:34 PM »
gbentley

server manager - view log files - messages. Look for the time of shutdown & anything just before that.
Then look in other log files to see what else happened at that time. Look for cron jobs to see if something triggered the shutdown. Happy hunting.

Offline byte

  • *
  • 2,183
  • +2/-0
Unexpected shutdowns on Sme 7 Server
« Reply #2 on: August 28, 2006, 06:29:03 PM »
Have a look in the bios and see if there is any hardware monitoring of the fans and cpu temp also the volts of the PSU if any.
--[byte]--

Have you filled in a Bug Report over @ http://bugs.contribs.org ? Please don't wait to be told this way you help us to help you/others - Thanks!

Offline mmccarn

  • *
  • 2,656
  • +10/-0
Unexpected shutdowns on Sme 7 Server
« Reply #3 on: August 29, 2006, 02:34:19 PM »
How reliable is the AC power?  I had an original Compaq Deskpro computer years ago that would happily survive a power hiccup that killed everything else in the office.  

Perhaps you're having power problems that the Netfinity can handle, but that the SME cannot, or perhaps the Netfinity is set to restart after a power outage, but the SME box is not.

Or, I've seen Windows servers that shut themselves down because of UPS software ("What!? I can't talk to the UPS?  I'll shutdown immediately!")

Or, I've seen lots of systems with poor CPU cooling that reboot spontaneously.

Offline arnie25

  • *
  • 16
  • +0/-0
Unexpected shutdowns on Sme 7 Server
« Reply #4 on: August 30, 2006, 09:55:28 AM »
Check squid logs.

squid[3268]: WARNING: Disk space over limit: 152372 KB > 102400 KB


This might be swap.state has been corrupted. Such corruption can
occur on unexpected system shutdowns (power failure, kernel panic etc).

You can try with the following

1. Shut down squid.

2. Remove the swap.state files from your cache directories.

3. Start Squid again. It will rebuild swap.state from the cache
files.
...