From owner-freebsd-fs@FreeBSD.ORG Thu Sep 9 07:54:42 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 03D2A10656A6; Thu, 9 Sep 2010 07:54:42 +0000 (UTC) (envelope-from doublef-ctm@yandex.ru) Received: from forward11.mail.yandex.net (forward11.mail.yandex.net [95.108.130.93]) by mx1.freebsd.org (Postfix) with ESMTP id A137F8FC17; Thu, 9 Sep 2010 07:54:41 +0000 (UTC) Received: from smtp13.mail.yandex.net (smtp13.mail.yandex.net [95.108.130.68]) by forward11.mail.yandex.net (Yandex) with ESMTP id AE9853ED085E; Thu, 9 Sep 2010 11:54:39 +0400 (MSD) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1284018879; bh=lJDMs9xiNRhpO6izgTZAFA4pJUpPnUFa8zOz6ThXMdQ=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:In-Reply-To; b=sDhX9tghjL3BeBAGqyfF/qmmrVt/k+iwVTZYN0Pdt5ip8zuWJ1+YY1a2cWe6FrjBc yQKQRYjJcUbejzKoxzeaT+c+TW0pLFUi3vYwCj9ByA3c9kWgfkiXGGXeKjwfkWBUA8 27RESAPzzCDxlOBJSjOKK2sgxw+DcPi/1EHeLMjA= Received: from nautilus (unknown [178.155.56.98]) by smtp13.mail.yandex.net (Yandex) with ESMTPA id 7FD014158062; Thu, 9 Sep 2010 11:54:39 +0400 (MSD) Received: by nautilus (Postfix, from userid 1001) id 0B2CB1DD43D; Thu, 9 Sep 2010 11:54:37 +0400 (MSD) Date: Thu, 9 Sep 2010 11:54:36 +0400 From: Sergey Zaharchenko To: Pawel Jakub Dawidek Message-ID: <20100909075436.GA2789@nautilus.vmks.ru> References: <20100907164204.GA2571@nautilus.vmks.ru> <20100908065222.GA2522@nautilus.vmks.ru> <20100908103338.GA5091@nautilus.vmks.ru> <20100908153602.GB1751@garage.freebsd.pl> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="3MwIy2ne0vdjdPXF" Content-Disposition: inline In-Reply-To: <20100908153602.GB1751@garage.freebsd.pl> X-Listening-To: Silence User-Agent: Mutt/1.5.20 (2009-06-14) X-Yandex-TimeMark: 1284018879 X-Yandex-Spam: 1 X-Yandex-Front: smtp13.mail.yandex.net 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: Thu, 09 Sep 2010 07:54:42 -0000 --3MwIy2ne0vdjdPXF Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hello Pawel! Wed, Sep 08, 2010 at 05:36:02PM +0200 you wrote: > 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 >=20 > No vm.kmem_size? Try adding: >=20 > vm.kmem_size=3D"8G" > And try leaving ZIL and prefetch alone (eventually turn prefetch off, > but keep ZIL on). Done. Still dies to a repeated make -j 4 buildworld (not sure how many times it takes, mut not more than 5). Thanks, --=20 Sergey Zaharchenko --3MwIy2ne0vdjdPXF Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.14 (FreeBSD) iEYEARECAAYFAkyIkrwACgkQwo7hT/9lVdyhSACbB8Fp+Hjt27hfzzSJgs4ulMMP cfkAniVFw4/yM0VJ9DfMZ3vn+A4iC9zX =lzT9 -----END PGP SIGNATURE----- --3MwIy2ne0vdjdPXF--