From owner-freebsd-fs@FreeBSD.ORG Sat Aug 22 00:17:59 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 40FF6106568B for ; Sat, 22 Aug 2009 00:17:59 +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 1E8CB8FC12 for ; Sat, 22 Aug 2009 00:17:59 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=rmac.psg.com) by ran.psg.com with esmtp (Exim 4.69 (FreeBSD)) (envelope-from ) id 1MeeIw-000M7o-EO; Sat, 22 Aug 2009 00:17:58 +0000 Received: from rmac.wdcguest.wdc.sri.com.psg.com (localhost [127.0.0.1]) by rmac.psg.com (Postfix) with ESMTP id F2BDA2970D54; Sat, 22 Aug 2009 09:17:57 +0900 (JST) Date: Sat, 22 Aug 2009 09:17:57 +0900 Message-ID: From: Randy Bush To: Wes Morgan In-Reply-To: References: <4A8E0C80.9030908@modulus.org> <4A8E0F39.6070407@modulus.org> <4A8E1347.3020301@modulus.org> <4A8E15F9.6000303@modulus.org> <4A8E22A1.4080903@modulus.org> User-Agent: Wanderlust/2.15.5 (Almost Unreal) Emacs/22.3 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 Subject: Re: re-adding a replacement into a pool of mirrors 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: Sat, 22 Aug 2009 00:17:59 -0000 > "geom list" might show you something... Try the part and label > classes. new unused drive is da12 # geom part list # geom label list Geom name: da1s1 Providers: 1. Name: ufsid/4a16c4ae7a243ed1 Mediasize: 17174352384 (16G) Sectorsize: 512 Mode: r0w0e0 secoffset: 0 offset: 0 seclength: 33543657 length: 17174352384 index: 0 Consumers: 1. Name: da1s1 Mediasize: 17174352384 (16G) Sectorsize: 512 Mode: r0w0e0 > You're using a partition for the vdev rather than the entire disk. What > partition type did you use for creating it? 165 randy