From owner-freebsd-fs@FreeBSD.ORG Sun Oct 9 19:30:24 2011 Return-Path: Delivered-To: freebsd-fs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CF09F10656E5 for ; Sun, 9 Oct 2011 19:30:24 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id A48768FC1A for ; Sun, 9 Oct 2011 19:30:24 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p99JUOqh045011 for ; Sun, 9 Oct 2011 19:30:24 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p99JUO6e044994; Sun, 9 Oct 2011 19:30:24 GMT (envelope-from gnats) Date: Sun, 9 Oct 2011 19:30:24 GMT Message-Id: <201110091930.p99JUO6e044994@freefall.freebsd.org> To: freebsd-fs@FreeBSD.org From: Garrett Cooper Cc: Subject: Re: kern/154447: [zfs] [panic] Occasional panics - solaris assert somewhere in ZFS code X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Garrett Cooper List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Oct 2011 19:30:24 -0000 The following reply was made to PR kern/154447; it has been noted by GNATS. From: Garrett Cooper To: bug-followup@FreeBSD.org, andriys@gmail.com Cc: Subject: Re: kern/154447: [zfs] [panic] Occasional panics - solaris assert somewhere in ZFS code Date: Sun, 9 Oct 2011 12:24:09 -0700 Hi, Can you upgrade to 9.x and please try and reproduce the issue again? It might have been resolved via ZFS v28. If the issue persists, please drop me a line so I can setup a debug session with you and we can further isolate the issue. Thanks, -Garrett