[REPORT] ZFS panic on recent 7-current
    Norikatsu Shigemura 
    nork at FreeBSD.org
       
    Wed Mar 21 14:36:14 UTC 2007
    
    
  
On Mon, 19 Mar 2007 03:26:08 +0100
Ståle Kristoffersen <staalebk at 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.
    
    
More information about the freebsd-fs
mailing list