From owner-freebsd-fs@FreeBSD.ORG Wed Sep 8 15:36:21 2010 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5747910656D0 for ; Wed, 8 Sep 2010 15:36:21 +0000 (UTC) (envelope-from pjd@garage.freebsd.pl) Received: from mail.garage.freebsd.pl (60.wheelsystems.com [83.12.187.60]) by mx1.freebsd.org (Postfix) with ESMTP id 013FA8FC13 for ; Wed, 8 Sep 2010 15:36:20 +0000 (UTC) Received: by mail.garage.freebsd.pl (Postfix, from userid 65534) id 6CC1145C9C; Wed, 8 Sep 2010 17:36:18 +0200 (CEST) Received: from localhost (pdawidek.whl [10.0.1.1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.garage.freebsd.pl (Postfix) with ESMTP id 9F47645683; Wed, 8 Sep 2010 17:36:13 +0200 (CEST) Date: Wed, 8 Sep 2010 17:36:02 +0200 From: Pawel Jakub Dawidek To: Sergey Zaharchenko Message-ID: <20100908153602.GB1751@garage.freebsd.pl> References: <20100907164204.GA2571@nautilus.vmks.ru> <20100908065222.GA2522@nautilus.vmks.ru> <20100908103338.GA5091@nautilus.vmks.ru> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="L6iaP+gRLNZHKoI4" Content-Disposition: inline In-Reply-To: <20100908103338.GA5091@nautilus.vmks.ru> User-Agent: Mutt/1.4.2.3i X-PGP-Key-URL: http://people.freebsd.org/~pjd/pjd.asc X-OS: FreeBSD 9.0-CURRENT amd64 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=4.5 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.0.4 Cc: freebsd-fs@freebsd.org Subject: Re: 8.1-RELEASE ZFS hangs X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Sep 2010 15:36:21 -0000 --L6iaP+gRLNZHKoI4 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Sep 08, 2010 at 02:33:38PM +0400, Sergey Zaharchenko wrote: > real memory =3D 8589934592 (8192 MB) > avail memory =3D 8259899392 (7877 MB) [...] > /bot/loader.conf has: >=20 > mac_bsdextended_load=3D"YES" > vfs.zfs.zil_disable=3D1 > vfs.zfs.prefetch_disable=3D1 No vm.kmem_size? Try adding: vm.kmem_size=3D"8G" And try leaving ZIL and prefetch alone (eventually turn prefetch off, but keep ZIL on). --=20 Pawel Jakub Dawidek http://www.wheelsystems.com pjd@FreeBSD.org http://www.FreeBSD.org FreeBSD committer Am I Evil? Yes, I Am! --L6iaP+gRLNZHKoI4 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.14 (FreeBSD) iEYEARECAAYFAkyHrWEACgkQForvXbEpPzS+wQCeOidSxIqyaOKk0bupwpeCGaXD uZIAoMqQRYn4AbPOfFDDKjpvbYF00BST =+jj/ -----END PGP SIGNATURE----- --L6iaP+gRLNZHKoI4--