Date: Thu, 17 Feb 2005 14:17:53 -0800 (PST) From: Doug White <dwhite@gumbysoft.com> To: Eric Anderson <anderson@centtech.com> Cc: "Chad Leigh -- Shire.Net LLC" <chad@shire.net> Subject: Re: newfs limits? 10TB filesystem max? Message-ID: <20050217141542.L49950@carver.gumbysoft.com> In-Reply-To: <42151059.30107@centtech.com> References: <20050216215325.9201.qmail@web26805.mail.ukl.yahoo.com> <4213C1FB.6030802@centtech.com> <20050216225528.GB2787@odin.ac.hmc.edu> <4213D099.3020504@centtech.com> <20050216230709.GA22840@odin.ac.hmc.edu> <4214F538.30409@centtech.com> <20050217195559.GA6201@odin.ac.hmc.edu> <42150AB1.9010800@centtech.com> <d931bcbdb155a1a95df3d3c06db7233d@shire.net> <42151059.30107@centtech.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 17 Feb 2005, Eric Anderson wrote: > >>>> 23438338720,newfs: wtfs: 65536 bytes at sector 23438715040: Cannot > >>>> allocate memory > > check the *process limits* is what Brooks was suggesting. Not the > > system actual resources... > > Well, I guess I'm wondering how it could be hitting any limit? Which > limit would I be looking at, if it's memory usage is so low.. Sorry if > I'm missing something here, but it just doesn't seem evident that a > process could be hitting a limit, if it isn't showing anything close in > ps output or top.. MAXDSIZ probably. Put this in /boot/loader.conf, reboot, then try your newfs: kern.maxdsiz=1073741824 kern.dfldsiz=1073741824 That should give newfs 1GB to play with. -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050217141542.L49950>