Re: [chrony-users] Isolated Network Configuration |
[ Thread Index |
Date Index
| More chrony.tuxfamily.org/chrony-users Archives
]
- To: chrony-users@xxxxxxxxxxxxxxxxxxxx
- Subject: Re: [chrony-users] Isolated Network Configuration
- From: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
- Date: Wed, 22 Jan 2025 09:43:44 +0100
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1737535432; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=iq+omFmimD+W5I7Sv+fHPOl2Z19rY9PFQWVyuWJ2Pp0=; b=HVd2cBa1MeCaAn1HRZKhXP5pQiHRupNk6lMbzvPwvyxExKyk+XJa6p9Xp3V1tu7MIoNbp7 oCKO2KryKQ5OlquhXSaEsyI+TaPO5v61wBk+dNRPvRZRnzImc1PNBRorSGfXp7EAMRc3Ak Jjl5HqSEjicE7bmFNwVn0aZwc7xIiQY=
On Tue, Jan 21, 2025 at 04:28:00PM -0500, William Bergen wrote:
> I’ve been spending quite a bit of time trying to configure the system to
> meet my needs but I can’t seem to satisfy every scenario simultaneously. I
> know this is complicated by the fact that there are only 2 servers in the
> network. I’ve tried to compile my requirements into a table of scenarios
> and desired outcomes.
> [image: scenarios.png]
In SC06 there is "GPS A & B disagree" and "GPS B is inactive". How can
they disagree when only one is working?
> So far, my biggest trouble has been meeting SC04 AND SC06 with the same
> configuration. This is where I’m at right now with the relevant sections of
> the configuration:
> Server A
>
> rtcsyncallow 192.168.5
> local stratum 10 orphan
> makestep 1 -1
> refclock SHM 0 refid GPS delay 0.2 trust
> server 192.168.5.1
Is the server trying to poll itself? What is that supposed to do?
Which scenarios break when you don't use any of the trust options?
> This config setup is the closest I have gotten to achieving my desired
> outcomes. I thought that the orphan option for the local refclock was
> correct in this scenario but I keep receiving an error when testing
> SC05: Unknown
> local refid in orphan mode.
That indicates chronyd doesn't know the local IP address for the orhan
source. Is it running on normal Linux? Can you check strace if
received messages have the IP_PKTINFO cmsg?
--
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.