From owner-freebsd-fs@FreeBSD.ORG Fri Jun 19 01:21:01 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 8BD8A1065677 for ; Fri, 19 Jun 2009 01:21:01 +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 281588FC19 for ; Fri, 19 Jun 2009 01:21:01 +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 1MHSmq-000Gtj-PK; Fri, 19 Jun 2009 01:21:01 +0000 Received: from rmac.local.psg.com (localhost [127.0.0.1]) by rmac.psg.com (Postfix) with ESMTP id 8FD92230C0AB; Thu, 18 Jun 2009 18:21:00 -0700 (PDT) Date: Thu, 18 Jun 2009 18:21:00 -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:21:01 -0000 >> on the two bootables >> s1 is a small gmirroed boot >> s2 is a non-mirrored swap >> s3 is pool > Just out of sheer curiosity, are all the slices and devices in the raidz > the same size? no they were not. and now it is not a raidz, but rather NAME STATE READ WRITE CKSUM tank ONLINE 0 0 0 mirror ONLINE 0 0 0 ad4s3 ONLINE 0 0 0 ad5s3 ONLINE 0 0 0 mirror ONLINE 0 0 0 ad6s1 ONLINE 0 0 0 ad7s1 ONLINE 0 0 0 randy