From owner-freebsd-fs@FreeBSD.ORG Fri Jun 19 01:04:21 2009 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 33E721065672 for ; Fri, 19 Jun 2009 01:04:21 +0000 (UTC) (envelope-from randy@psg.com) Received: from ran.psg.com (ran.psg.com [IPv6:2001:418:1::36]) by mx1.freebsd.org (Postfix) with ESMTP id 0F7168FC13 for ; Fri, 19 Jun 2009 01:04:21 +0000 (UTC) (envelope-from randy@psg.com) Received: from localhost ([127.0.0.1] helo=rmac.psg.com) by ran.psg.com with esmtp (Exim 4.69 (FreeBSD)) (envelope-from ) id 1MHSWg-000GrM-78; Fri, 19 Jun 2009 01:04:18 +0000 Received: from rmac.local.psg.com (localhost [127.0.0.1]) by rmac.psg.com (Postfix) with ESMTP id 09620230AB4B; Thu, 18 Jun 2009 18:04:18 -0700 (PDT) Date: Thu, 18 Jun 2009 18:04:17 -0700 Message-ID: From: Randy Bush To: Wes Morgan In-Reply-To: References: <4A3ABF76.3020905@modulus.org> <4A3AC5B2.9010607@modulus.org> User-Agent: Wanderlust/2.15.5 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (=?ISO-8859-4?Q?Goj=F2?=) APEL/10.7 Emacs/22.3 (i386-apple-darwin9.6.0) MULE/5.0 (SAKAKI) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Cc: freebsd-fs@freebsd.org Subject: Re: adding drive to raidz1 X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Jun 2009 01:04:21 -0000 > The only way to "fix" this is just what everyone has said... Back up the > data, destroy the pool and recreate. done. worked. luckily this was a system in build. > When you do this, if you don't want to be using slices i have nothing against slices > zpool create raidz somethingbesidestankfortheloveofgod ad4 ad5 ad6 ad7 she really does not care about the pool name. :) > And you'll be set. But you're using ad5s3 and ad6s3, are the first two > slices in use? on the two bootables s1 is a small gmirroed boot s2 is a non-mirrored swap s3 is pool randy