Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Mar 2007 23:36:10 +0900
From:      Norikatsu Shigemura <nork@FreeBSD.org>
To:        =?UTF-8?B?U3TDpWxl?= Kristoffersen <staalebk@ifi.uio.no>
Cc:        freebsd-fs@FreeBSD.org
Subject:   Re: [REPORT] ZFS panic on recent 7-current
Message-ID:  <20070321233610.44e04b2b.nork@FreeBSD.org>
In-Reply-To: <20070319022608.GA7858@eschew.pusen.org>
References:  <20070318223005.ab2b7aa7.nork@FreeBSD.org> <20070318134240.GC16185@garage.freebsd.pl> <20070319022608.GA7858@eschew.pusen.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 19 Mar 2007 03:26:08 +0100
Ståle Kristoffersen <staalebk@ifi.uio.no> wrote:
> Ah, that sorted things out for me as well. I did get a 
> "kmem_malloc(X): kmem_map too small: Y total allocated"-panic, is that
> still something that should be ignored?

	ZFS required many memories rather than old file system.  So set
	vm.kmem_size=671088640 on /boot/loader.conf.  The default vm.kmem_size
	is 320MB, but we should set 640MB to use ZFS.



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