From owner-freebsd-current@FreeBSD.ORG Wed Aug 29 10:15:51 2007 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E578D16A417 for ; Wed, 29 Aug 2007 10:15:51 +0000 (UTC) (envelope-from des@des.no) Received: from tim.des.no (tim.des.no [194.63.250.121]) by mx1.freebsd.org (Postfix) with ESMTP id A75EF13C442 for ; Wed, 29 Aug 2007 10:15:51 +0000 (UTC) (envelope-from des@des.no) Received: from tim.des.no (localhost [127.0.0.1]) by spam.des.no (Postfix) with ESMTP id EAAA22095; Wed, 29 Aug 2007 12:15:44 +0200 (CEST) X-Spam-Tests: AWL X-Spam-Learn: disabled X-Spam-Score: 0.0/3.0 X-Spam-Checker-Version: SpamAssassin 3.2.1 (2007-05-02) on tim.des.no Received: from ds4.des.no (des.no [80.203.243.180]) by smtp.des.no (Postfix) with ESMTP id 759592094; Wed, 29 Aug 2007 12:15:44 +0200 (CEST) Received: by ds4.des.no (Postfix, from userid 1001) id 63A7184427; Wed, 29 Aug 2007 12:15:44 +0200 (CEST) From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= To: Christian Walther References: <46D2C812.8090106@gmail.com> Date: Wed, 29 Aug 2007 12:15:44 +0200 In-Reply-To: <46D2C812.8090106@gmail.com> (Christian Walther's message of "Mon\, 27 Aug 2007 12\:48\:18 +0000") Message-ID: <86ejhm3aun.fsf@ds4.des.no> User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.1 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Cc: freebsd-current@freebsd.org Subject: Re: Encrypted zfs? 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 10:15:52 -0000 Christian Walther writes: > And what is even more important: What is the best of moving the zraid > to encrypted devices? I can't remove one of the disks because they > are in use. Sure you can. That's what raidz is for. Offline one of the disks and configure GELI on it, then add it back to the pool with 'zpool replace'. Wait for the resilvering to finish, then repeat with the next disk. DES --=20 Dag-Erling Sm=C3=B8rgrav - des@des.no