Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 May 2007 11:55:52 -0700
From:      Bakul Shah <bakul@bitblocks.com>
To:        Gary Jennejohn <garyj@jennejohn.org>
Cc:        freebsd-fs@freebsd.org
Subject:   Re: zfs and kmem_map too small panic 
Message-ID:  <20070510185552.66FA95B5A@mail.bitblocks.com>
In-Reply-To: Your message of "Thu, 10 May 2007 19:26:33 %2B0200." <200705101726.l4AHQXi0013739@peedub.jennejohn.org> 

next in thread | previous in thread | raw e-mail | index | archive | help
> I'm running i386 on an AMD64 X2 with 2GB of RAM.
> 
> I used to see panics until I made the following additions:
> 
> /boot/loader.conf
> vfs.zfs.zil_disable="1"
> vm.kmem_size="536870912"
> vfs.zfs.arc_max="67108865"
> 
> /etc/sysctl.conf
> kern.maxvnodes=74500 [was 100000]

Many thanks!  This did the trick.  So far no crashes!  Would
be nice if correct defaults are set on loading zfs.ko.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070510185552.66FA95B5A>