- To: slug@xxxxxxxxxxx
- Subject: [SLUG] Re: Setting the time
- From: Matthew Palmer <mpalmer@xxxxxxxxxxx>
- Date: Fri, 26 May 2006 15:20:44 +1000
- User-agent: Mutt/1.5.9i
On Fri, May 26, 2006 at 01:19:39PM +1000, Howard Lowndes wrote:
> I should point out, though I don't see it as relevant, that this is a
> Xen guest server and one of the reference clocks is the Xen host but the
> other is independent.
It's 100% relevant. By default, the domU kernel clocks are locked to
the dom0 clock, and you can't change it in the domU. There is a proc flag
in /proc in (I think) the dom0 which makes them independent, but I can't
remember what it is (although I have a note of it here somewhere).
- Matt