From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mout.kundenserver.de (mout.kundenserver.de [212.227.126.187]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.server123.net (Postfix) with ESMTPS for ; Tue, 16 Sep 2014 08:39:47 +0200 (CEST) Date: Tue, 16 Sep 2014 08:39:45 +0200 From: Heinz Diehl Message-ID: <20140916063945.GA10655@fritha.org> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: Re: [dm-crypt] KISS (was disappearing luks header and other mysteries) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: dm-crypt@saout.de On 16.09.2014, Boylan, Ross wrote: > 1. Partition > 2. RAID > 3. LVM > 4. LUKS > That is decidedly too many. KISS is not even in the building > anymore with that. It is. Every single process does one thing. The problem is that most of the distributions out there automatically install LVM. In my case, I always chose four primary partitions manually, because they fit my needs and are simple to manage, while not adding more complexity than neccessary (/, /boot, /home, swap).