Chuck wrote: > my logs are getting filled with this: > > Nov 1 07:04:09 rolex ntpd[3674]: kernel time sync disabled 2307 > Nov 1 07:04:27 rolex ntpd[3674]: kernel time sync enabled 2107 > > is this normal?
Sort of. The FreeBSD kernel switches between FLL & PLL modes often because the default NTP poll interval of 1024 matches the kernel's changeover point. You might try adjusting maxpoll to either 9 or 11 and see whether that does better. On the other hand, you've got a refclock enabled, and the bits being changed are different than what stratum-2 clocks see... -- -Chuck _______________________________________________ timekeepers mailing list [email protected] https://fortytwo.ch/mailman/cgi-bin/listinfo/timekeepers
