From owner-freebsd-fs@FreeBSD.ORG Sun Oct 9 19:30:18 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 61FF4106566B for ; Sun, 9 Oct 2011 19:30:18 +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 382E78FC0A for ; Sun, 9 Oct 2011 19:30:18 +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 p99JUInL044449 for ; Sun, 9 Oct 2011 19:30:18 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p99JUHKQ044439; Sun, 9 Oct 2011 19:30:18 GMT (envelope-from gnats) Date: Sun, 9 Oct 2011 19:30:18 GMT Message-Id: <201110091930.p99JUHKQ044439@freefall.freebsd.org> To: freebsd-fs@FreeBSD.org From: Garrett Cooper Cc: Subject: Re: kern/134491: [zfs] Hot spares are rather cold... 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:18 -0000 The following reply was made to PR kern/134491; it has been noted by GNATS. From: Garrett Cooper To: bug-followup@FreeBSD.org, michel.bouissou@bioclinica.com Cc: Subject: Re: kern/134491: [zfs] Hot spares are rather cold... Date: Sun, 9 Oct 2011 12:20:09 -0700 delphij and I have verified that this issue is resolved on the zfsd svn branch, but this hasn't been backported to CURRENT and contains a number of changes to geom, and a handful of changes to zfs. I'll leave it to the reader to determine where between geom and zfs things are getting hung up. Thanks, -Garrett