On Fri, Dec 04, 2020 at 08:22:03PM +0000, Chang, Benjamin wrote:
> Hello,
> 
> Is there any way to add a refclock via a chronyc call similar to "chronyc add 
> server?" I am trying to have my system sync to an ntp server first with an 
> offset and then sync to a reference clock (a PPS). I want it so that when I 
> start my code, it'll execute everything via the system("chronyc ") c call, 
> which prevents me from just having the offset in the conf file since you 
> can't edit the conf file indirectly.

No, refclocks cannot be added by chronyc. When chronyd is already
running, it's not expected to have the permissions needed to open
reference clocks.

There could be a new command added to change the offset of existing
sources.

> I've tried restarting chrony, then delete the ntp, reading the ntp with the 
> offset, and then makestep. That works, but then itll only sync to the PPS 
> half the time. Is there some combination of adding prefer and trust to make 
> it work? I tried adding prefer and trust to the PPS and its still a gamble.
> I've tried looking into the selectdata call, but that doesn't seem to work?

I'm not sure what problem this is trying to solve.

-- 
Miroslav Lichvar


-- 
To unsubscribe email chrony-users-requ...@chrony.tuxfamily.org 
with "unsubscribe" in the subject.
For help email chrony-users-requ...@chrony.tuxfamily.org 
with "help" in the subject.
Trouble?  Email listmas...@chrony.tuxfamily.org.

Reply via email to