From owner-freebsd-hackers@freebsd.org Thu Dec 24 07:50:47 2015 Return-Path: Delivered-To: freebsd-hackers@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 68C76A5050F for ; Thu, 24 Dec 2015 07:50:47 +0000 (UTC) (envelope-from slw@zxy.spb.ru) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 58E951886 for ; Thu, 24 Dec 2015 07:50:47 +0000 (UTC) (envelope-from slw@zxy.spb.ru) Received: by mailman.ysv.freebsd.org (Postfix) id 555F9A5050E; Thu, 24 Dec 2015 07:50:47 +0000 (UTC) Delivered-To: hackers@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 54FB4A5050D for ; Thu, 24 Dec 2015 07:50:47 +0000 (UTC) (envelope-from slw@zxy.spb.ru) Received: from zxy.spb.ru (zxy.spb.ru [195.70.199.98]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1846A1882 for ; Thu, 24 Dec 2015 07:50:47 +0000 (UTC) (envelope-from slw@zxy.spb.ru) Received: from slw by zxy.spb.ru with local (Exim 4.86 (FreeBSD)) (envelope-from ) id 1aC0fZ-000ISL-OF; Thu, 24 Dec 2015 10:50:41 +0300 Date: Thu, 24 Dec 2015 10:50:41 +0300 From: Slawa Olhovchenkov To: joe mcguckin Cc: hackers@freebsd.org Subject: Re: ZFS questions, ZFS hang Message-ID: <20151224075041.GD4535@zxy.spb.ru> References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.5.24 (2015-08-30) X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: slw@zxy.spb.ru X-SA-Exim-Scanned: No (on zxy.spb.ru); SAEximRunCond expanded to false X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Dec 2015 07:50:47 -0000 On Wed, Dec 23, 2015 at 08:09:36PM -0800, joe mcguckin wrote: > I have a dual xeon w 16G of ram and 16 drives that I’m using to play around with zfs. > > I was running the 32 bit kernel and everything seemed to work ok. I upgraded to the amd 64 bit > kernel and I’m seeing the box hang under load. No error messages - it just goes catatonic. > > I’m running the GENERIC kernel. Are there any recommended kernel settings I should be using? Update to STABLE, some related bug found and fixed.