From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) by mail.saout.de (Postfix) with ESMTP for ; Wed, 9 Sep 2009 08:59:03 +0200 (CEST) Message-ID: <4AA75230.4080108@redhat.com> Date: Wed, 09 Sep 2009 08:58:56 +0200 From: Milan Broz MIME-Version: 1.0 References: <1251597927.20090908184140@gmx.net> <4AA6A19A.8000207@gmail.com> In-Reply-To: <4AA6A19A.8000207@gmail.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [dm-crypt] dynamic growing volume List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Moji Cc: dm-crypt@saout.de, donotdisturb@gmx.net Moji wrote: > If you create LVM OVER encrypted LUKS partitions, you should be able to > use the LVM/FS commands to re-size a volume as you normally would. > > This also breaks up the encryption by using different master keys for > each partition. You probably want to create LUKS over LV (LUKS over LVM) and after normal LVM resize just issue cryptsetup resize. (one day LVM will support manipulation with encrypted volumes directly) >> is it possible to create a dynamic growing crypted volume ? >> i know that its possible with lvm and xfs.. >> but im not sure what happens if its crypted Milan -- mbroz@redhat.com