The Unofficial Karoo User Forums
May 21, 2012, 09:30:53 pm *
Welcome, Guest. Please login or register.

Login with username, password and session length
News:
 
   Home   Chat Help Search Calendar Login Register  
Pages: [1]
  Print  
Author Topic: Forum Date  (Read 5908 times)
w00ble
Receptionist
*
Posts: 18


View Profile
« on: May 12, 2010, 09:57:22 am »

Why is the forum date 1 day ahead?


Logged
dylan
Administrator
Ofcom Inspector
*****
Broadband Provider: Karoo (Karoo Pro 1)
Posts: 1116



View Profile
« Reply #1 on: May 12, 2010, 10:16:02 pm »

Because for some bizarre reason, the server host can't manage to keep the time set correctly. I won't embarrass them by naming them here but I don't think we'll be using them again!

Dyls
Logged

Karoo Pro 1 Customer
karlwb
Receptionist
*
Posts: 16


View Profile
« Reply #2 on: May 14, 2010, 07:44:44 am »

I'd noticed this, Assumed that it must be to do with my settings for the board...... guess not.

However if you re-set your local time (in profile - look and layout) to minus 23.5 hours at least you get it to within the same day, just half an hour out; that's as near as you can get it as it won't do a full -24 hours.

Karl
Logged
Sean
Engineer
***
Posts: 181


View Profile
« Reply #3 on: May 30, 2010, 11:48:08 am »

Because for some bizarre reason, the server host can't manage to keep the time set correctly. I won't embarrass them by naming them here but I don't think we'll be using them again!
Dyls

I think we may have the same host, our IPs are certainly very close, it may even be the same server (or they have more than one faulty motherboard which is worrying).

Anyway, I installed ntpdate (apt-get install ntpdate for Debian variants) and created the following script:

/etc/init.d/ntpdate
Code:
#!/bin/bash

echo "1" > /proc/sys/xen/independent_wallclock

/usr/sbin/ntpdate 0.uk.pool.ntp.org


and created the appropriate symlinks in /etc/rc*.d/ so this runs at startup, and it seems to do the job.  The clock seems to stay right whilst the server is up, and when it goes down and backup, this script quickly sets the right date/time.

The underlying problem is the motherboard is f****d and they can't set the date or time, so each time it reboots, the VPSs inherit the wrong date and time.  Unfortunately, after months of uptime, recently the servers on this host seem to be going down more and more.
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.13 | SMF © 2006-2011, Simple Machines LLC Valid XHTML 1.0! Valid CSS!