From owner-freebsd-questions@FreeBSD.ORG Wed Jul 27 15:25:14 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 247BB106564A for ; Wed, 27 Jul 2011 15:25:14 +0000 (UTC) (envelope-from DStaal@usa.net) Received: from mail.magehandbook.com (173-8-4-45-WashingtonDC.hfc.comcastbusiness.net [173.8.4.45]) by mx1.freebsd.org (Postfix) with ESMTP id ED6658FC08 for ; Wed, 27 Jul 2011 15:25:13 +0000 (UTC) Received: from www.magehandbook.com (mail.archersrock.info [192.168.1.100]) by mail.magehandbook.com (Postfix) with ESMTP id 1B322A63 for ; Wed, 27 Jul 2011 11:25:13 -0400 (EDT) Received: from 152.121.16.254 (SquirrelMail authenticated user daniel) by www.magehandbook.com with HTTP; Wed, 27 Jul 2011 11:25:13 -0400 Message-ID: <1323bb62f5dc3381ba01f69f5e869b90.squirrel@www.magehandbook.com> In-Reply-To: References: Date: Wed, 27 Jul 2011 11:25:13 -0400 From: "Daniel Staal" To: freebsd-questions@freebsd.org User-Agent: SquirrelMail/1.4.21 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal Subject: Re: "zpool remove" locks up ZFS under amd64 RELENG_8 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Jul 2011 15:25:14 -0000 On Wed, July 27, 2011 1:03 am, Dennis Glatting wrote: > > I attached a SSD as a ZIL to a RAIDz pool, which is a fairly useless thing > to do but I am testing. If I try to remove the SSD ZIL the zpool command > does not return and in another window a "zpool status" also doesn't return > or print anything, typifying a lockup. I also have a SSD attached to the > pool as a cache. Not that useless, if the SSD has a faster write time and you are doing lots of writes to the ZFS pool. ;) > iirc# zpool upgrade > This system is currently running ZFS pool version 28. > > All pools are formatted using this version. Ok, so the most obvious reason is out (that ZILs can't be removed under the version of ZFS that ships with 8.2), but it means you must have a patched kernel, or be running -CURRENT. It's possible this is a bug in the ZFS code. It might be worth taking this to the CURRENT list. How are you trying to remove the ZIL? Are you just pulling the drive or are you running a 'remove' first? (Just checking...) Daniel T. Staal --------------------------------------------------------------- This email copyright the author. Unless otherwise noted, you are expressly allowed to retransmit, quote, or otherwise use the contents for non-commercial purposes. This copyright will expire 5 years after the author's death, or in 30 years, whichever is longer, unless such a period is in excess of local copyright law. ---------------------------------------------------------------