Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Dec 2009 12:53:36 +0200
From:      Eugene Perevyazko <john@dnepro.net>
To:        "freebsd-net@freebsd.org" <freebsd-net@freebsd.org>
Subject:   Re: How can I find the reason network writes fail with ENOMEM on 7.x?
Message-ID:  <20091211105336.GB40831@traktor.dnepro.net>
In-Reply-To: <9F5E7B59-0CF1-47A7-BE85-41B2C9F0D22B@gmail.com>
References:  <20091211102928.GA40831@traktor.dnepro.net> <9F5E7B59-0CF1-47A7-BE85-41B2C9F0D22B@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Dec 11, 2009 at 08:37:29AM -0200, Victor Lima wrote:
> Have you checked your memory integrity? Maybe you should consider  
> buying some more mem to that machine. Have you check with top(1) how  
> much memory is actually available when the write fails?
> 
That's not the lack of virtual/physical memory - the host has some "free" and lots of "Inact" memory and uses no swap space yet.

Can it be related to those sysctls?
vm.kmem_size_scale: 3
vm.kmem_size_max: 335544320
vm.kmem_size_min: 0
vm.kmem_size: 335544320


-- 
Eugene Perevyazko



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