[systemd-bugs] [Bug 80582] timesyncd: clock is off
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Jun 27 10:13:09 PDT 2014
https://bugs.freedesktop.org/show_bug.cgi?id=80582
--- Comment #6 from Kay Sievers <kay at vrfy.org> ---
How old is the kernel?
If you do:
systemctl stop systemd-timesyncd.service
strace /usr/lib/systemd/systemd-timesyncd
it should have lines like:
clock_adjtime(CLOCK_REALTIME,
{modes=ADJ_OFFSET|ADJ_MAXERROR|ADJ_ESTERROR|ADJ_STATUS|ADJ_TIMECONST|0x2000,
offset=4377840, freq=2641005, maxerror=0, esterror=0,
status=STA_PLL|STA_NANO,
constant=2, precision=1, tolerance=32768000, time={1403889070, 67063019},
tick=10000, ppsfreq=0, jitter=0, shift=0, stabil=0, jitcnt=0, calcnt=0,
errcnt=0, stbcnt=0}) = 0 (TIME_OK)
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-bugs/attachments/20140627/57fe5aa0/attachment.html>
More information about the systemd-bugs
mailing list