From owner-freebsd-current@FreeBSD.ORG Fri Nov 21 16:25:25 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D6F041065672 for ; Fri, 21 Nov 2008 16:25:25 +0000 (UTC) (envelope-from pjd@garage.freebsd.pl) Received: from mail.garage.freebsd.pl (chello087206045082.chello.pl [87.206.45.82]) by mx1.freebsd.org (Postfix) with ESMTP id 33E888FC08 for ; Fri, 21 Nov 2008 16:25:24 +0000 (UTC) (envelope-from pjd@garage.freebsd.pl) Received: by mail.garage.freebsd.pl (Postfix, from userid 65534) id 0870D4569A; Fri, 21 Nov 2008 17:25:23 +0100 (CET) Received: from localhost (pjdwl.wheel.pl [10.0.1.9]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.garage.freebsd.pl (Postfix) with ESMTP id 0BF9045684; Fri, 21 Nov 2008 17:25:17 +0100 (CET) Date: Fri, 21 Nov 2008 17:25:18 +0100 From: Pawel Jakub Dawidek To: Nikolay Denev Message-ID: <20081121162518.GC6509@garage.freebsd.pl> References: <20081117205526.GC1733@garage.freebsd.pl> <8ECD400F-BFE3-4E31-94F0-39AF5F44FDAC@gmail.com> <20081119090307.GA81236@icarus.home.lan> <18E318DD-29FA-4E26-89CF-11B893B42E34@gmail.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="J5MfuwkIyy7RmF4Q" Content-Disposition: inline In-Reply-To: <18E318DD-29FA-4E26-89CF-11B893B42E34@gmail.com> User-Agent: Mutt/1.4.2.3i X-PGP-Key-URL: http://people.freebsd.org/~pjd/pjd.asc X-OS: FreeBSD 8.0-CURRENT i386 X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on mail.garage.freebsd.pl X-Spam-Level: X-Spam-Status: No, score=-5.9 required=3.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.0.4 Cc: freebsd-current@freebsd.org Subject: Re: HEADS UP: New ZFS in the tree. X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Nov 2008 16:25:25 -0000 --J5MfuwkIyy7RmF4Q Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Nov 19, 2008 at 01:58:49PM +0200, Nikolay Denev wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 >=20 >=20 > On 19 Nov, 2008, at 11:48 , Nikolay Denev wrote: > > > >Well, it looks like that on -current and a 4G amd64 machine probably =20 > >there is no need > >to tune anything. Here are my defaults with everything vm and zfs =20 > >related in loader.conf commented : > > > >vm.kmem_size_max: 4509713203 > >vfs.zfs.arc_max: 863907840 > > >=20 > I was able to panic it again with "kmem_map too small" with these =20 > settings (defaults). >=20 > This are the bonnie++ arguments that i've used: > bonnie++ -d /tank -c 4 -r 4096 -x 9999999 -u 0:0 I wasn't able to panic my test machine running this command on i386 machine with this in /boot/loader.conf: vm.kmem_size=3D1073741824 vm.kmem_size_max=3D1073741824 (1GB) Although I now found that you were trying raidz2 and I had two two-way mirrors. I'm retrying now. PS. The panic is not yet fixed completely, unfortunately, but it should be a bit harder to trigger it now. --=20 Pawel Jakub Dawidek http://www.wheel.pl pjd@FreeBSD.org http://www.FreeBSD.org FreeBSD committer Am I Evil? Yes, I Am! --J5MfuwkIyy7RmF4Q Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) iD8DBQFJJuDuForvXbEpPzQRArEoAKDCxxt5+FzCN0gmpAdWvha9ZrLwrgCg8wdm PXkcQNZQIDiLwvvRnHt3Jko= =e8Q0 -----END PGP SIGNATURE----- --J5MfuwkIyy7RmF4Q--