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_at_gumbysoft.com | www.FreeBSD.orgReceived on Thu Feb 17 2005 - 21:17:53 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:28 UTC