<div dir="ltr">I apologize if this has been answered previously.<div><br></div><div>I've setup a few ntp servers on raspberry Pis using the ntpsec howto with clockmaker.  Currently, I'm using a pi2, pi3 and pi4 with 2 of them using the Adafruit gps hat and one of them using a "<a class="gmail-a-link-normal" href="https://www.amazon.com/Gowoops-Module-Antenna-Arduino-Microcomputer/dp/B01MRNN3YZ/ref=cm_cr_arp_d_bdcrb_top?ie=UTF8" style="font-size:13px;box-sizing:border-box;text-decoration-line:none;color:rgb(85,85,85);font-family:"Amazon Ember",Arial,sans-serif">Gowoops GPS Module</a>".  I setup ntpviz to run on a separate machine and I'm noticing a regular offset spike for shm(1) in my graphs on all of them.</div><div><br></div><div>After changing the ntpviz period to 2 hours, it appears they are all spiking after 34 minutes.  <a href="https://world-mail.org/ntpgraphs/gps3/">https://world-mail.org/ntpgraphs/gps3/</a></div><div>Here is a 24 hour period of one of the others: <a href="https://world-mail.org/ntpgraphs/gps2/">https://world-mail.org/ntpgraphs/gps2/</a></div><div><br></div><div>Since I've been seeing this issue on all three of them, I designated one as the test pi so I've gone through and stopped all non-essential services that I had enabled (ntplogtmp, ntploggps).  I disabled the /var/log/ntpstats nfs mount.  I changed it from dhcp to static ip assignments as well.</div><div><br></div><div>Since they were all setup on different days, the version of gpsd is only slightly different but here is the version of the test pi:</div><div>3.20.1~dev (revision release-3.20-695-g2de5ac5de)<br></div><div><br></div><div>Here is the ntpd version:</div><div>ntpd ntpsec-1.1.8+ 2020-05-04T14:44:13Z (git rev 574d871ed)<br></div><div><br></div><div>Here is what the ntp.conf looks like:</div><div><br></div><div><font face="monospace">driftfile /var/lib/ntp/ntp.drift<br>leapfile /etc/ntp/leap-seconds.list<br><br>logfile /var/log/ntp.log<br><br>statsdir /var/log/ntpstats/<br>statistics loopstats clockstats<br>#filegen peerstats  file peerstats  type day enable<br>filegen loopstats  file loopstats  type day enable<br>filegen clockstats file clockstats type day enable<br>#filegen sysstats file sysstats type day enable<br><br>restrict default kod limited nomodify nopeer noquery<br>restrict -6 default kod limited nomodify nopeer noquery<br>restrict 127.0.0.1<br>restrict -6 ::1<br><br>refclock shm unit 1 maxpoll 4 refid PPS flag4 1 prefer<br><br>server <a href="http://rolex.usg.edu">rolex.usg.edu</a> iburst<br>server <a href="http://ntp3.mattnordhoff.com">ntp3.mattnordhoff.com</a> iburst<br><br>refclock shm unit 0 maxpoll 4 time1 0.138 refid GPS flag4 1</font><br></div><div><br></div><div>I can't think of anything else to look for or try.</div><div><br></div><div>Thanks,</div><div><br></div><div>Doug</div><div><div><br></div><div><br></div></div></div>