From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.saout.de ([127.0.0.1]) by localhost (mail.saout.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id X9EqOgThGray for ; Sun, 8 Apr 2012 19:09:55 +0200 (CEST) Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.17.10]) by mail.saout.de (Postfix) with ESMTP for ; Sun, 8 Apr 2012 19:09:55 +0200 (CEST) Date: Sun, 8 Apr 2012 19:09:30 +0200 From: Heinz Diehl Message-ID: <20120408170930.GA17186@fancy-poultry.org> References: <4F818CEF.3030706@googlemail.com> <20120408154753.GA31917@tansi.org> <4F81BB7A.7050508@googlemail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4F81BB7A.7050508@googlemail.com> Subject: Re: [dm-crypt] can't open luks device after raid 5 rebuild List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: dm-crypt@saout.de On 08.04.2012, artificial11000 wrote: > mdadm --create --level=5 -n 3 /dev/md127 /dev/sdb /dev/sdc /dev/sdd --------- Seems your data is gone, forever. You created a new raid manually, which means that you deleted all your previous data. You have a backup, do you?