From owner-freebsd-current@FreeBSD.ORG Wed Aug 29 20:23:31 2007 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3AADE16A418 for ; Wed, 29 Aug 2007 20:23:31 +0000 (UTC) (envelope-from cb@severious.net) Received: from ion.gank.org (ion.gank.org [69.55.238.164]) by mx1.freebsd.org (Postfix) with ESMTP id 19DAB13C45B for ; Wed, 29 Aug 2007 20:23:30 +0000 (UTC) (envelope-from cb@severious.net) Received: by ion.gank.org (Postfix, from userid 1001) id 60C6510F40; Wed, 29 Aug 2007 15:08:06 -0500 (CDT) Date: Wed, 29 Aug 2007 15:08:05 -0500 From: Craig Boston To: Dag-Erling Sm??rgrav Message-ID: <20070829200751.GA896@nowhere> Mail-Followup-To: Craig Boston , Dag-Erling Sm??rgrav , Christian Walther , current@freebsd.org References: <46D54E3E.2040803@gmail.com> <86642y3a2t.fsf@ds4.des.no> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <86642y3a2t.fsf@ds4.des.no> User-Agent: Mutt/1.4.2.3i Cc: Christian Walther , current@freebsd.org Subject: Re: Problems moving existing pool to encrypted devices X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Aug 2007 20:23:31 -0000 On Wed, Aug 29, 2007 at 12:32:26PM +0200, Dag-Erling Sm??rgrav wrote: > # zpool offline pool01 /dev/ad2 > # geli init [...] /dev/ad2 > # zpool replace pool01 /dev/ad2 /dev/ad2.eli This actually may not work either, because the encrypted device is 1 sector smaller than the original... Craig