This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

The computer running Astaro restarts itself

After almost 60 days without a glitch, from some days I noted that the computer running Astaro (still v4.022) restarts itself at midnight local time. Of course, no electric events, no user intervention :-? Is anywhere where this is a parameter?


This thread was automatically locked due to age.
Parents Reply Children
  • I would suspect about hardware if those shutdowns were random, but I have confirmed (presencially) the rebooting of the system at exactly 0:00 local time...

    Will try to be awake tomorrow to check it :-!
  • Hmmm.  Well, you might check the BIOS to see if there's some sort of timed reboot function in there -- I've seen this in some newer BIOSes.  Aside from that, if it's not hardware maybe it's some sort of bizarre cron job -- although I can't imagine what or how it would have been put in the underlying system.  Has anyone accessed the system at the root level that you know of?  

    I've been doing networks for almost 20 years, and this definitely falls into the category of "weird stuff with a simple explanation".  Most likely, this is being caused by something simple.
  • Sounds like ghost hunting...

    Look at the crontab from console and see what runs at midnight; I believe logrotate might?

    And if you have a behemouth log file, maybe the OS is hitting the wall and restarting itself? Which would not be a security issue, but a service one.

    If that's what it is, you will just have to cut down on your logging or get more memory.

    When you're watching, do a ps -aux from console. Hit the up arrow to rerun the command repeatedly.

    And obvious question: nothing irregular in the logs leading up to that time?

    Scientific method: I'd be curious to see if it happens "off the wire" (maybe the following test...)
  • Log hard drive could be full?