Linode.com Forum Forum Index Linode.com Forum
Linode Community Forums
 


Negative Time Delta Error w/Gameserver

Click here to go to the original topic

 
       Linode.com Forum Forum Index -> Xen Public Beta
Author Message
Mash



Joined: 20 Dec 2007
Posts: 3

Posted: Sat Jan 19, 2008 11:17 pm    Post subject: Negative Time Delta Error w/Gameserver  

I'm running a UT3 game server on my linode, and it randomly dies with the following message:

Critical: Detected negative delta time - on AMD systems please install http://www.amd.com/us-en/Processors/TechnicalResources/0,,30_182_871_13118,00.html

The linode runs it quite well until it crashes with above error.

With what research I've done; it means that the time change difference between each cycle of the game server’s simulation is being reported as negative. A positive number is expected. Why it's happening, I'm not sure. Various fixes I've seen (and these were for AMD systems) was to try binding it to one core/cpu (didn't help--but it does seem to stay up a little longer) and apply AMD's patch. I believe Intel is being used, so that' won't help

Anyone have any suggestions? I'd like to try anything possible before filing a bug report. Thanks!
Back to top  
bdonlan



Joined: 22 Jan 2008
Posts: 67

Posted: Tue Jan 22, 2008 1:14 am    Post subject:  

Try running:
Code: echo 1 > /proc/sys/xen/independent_wallclock
Then running ntpd. If there's clock instability on the host, this should avoid it. Note that you must enable the independent wallclock option before ntpd starts on boot. This may entail creating additional init.d scripts, or just adding it to /etc/init.d/ntp-server or whatever the file may by on your distro.
Back to top  
Mash



Joined: 20 Dec 2007
Posts: 3

Posted: Tue Jan 22, 2008 3:08 pm    Post subject:  

Thanks, I'll give it a try and let ya know.
Back to top  
Mash



Joined: 20 Dec 2007
Posts: 3

Posted: Wed Jan 23, 2008 10:24 am    Post subject:  

I believe that has resolved my issue. Thank you so much! :D
Back to top  
 
       Linode.com Forum Forum Index -> Xen Public Beta
Page 1 of 1