From owner-freebsd-questions@FreeBSD.ORG Sat Sep 13 09:37:53 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2D59B16A4BF for ; Sat, 13 Sep 2003 09:37:53 -0700 (PDT) Received: from rwcrmhc11.comcast.net (rwcrmhc11.comcast.net [204.127.198.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6283843FE3 for ; Sat, 13 Sep 2003 09:37:52 -0700 (PDT) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: from be-well.ilk.org (be-well.no-ip.com[66.30.200.37]) by comcast.net (rwcrmhc11) with ESMTP id <2003091316375101300k3l6ie>; Sat, 13 Sep 2003 16:37:51 +0000 Received: from be-well.ilk.org (lowellg.ne.client2.attbi.com [66.30.200.37] (may be forged)) by be-well.ilk.org (8.12.9/8.12.9) with ESMTP id h8DGboCo072196; Sat, 13 Sep 2003 12:37:50 -0400 (EDT) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: (from lowell@localhost) by be-well.ilk.org (8.12.9/8.12.6/Submit) id h8DGbndb072193; Sat, 13 Sep 2003 12:37:49 -0400 (EDT) X-Authentication-Warning: be-well.ilk.org: lowell set sender to freebsd-questions-local@be-well.ilk.org using -f Sender: lowell@be-well.no-ip.com To: References: <001601c37838$e9a963c0$fe01a8c0@JMICH> <000701c37980$ef9881f0$420ea8cb@mrj> From: Lowell Gilbert Date: 13 Sep 2003 12:37:49 -0400 In-Reply-To: <000701c37980$ef9881f0$420ea8cb@mrj> Message-ID: <44isnwod9e.fsf@be-well.ilk.org> Lines: 16 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: freebsd-questions@freebsd.org Subject: Re: sendto: buffer space not available X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 13 Sep 2003 16:37:53 -0000 writes: > This is serious. I have just cvsuped stable-supfile again and did all > necessary steps re kernel/world. It is still having this problem. Anybody > stumbled accross the same? Should I just reinstall back to 4.8-RELEASE? > Because I got another identical hardware/machine working without this error > on 4.8-RELEASE. Same kernel configuration? > options MAXDSIZ="(256*1024*1024)" > options MAXSSIZ="(256*1024*1024)" > options DFLDSIZ="(256*1024*1024)" > options NMBCLUSTERS=131072 On a 256MB machine?