Clock Sync problem

From: Tsai Li Ming (mailinglist_at_ltsai.com)
Date: 01/30/04


Date: Fri, 30 Jan 2004 12:12:08 +0800

Hi

One of my server is having a clock sync problem. The Fedora server is
sitting on a RH9 VMWare GSX host. Linux guest on a linux host has a
known problem of having the time being accelerated very quickly.

1. RH9 host clock is set to local time.
2. VMWare tools is NOT installed on the Fedora guest.
(VMWare tools clock sync does not work properly for a linux host and
guest machines)
3. Acceleration has been disabled for Fedora guest.
4. Fedora guest /etc/sysconfig/clock:
ZONE="Asia/Singapore"
UTC=false
ARC=false

I have a cron job that runs every minute to update the time. The problem
  is between the 1 minute interval, the time will automaticaly change to
+8 hrs. Both host and gust machines are set to local time(GMT+8).

[root@qwerty root]# date
Fri Jan 30 20:04:59 SGT 2004
[root@qwerty root]# date
Fri Jan 30 20:05:00 SGT 2004
[root@qwerty root]# date
Fri Jan 30 20:05:01 SGT 2004
[root@qwerty root]# date
Fri Jan 30 12:05:01 SGT 2004
[root@qwerty root]# date
Fri Jan 30 20:05:28 SGT 2004
[root@qwerty root]# date
Fri Jan 30 20:05:29 SGT 2004

Thanks,
Liming



Relevant Pages

  • vmware winxp guest on fedora
    ... I hope someone who's using VMware on fedora can spot what I'm missing here. ... I've posted this to VMware linux gogle group by that's a very low-traffic list. ... need to be able to see websites served by the host. ... what I need to do (and the sole reason for this guest install) is to ...
    (Fedora)
  • Re: Installing Fedora7 in a VirtualPC2007 guest?
    ... Is there a key combination that can wake it up from the screen saver ... It sounds like Fedora has not realized you are back! ... It sounds to me more like some poor interference between your host VirtualPC, ... switch focus for your mouse/keyboard from your host OS to the guest (I've ...
    (Fedora)
  • VPN connection to a CheckPoint Firewall / FW-1
    ... The only way at the moment is to use CheckPoint SecureRemote, ... Use CheckPoint's SecureRemote on linux on a RH 7.x guest OS using plex86 with Fedora as the host OS. ...
    (comp.os.linux.networking)
  • Trouble running fedora 9 in xen under debian etch
    ... I am havin severe trouble with running fedora 9 as a XEN Guest: ... So I took the debian kernel and initrd from the host and ...
    (Fedora)
  • [PATCH 2/7] lguest: documentation pt II: Guest
    ... Documentation: The Guest ... * ring buffer of stored hypercalls which the Host will run though next time we ... * The simplest way of implementing these would be to have "turn interrupts ... static void restore_fl ...
    (Linux-Kernel)