From owner-freebsd-fs@FreeBSD.ORG Thu May 15 14:51:03 2014 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4D4E5878; Thu, 15 May 2014 14:51:03 +0000 (UTC) Received: from blu0-omc3-s19.blu0.hotmail.com (blu0-omc3-s19.blu0.hotmail.com [65.55.116.94]) by mx1.freebsd.org (Postfix) with ESMTP id 171B42FF2; Thu, 15 May 2014 14:51:02 +0000 (UTC) Received: from BLU179-W70 ([65.55.116.73]) by blu0-omc3-s19.blu0.hotmail.com with Microsoft SMTPSVC(6.0.3790.4675); Thu, 15 May 2014 07:50:55 -0700 X-TMN: [BEocUIBX9xfs4nfRymGYqr/nLTZgnm5X] X-Originating-Email: [hsn@sendmail.cz] Message-ID: From: Radim Kolar To: Steven Hartland , "freebsd-fs@FreeBSD.org" , "bug-followup@freebsd.org" Subject: RE: kern/189355: zfs panic on 10-stable Date: Thu, 15 May 2014 14:50:55 +0000 Importance: Normal In-Reply-To: <14010473114D42CC92756838300EEE64@multiplay.co.uk> References: <201405151240.s4FCe1Hw087808@freefall.freebsd.org>, <14010473114D42CC92756838300EEE64@multiplay.co.uk> MIME-Version: 1.0 X-OriginalArrivalTime: 15 May 2014 14:50:55.0752 (UTC) FILETIME=[1369B080:01CF704D] Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.18 X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 May 2014 14:51:03 -0000 > This could be something that has already has a fixed in head but wasn't e= xpected > to get triggered without TRIM queueing which isn't in 10-stable yet. The = fix > is also likely to change based on feedback from the openzfs guys=2C hence= isn't > in 10-stable yet. only workaround to get 10-STABLE boot without panic is to boot 10.0 and the= n import/export pool. 265046 is already merged in 10-stable. Now building stable with 265152 and 265321 merged. =