Re: [chrony-users] What's changed in chrony-2.2? |
[ Thread Index |
Date Index
| More chrony.tuxfamily.org/chrony-users Archives
]
On Monday 23 November 2015 13:17:22 Miroslav Lichvar wrote:
> On Mon, Nov 23, 2015 at 12:09:35PM +0000, Peter Humphrey wrote:
> > Running strace -ff -o/tmp/chronyd.strace /etc/init.d/chronyd start, I
> > get:
> >
> > /lib/rc/sh/rc-cgroup.sh: line 89: printf: write error: No such device
> >
> > on the console. Do I need to scan all the 27 files strace has written?
>
> Well, if you can figure out what's going on there... :) It would be good
> to at least know what signal was received from which process.
Okay, well I'd got so far from the initial, failing condition that I removed
chrony altogether and then reinstalled it, leaving everything at its
installation-default value.
Now if I run that strace command again, chronyd starts up just fine - but if
I start it directly I get the "caught an interrupt" failure. Looks like a
timing problem now.
This is the default chrony.conf:
pool pool.ntp.org iburst
driftfile /var/lib/chrony/drift
makestep 1.0 3
rtcsync
....and this is the one that works:
pool pool.ntp.org iburst
server ntp0.zen.co.uk iburst
server ntp1.zen.co.uk iburst
driftfile /var/lib/chrony/drift
makestep 1.0 3
allow 192.168.1/24
mailonchange prh@serv.prhnet 0.5
rtcfile /var/lib/chrony/rtc
rtconutc
This is repeatable now, and I do have CONFIG_LINUX=y in the kernel so that
wasn't it. Do you want to suggest any other tests for me to run?
--
Rgds
Peter
--
To unsubscribe email chrony-users-request@xxxxxxxxxxxxxxxxxxxx
with "unsubscribe" in the subject.
For help email chrony-users-request@xxxxxxxxxxxxxxxxxxxx
with "help" in the subject.
Trouble? Email listmaster@xxxxxxxxxxxxxxxxxxxx.