Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Sep 2009 19:10:03 GMT
From:      "Vladislav V. Prodan" <universite@ukr.net>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: kern/121770: ZFS on i386, large file or heavy I/O leads to kernel panic or reboot
Message-ID:  <200909091910.n89JA33N094997@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/121770; it has been noted by GNATS.

From: "Vladislav V. Prodan" <universite@ukr.net>
To: bug-followup@FreeBSD.org, sbizna@tejat.net
Cc:  
Subject: Re: kern/121770: ZFS on i386, large file or heavy I/O leads to kernel
 panic or reboot
Date: Wed, 09 Sep 2009 22:02:27 +0300

 	
 Try to /boot/loader.conf write:
 
 ## -> Speed to write
 vfs.zfs.arc_max = "448M"
 vm.kmem_size_max = "999M"
 vm.kmem_size = "999M"
 # KVA_PAGES = 512
 vfs.zfs.zil_disable = "1"
 
 and after reboot again to repeat the panic.



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