Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 01 Oct 2013 12:43:08 +1000
From:      Mark Andrews <marka@isc.org>
To:        Mike Jakubik <mike.jakubik@intertainservices.com>
Cc:        stable@freebsd.org
Subject:   Re: sonewconn: pcb 0xfffffe00c7223498: Listen queue overflow
Message-ID:  <20131001024308.89D557AEDA0@rock.dv.isc.org>
In-Reply-To: Your message of "Mon, 30 Sep 2013 22:17:14 -0400." <798639e66426509cd53d1f2a1c1d58e0@intertainservices.com>
References:  <798639e66426509cd53d1f2a1c1d58e0@intertainservices.com>

next in thread | previous in thread | raw e-mail | index | archive | help

In message <798639e66426509cd53d1f2a1c1d58e0@intertainservices.com>, Mike Jakubik writes:
> Hello,
> 
> I updated our main server to 9.2-STABLE today and afterwards I noticed a 
> bunch of these messages, does anyone know what they mean? I was unable 
> to find anything on this error message. Things appear to be working OK 
> so far.
> 
> Sep 30 22:08:56 illidan kernel: sonewconn: pcb 0xfffffe00c7223498: 
> Listen queue overflow: 193 already in queue awaiting acceptance
> Sep 30 22:12:27 illidan kernel: sonewconn: pcb 0xfffffe00c7223498: 
> Listen queue overflow: 193 already in queue awaiting acceptance

Use "netstat -nAa" to match the reported pcb (protocol control
block) to the IP address and port.  Then use that to work out which
daemon is not keeping up.

Mark

> Thanks!
> _______________________________________________
> freebsd-stable@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-stable
> To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"
-- 
Mark Andrews, ISC
1 Seymour St., Dundas Valley, NSW 2117, Australia
PHONE: +61 2 9871 4742                 INTERNET: marka@isc.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20131001024308.89D557AEDA0>