Date: Fri, 11 Dec 2009 08:37:29 -0200 From: Victor Lima <victorloureirolima@gmail.com> To: Eugene Perevyazko <john@dnepro.net> Cc: "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: <9F5E7B59-0CF1-47A7-BE85-41B2C9F0D22B@gmail.com> In-Reply-To: <20091211102928.GA40831@traktor.dnepro.net> References: <20091211102928.GA40831@traktor.dnepro.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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? Att, Victor Lima Em 11/12/2009, às 08:29, Eugene Perevyazko <john@dnepro.net> escreveu: > > I'm getting network write failures on a host running 7.2-PRERELEASE > (I know, I should update it to STABLE, but I've heard of similar > reports > on 7-S too) > > Failures are expressed for example in BIND > named[72084]: /usr/src/lib/bind/isc/../../../contrib/bind9/lib/isc/ > unix/socket.c:1567: unexpected error: > named[72084]: internal_send: 192.168.71.91#1049: Cannot allocate > memory > named[72084]: client 192.168.71.91#1049: error sending response: out > of memory > > and on ssh session spontaneously breaking with "Write failed: Cannot > allocate memory" > > Frequency of those failures clearly correlates with network load for > the host, > which is mainly doing dummynet and ng_nat. > > How can I find what to tune in this case? > > -- > Eugene Perevyazko > _______________________________________________ > freebsd-net@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-net > To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9F5E7B59-0CF1-47A7-BE85-41B2C9F0D22B>
