Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Jun 2004 10:53:58 -0500
From:      Matt Freitag <mpf@inodes.us>
To:        Danny Braniss <danny@cs.huji.ac.il>, freebsd-hackers@freebsd.org
Subject:   Re: waiting on sbwait
Message-ID:  <40D9A796.2070409@inodes.us>
In-Reply-To: <20040623153801.7EB1F43D31@mx1.FreeBSD.org>
References:  <20040623153801.7EB1F43D31@mx1.FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
I'm not sure if it's what you're hitting, but Perhaps the sysctl 
"kern.ipc.maxsockets" needs to be raised, though it seems like you'd 
need a decent amount of concurrent active sessions to reach this 
ceiling. Also it's read-only, so you'll want to tune it in loader.conf.

-mpf

Danny Braniss wrote:

>Hi,
>	We have a host running samba under -stable 4.10, and quiet frequently
>it becomes uresponsive, hitting ^T gives 
>
>load: 0.00  cmd: ls 12807 [sbwait] 0.00u 0.00s 0% 160k
>
>so my guess is that we are running out of some resource (socket buffer).
>
>so, if this is true, is there some sysctl to increase?
>
>danny
>
>
>_______________________________________________
>freebsd-hackers@freebsd.org mailing list
>http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
>To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"
>
>  
>



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