Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 05 Dec 2017 20:28:47 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 224126] rc.d/ntpd outputs fetch usage syntax (stable/11)
Message-ID:  <bug-224126-8-I3TaX86s5z@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-224126-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-224126-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D224126

--- Comment #1 from Jeremy Chadwick <jdc@koitsu.org> ---
Few things to add for clarification:

1. The very long stall IS NOT caused by sleep(1).  It's caused by the model=
 of
piping used with awk, best I can tell,

2. I've since modified /etc/periodic.conf, removing
daily_ntpd_avoid_congestion=3D"no" since it's been deprecated and replaced =
with
the more universal anticongestion_sleeptime (which I now set to 10), and the
long delay during this problem still happens.

3. I can't tell what the full impact is here.  periodic daily certainly gets
delayed as a result, but I only noticed that in my most recent run from last
night -- an additional 30 minutes added -- which is very strange.

So for now let's not focus on the "long delay", but instead figure out why
$ntp_tmp_leapfile is undefined/empty.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-224126-8-I3TaX86s5z>