From owner-freebsd-fs@FreeBSD.ORG Fri Aug 21 03:30:11 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 D229B106568D for ; Fri, 21 Aug 2009 03:30:11 +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 B85848FC51 for ; Fri, 21 Aug 2009 03:30:11 +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 1MeKpO-000IXE-GW; Fri, 21 Aug 2009 03:30:10 +0000 Received: from rmac.wdcguest.wdc.sri.com.psg.com (localhost [127.0.0.1]) by rmac.psg.com (Postfix) with ESMTP id 11301296D85A; Fri, 21 Aug 2009 12:30:10 +0900 (JST) Date: Fri, 21 Aug 2009 12:30:09 +0900 Message-ID: From: Randy Bush To: Andrew Snow In-Reply-To: <4A8E1347.3020301@modulus.org> References: <4A8E0C80.9030908@modulus.org> <4A8E0F39.6070407@modulus.org> <4A8E1347.3020301@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:30:11 -0000 >> # zpool attach tank da0s3 da1s3 >> cannot attach da1s3 to da0s3: permission denied > What about attach -f ? # zpool attach -f tank da0s3 da1s3 cannot attach da1s3 to da0s3: permission denied