Re: [chrony-users] Refclock Integration Advice |
[ Thread Index |
Date Index
| More chrony.tuxfamily.org/chrony-users Archives
]
- To: chrony-users@xxxxxxxxxxxxxxxxxxxx
- Subject: Re: [chrony-users] Refclock Integration Advice
- From: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
- Date: Mon, 23 Nov 2020 15:41:44 +0100
- Authentication-results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=mlichvar@xxxxxxxxxx
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1606142509; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=GuOj0b4g2NhDUHT1A5EztOLIPgompynDk5YDuPlhmbU=; b=e2YS0YqDnNhUfevqEGO9rABJcvQFzffLrVKNwuG49MMUURSG6PdoLizb74Kc+NMLaTcY4q 3iBqwYJI00Vc5uNx+TY2mwXrF2h72gAjyrX1/RbYWqGRB/AvuhTm0inbXVV0+rCEkAUywk 8TRYp5blXFts3VHIcy1Qe3+RyRYieiQ=
On Mon, Nov 23, 2020 at 02:38:05PM +0000, Chang, Benjamin wrote:
> So interestingly, upon playing with ppstest and ppswatch, when I run chronyd -d -d, it causes timeouts/connection timed out. However, if I run ppstest and ppswatch simultaneously without chrony -d -d, I don't get time outs.
Hm, maybe the way ppstest waits for PPS samples doesn't work with
concurrent access. Try the following shell command instead of ppstest.
while sleep 1; do cat /sys/class/pps/pps0/assert; done
--
Miroslav Lichvar
--
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.