Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Sun Jan 20, 2008 12:17 am 
Offline
Newbie

Joined: Thu Dec 20, 2007 2:51 pm
Posts: 3
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/Tec ... 18,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!


Top
   
 Post subject:
PostPosted: Tue Jan 22, 2008 2:14 am 
Offline
Senior Member

Joined: Tue Jan 22, 2008 2:10 am
Posts: 103
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.


Top
   
 Post subject:
PostPosted: Tue Jan 22, 2008 4:08 pm 
Offline
Newbie

Joined: Thu Dec 20, 2007 2:51 pm
Posts: 3
Thanks, I'll give it a try and let ya know.


Top
   
 Post subject:
PostPosted: Wed Jan 23, 2008 11:24 am 
Offline
Newbie

Joined: Thu Dec 20, 2007 2:51 pm
Posts: 3
I believe that has resolved my issue. Thank you so much! :D


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group