From owner-freebsd-fs@FreeBSD.ORG Fri Aug 21 03:50:09 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 4754310656A9 for ; Fri, 21 Aug 2009 03:50:09 +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 2886B8FC81 for ; Fri, 21 Aug 2009 03:50:09 +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 1MeL8i-000Ib7-1j; Fri, 21 Aug 2009 03:50:08 +0000 Received: from rmac.wdcguest.wdc.sri.com.psg.com (localhost [127.0.0.1]) by rmac.psg.com (Postfix) with ESMTP id 91E9A296D966; Fri, 21 Aug 2009 12:50:07 +0900 (JST) Date: Fri, 21 Aug 2009 12:50:07 +0900 Message-ID: From: Randy Bush To: Andrew Snow In-Reply-To: <4A8E15F9.6000303@modulus.org> References: <4A8E0C80.9030908@modulus.org> <4A8E0F39.6070407@modulus.org> <4A8E1347.3020301@modulus.org> <4A8E15F9.6000303@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: Fri, 21 Aug 2009 03:50:09 -0000 >> # zpool attach -f tank da0s3 da1s3 >> cannot attach da1s3 to da0s3: permission denied > > I think this stage should be working, unless something else in the > system is already using da1s3 or has it opened. Can you check through > your system to see if any other parts of eg. geom have decided to take > da1s3 for their purposes? not that i can see. randy