From owner-freebsd-arm@freebsd.org Tue Nov 14 07:17:34 2017 Return-Path: Delivered-To: freebsd-arm@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id ADF06D7E786 for ; Tue, 14 Nov 2017 07:17:34 +0000 (UTC) (envelope-from hlh@restart.be) Received: from tignes.restart.be (tignes.restart.be [5.135.182.190]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "tignes.restart.be", Issuer "CA master" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4935F7314B for ; Tue, 14 Nov 2017 07:17:33 +0000 (UTC) (envelope-from hlh@restart.be) X-Comment: SPF check N/A for local connections - client-ip=192.168.25.127; helo=restart.be; envelope-from=hlh@restart.be; receiver=freebsd-arm@freebsd.org DKIM-Filter: OpenDKIM Filter v2.10.3 tignes.restart.be 3ybf3H5qfnztsq Received: from restart.be (norquay.tunnel.bel [192.168.25.127]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "smtp.restart.be", Issuer "CA master" (verified OK)) by tignes.restart.be (Postfix) with ESMTPS id 3ybf3H5qfnztsq for ; Tue, 14 Nov 2017 08:17:31 +0100 (CET) Received: from chamonix.restart.bel (chamonix.restart.bel [192.168.24.9]) (authenticated bits=0) by restart.be (8.15.2/8.15.2) with ESMTPSA id vAE7HUVZ008576 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO) for ; Tue, 14 Nov 2017 08:17:30 +0100 (CET) (envelope-from hlh@restart.be) Subject: Re: PINE64 - 12.0-CURRENT r324563 - ntpd can't keep time To: freebsd-arm@freebsd.org References: <4BF75B1E-318C-414A-B5D4-4BA7D6578316@dsl-only.net> <1509029871.56824.49.camel@freebsd.org> <4af740148ca.47a474e3@mail.schwarzes.net> <04b67007-a95a-9e40-28b4-764adf8b2ded@restart.be> <4afdde9c747.319ba732@mail.schwarzes.net> <45c53cf7-14f7-f1ec-038f-48fed7248146@restart.be> From: Henri Hennebert Message-ID: <4402b802-d3df-0be3-3956-0ee3844d9ce2@restart.be> Date: Tue, 14 Nov 2017 08:17:29 +0100 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 MIME-Version: 1.0 In-Reply-To: <45c53cf7-14f7-f1ec-038f-48fed7248146@restart.be> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Nov 2017 07:17:34 -0000 On 11/14/2017 08:10, Henri Hennebert wrote: > On 11/13/2017 22:33, Andreas Schwarz wrote: >> On 13.11.17, Mark Millard wrote: >> >>> On 2017-Nov-13, at 9:01 AM, Henri Hennebert wrote: >> >>>>      remote           refid      st t when poll reach   delay >>>> offset jitter >>>> ============================================================================== >>>> >>>> 0.freebsd.pool. .POOL.          16 p    -   64    0    0.000 >>>> 0.000  0.000 >>>> -webhost2.mitht. 193.67.79.202    2 u  948 1024  177   58.815 >>>> 1.451 0.932 >>>> +ns2.telecom.lt  212.59.3.3       2 u   13 1024  177   43.400 >>>> -357912 357913. >>>> +ntp.bserved.nl  193.67.79.202    2 u 1111 1024   37   17.664 >>>> 0.980 0.379 >>>> -178.32.44.208 ( 193.190.230.65   2 u   81 1024  177   14.930 >>>> 1.087 135278. >>>> *stratum2-1.NTP. 129.70.130.71    2 u 1077 1024   77   28.135 >>>> 1.998 0.570 >>>> -linode.ibendit. 199.102.46.77    2 u 2048 1024   76  129.945 >>>> 0.307 0.584 >>>> #193.104.37.238  193.190.230.66   2 u  799 1024   77   14.977 >>>> 1.321 0.821 >>>> >>>> And after a half hour the clock was 5 minutes in the future. >>> >>> Did you notice the huge offset and jitter in your listing: >>> (last 2 numerals in the line below) >>> >>> +ns2.telecom.lt  212.59.3.3       2 u   13 1024  177   43.400 >>> -357912 357913. >> >> Yes, this peer causes the problem, the offset jumps between your >> pollings from >> ~0 to -350k, all other peers are in range. The jitter was the result >> of this jump. >> In your previous emails, other peers had the same problem, so it's >> probaly not >> a problem with the peer itself. Maybe a strange network problem, ntp >> is UDP, >> do you have a real IP Adress, without NAT/CGN or other packet rewriting? >> > > The Pine64+ is directly connected to the internet (mpd5 with a b-box3 in > bridge mode). Moreover if I rollback to r320599 all run smoothly for > more than 8 days. Maybe of some importance, the root filesystem in on zfs on 2 USB disks through: uhub4: on usbus3 self powered. Henri > >> -asc >> >> _______________________________________________ >> freebsd-arm@freebsd.org mailing list >> https://lists.freebsd.org/mailman/listinfo/freebsd-arm >> To unsubscribe, send any mail to "freebsd-arm-unsubscribe@freebsd.org" >> > _______________________________________________ > freebsd-arm@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-arm > To unsubscribe, send any mail to "freebsd-arm-unsubscribe@freebsd.org" >