Find the answer to your Linux question:
Results 1 to 4 of 4
Hi, I run a mostly untouched CentOS server, nothing is installed except a server app to store data. The server has been crashing lately - after a year of no ...
  1. #1
    Just Joined!
    Join Date
    Jul 2009
    Posts
    7

    System time jumps, applications crashing

    Hi, I run a mostly untouched CentOS server, nothing is installed except a server app to store data. The server has been crashing lately - after a year of no problems, so I looked into the logs of it and noticed weird discrepancies in the time around the time it crashs. So I started "watch date >> datefile" and this is what happens:

    Code:
    Sun Oct 17 09:52:45 CEST 2010
    Sun Oct 17 09:52:47 CEST 2010
    Sun Oct 17 09:52:49 CEST 2010
    Sun Oct 17 09:52:51 CEST 2010
    Sun Oct 17 09:52:53 CEST 2010
    Sun Oct 17 09:52:55 CEST 2010
    Sun Oct 17 09:52:57 CEST 2010
    Sun Oct 17 09:55:20 CEST 2010
    Sun Oct 17 09:57:30 CEST 2010
    Sun Oct 17 09:57:32 CEST 2010
    Sun Oct 17 09:57:34 CEST 2010
    Sun Oct 17 09:57:36 CEST 2010
    Sun Oct 17 09:57:38 CEST 2010
    Sun Oct 17 09:57:40 CEST 2010
    Sun Oct 17 09:57:42 CEST 2010
    Sun Oct 17 09:57:44 CEST 2010
    I've never seen anything like this and have no idea what could cause it.. Anyone have an idea?

  2. #2
    Just Joined!
    Join Date
    Feb 2006
    Posts
    7
    try setting the kernel parameter: "acpi=off" and see if this makes any difference.

  3. #3
    Just Joined!
    Join Date
    Jul 2009
    Posts
    7
    Quote Originally Posted by sileryti View Post
    try setting the kernel parameter: "acpi=off" and see if this makes any difference.
    That didn't seem to fix it

  4. #4
    Linux Guru Rubberman's Avatar
    Join Date
    Apr 2009
    Location
    I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
    Posts
    8,974
    I always set up my system with NTP to keep the time syncronized properly. It is possible that there is a glitch in the real-time clock on the system, or that some applications have disabled interrupts long enough to interfere with the clock interrupt enough to skew the time base. In any case, I have never seen this problem except when there is some hardware issue going on, and the fact that it didn't happen for a year would reinforce that theory.
    Sometimes, real fast is almost as good as real time.
    Just remember, Semper Gumbi - always be flexible!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...