From quinot@inf.enst.fr  Tue Jan 15 01:17:26 2002
Return-Path: <quinot@inf.enst.fr>
Received: from infres.enst.fr (infres-192.enst.fr [137.194.192.1])
	by hub.freebsd.org (Postfix) with ESMTP id D189537B400
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 15 Jan 2002 01:17:25 -0800 (PST)
Received: from shalmaneser.enst.fr (shalmaneser.enst.fr [137.194.162.11])
	by infres.enst.fr (Postfix) with ESMTP id E58D818AB
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 15 Jan 2002 10:17:24 +0100 (MET)
Received: by shalmaneser.enst.fr (Postfix, from userid 11117)
	id C7D48112ED; Tue, 15 Jan 2002 10:17:24 +0100 (CET)
Message-Id: <20020115091724.C7D48112ED@shalmaneser.enst.fr>
Date: Tue, 15 Jan 2002 10:17:24 +0100 (CET)
From: Thomas Quinot <thomas@cuivre.fr.eu.org>
Reply-To: Thomas Quinot <thomas@cuivre.fr.eu.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: ntpd: too many recvbufs allocated.
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         33914
>Category:       bin
>Synopsis:       ntpd: too many recvbufs allocated.
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    roberto
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 15 01:20:11 PST 2002
>Closed-Date:    Tue Oct 29 12:27:47 PST 2002
>Last-Modified:  Tue Oct 29 12:27:47 PST 2002
>Originator:     Thomas Quinot
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD shalmaneser.enst.fr 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Mon Jan 7 11:41:40 CET 2002 quinot@shalmaneser.enst.fr:/usr/obj/usr/src/sys/SHALMANESER i386


	
>Description:
	On this -CURRENT box, I have been getting the following messages
	from ntpd for some time (2-3 months I'd reckon):

Jan 15 09:44:30 shalmaneser kernel: Jan 15 09:44:30 shalmaneser ntpd[188]: too many recvbufs allocated (40)
Jan 15 09:44:30 shalmaneser ntpd[188]: too many recvbufs allocated (40)

	Ntpd seems to otherwise be operating correcly.

>How-To-Repeat:
	Sit back, relax, and watch syslog.

>Fix:

	None known so far.


>Release-Note:
>Audit-Trail:

From: John Hay <jhay@icomtek.csir.co.za>
To: thomas@cuivre.fr.eu.org (Thomas Quinot)
Cc: FreeBSD-gnats-submit@FreeBSD.ORG
Subject: Re: bin/33914: ntpd: too many recvbufs allocated.
Date: Tue, 15 Jan 2002 20:49:38 +0200 (SAT)

 > Jan 15 09:44:30 shalmaneser ntpd[188]: too many recvbufs allocated (40)
 > 
 > 	Ntpd seems to otherwise be operating correcly.
 > 
 > >How-To-Repeat:
 > 	Sit back, relax, and watch syslog.
 
 Can you give some more information please? I have a few -current boxes,
 some SMP, some not, all running ntpd although various versions and I don't
 see it.
 
 Normally this message is an indication that ntpd is receiving packets
 faster then it can process it.
 
 Info that might be useful:
 
 What does your ntp.conf file look like?
 Is it a ntp server or client box?
 If it is a server, does it have a lot of clients?
 Is the machine very busy?
 At what priority are you running ntpd?
 
 John
 -- 
 John Hay -- John.Hay@icomtek.csir.co.za / jhay@FreeBSD.org

From: Thomas Quinot <thomas@cuivre.fr.eu.org>
To: John Hay <jhay@icomtek.csir.co.za>
Cc: FreeBSD-gnats-submit@FreeBSD.ORG
Subject: Re: bin/33914: ntpd: too many recvbufs allocated.
Date: Wed, 16 Jan 2002 14:33:09 +0100

 Le 2002-01-15, John Hay crivait :
 
 > What does your ntp.conf file look like?
 
 server 137.194.160.3            # ntp.enst.fr
 server bofh.enst.fr
 server 127.127.1.0
 fudge 127.127.1.0 stratum 10
 manycastclient 224.0.1.1 ttl 32
 
 The multicast group seems to be mostly quiet.
 
 > Is it a ntp server or client box?
 
 Only a client.
 
 > Is the machine very busy?
 
 Nope. It is a development workstation, running desktop stuff and
 compiles.
 
 > At what priority are you running ntpd?
 
 At nice level 0.
 
 -- 
     Thomas.Quinot@Cuivre.FR.EU.ORG
State-Changed-From-To: open->feedback 
State-Changed-By: sheldonh 
State-Changed-When: Wed Jan 16 05:40:04 PST 2002 
State-Changed-Why:  
We're waiting for feedback as requested by John. 

Please copy your feedback to <bug-followup@freebsd.org>, using the 
subject line of this message. 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33914 

From: Thomas Quinot <thomas@cuivre.fr.eu.org>
To: bug-followup@freebsd.org
Cc:  
Subject: bin/33914 workaround
Date: Thu, 28 Mar 2002 19:05:37 +0100

 Using ntpd 4.1.72 (from the ports) instead of the 4.1.0 from the base
 system suppresses the message.
 
 Action item for roberto here. ;)
 
 Thomas.
 
 -- 
     Thomas.Quinot@Cuivre.FR.EU.ORG
Responsible-Changed-From-To: freebsd-bugs->roberto 
Responsible-Changed-By: roberto 
Responsible-Changed-When: Fri Mar 29 05:55:08 PST 2002 
Responsible-Changed-Why:  
I suppose I've got to take this one :-) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=33914 
State-Changed-From-To: feedback->closed 
State-Changed-By: roberto 
State-Changed-When: Tue Oct 29 12:27:10 PST 2002 
State-Changed-Why:  
Should be fixed by the 4.1.1a import. 
Thanks. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=33914 
>Unformatted:
