Date: Thu, 4 Jun 2009 17:47:14 -0500 (CDT) From: Tim Chase <tim@chase2k.com> To: Angelo Turetta <aturetta@commit.it> Cc: freebsd-stable@FreeBSD.org Subject: Re: kmem map too small panic after updating to STABLE-7 r192996 Message-ID: <alpine.LFD.2.00.0906041745290.31370@localhost.localdomain> In-Reply-To: <4A281250.5050306@commit.it> References: <alpine.LFD.2.00.0906040932280.27799@localhost.localdomain> <4A281250.5050306@commit.it>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 4 Jun 2009, Angelo Turetta wrote: > Tim Chase wrote: >> Hello, >> >> I decided to give the new zfs code a try and upgraded my stable-7 system >> and discovered a panic that I can reproduce at will. > > I just had the same problem, and it turned out I was not diligent when I > first set my zfs pool up :) > > To use vm.kmem_size="512M" you need to put > > options KVA_PAGES=512 >... Thanks for the reminder. I had forgotten about this one, too. With my kmem size @ 512M now and with KVA_PAGES at 512, my svn test case works just fine. I guess I should have paid closer attention to the actual panic message. - Tim
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.LFD.2.00.0906041745290.31370>