From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by mail.server123.net (Postfix) with ESMTPS for ; Thu, 21 Aug 2014 16:41:03 +0200 (CEST) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1XKTJJ-0001Jf-GW for dm-crypt@saout.de; Thu, 21 Aug 2014 16:25:53 +0200 Received: from c-24-14-20-249.hsd1.il.comcast.net ([24.14.20.249]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 21 Aug 2014 16:25:53 +0200 Received: from rnicholsNOSPAM by c-24-14-20-249.hsd1.il.comcast.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 21 Aug 2014 16:25:53 +0200 From: Robert Nichols Date: Thu, 21 Aug 2014 09:25:39 -0500 Message-ID: References: <20140819195134.GB18215@tansi.org> <20140820090956.GA25262@tansi.org> <20140820211528.GA450@tansi.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit In-Reply-To: Subject: Re: [dm-crypt] "not a valid LUKS device" after distro change List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: dm-crypt@saout.de On 08/21/2014 09:00 AM, John Wells wrote: > I will try what you say. To add to the weirdness, I came into work this morning > with a unresponsive machine. I hard reset, booted Ubuntu, but at that point > *Ubuntu wouldn't recognize either partition, and both had the same "GNU Parted > Loopback 0" in the output of "head -c 1024 /volume | hd". Neither partition was > recognized by luksDump. I panicked. > > Rebooted, and guess what? /dev/MORE_VG/MORE_LV was back to normal and I could > mount it. /dev/FINALFRONTIER_VG/HOME_LV was still corrupted with the "GNU Parted > Loopback 0" output. > > This makes no sense to me. How could the leading bits be different each time I > booted up? Could datamapper be assigning the wrong device to the logical volume > in some way? It just makes no sense. You can run (as root) "dmsetup deps" on each device in /dev/mapper to see the major and minor device numbers needed for each entry. -- Bob Nichols "NOSPAM" is really part of my email address. Do NOT delete it.