From owner-freebsd-questions@FreeBSD.ORG Wed Jun 8 16:02:50 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 4116A16A41C for ; Wed, 8 Jun 2005 16:02:50 +0000 (GMT) (envelope-from dan@dan.emsphone.com) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id DD18443D1F for ; Wed, 8 Jun 2005 16:02:49 +0000 (GMT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.13.1/8.13.3) id j58G2iH4044428; Wed, 8 Jun 2005 11:02:44 -0500 (CDT) (envelope-from dan) Date: Wed, 8 Jun 2005 11:02:43 -0500 From: Dan Nelson To: Tony Shadwick Message-ID: <20050608160243.GJ59028@dan.emsphone.com> References: <42A717EB.8095.9574FF2F@localhost> <42A70833.806@dial.pipex.com> <20050608104357.O23064@mail.goinet.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050608104357.O23064@mail.goinet.com> X-OS: FreeBSD 5.4-STABLE X-message-flag: Outlook Error User-Agent: Mutt/1.5.9i Cc: Frantisek Rysanek , freebsd-questions@freebsd.org, Alex Zbyslaw Subject: Re: 12TB GEOM stripe, newfs, then fsck: cannot alloc 768053748 bytes for blockmap X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Jun 2005 16:02:50 -0000 In the last episode (Jun 08), Tony Shadwick said: > On Wed, 8 Jun 2005, Alex Zbyslaw wrote: > >which is all my 1Gb physical memory. The default is a mere 512Mb. > >You might need users to be limited to a bit less, but I don't have > >any of them > > Whoa.....wait a sec there. > > Did I just understand you right, or did you just say that the default > amount of RAM that FreeBSD allows in the kernel is 512MB without > throwing that switch at compile time???? You can also set it in /boot/loader.conf: kern.maxdsiz="1024M" -- Dan Nelson dnelson@allantgroup.com