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 GRsL0T69dVtd for ; Wed, 13 Nov 2013 09:54:23 +0100 (CET) Received: from mx4-phx2.redhat.com (mx4-phx2.redhat.com [209.132.183.25]) by mail.saout.de (Postfix) with ESMTP for ; Wed, 13 Nov 2013 09:54:22 +0100 (CET) Date: Wed, 13 Nov 2013 03:54:19 -0500 (EST) From: Xiao Ni Message-ID: <1705955517.15798687.1384332859971.JavaMail.root@redhat.com> In-Reply-To: <527CC60A.6060503@gmail.com> References: <1936143146.13978602.1383905882759.JavaMail.root@redhat.com> <527CC60A.6060503@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [dm-crypt] run cryptsetup-reencrypt failed List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Milan Broz Cc: dm-crypt@saout.de, Ondrej Kozina Hi Milan Broz Sorry reply this so late and I'm busy doing my work about RHEL7. ----- Original Message ----- > From: "Milan Broz" > To: "Xiao Ni" , dm-crypt@saout.de > Cc: "Ondrej Kozina" > Sent: Friday, November 8, 2013 6:07:54 AM > Subject: Re: [dm-crypt] run cryptsetup-reencrypt failed > > > On 8.11.2013 11:18, Xiao Ni wrote: > > [root@storageqe-06 /]# ./cryptsetup-1.6.2/src/cryptsetup-reencrypt > > /dev/dm-10 --debug > > First, NEVER EVER use /dec/dm-X devices directly. > Always use symbolic links in /dev/mapper or other links, which are not > dynamic. > > ... > > open device LUKS-bfeb35f1-90b9-4bc6-ba43-a4302db7957b.new > > path is LUKS-bfeb35f1-90b9-4bc6-ba43-a4302db7957b.new > > file path is (null) > > this is strange. > > It creates temporary LUKS headers in file in current directory. > What filesystem you are using there? It's xfs. > > > > open device LUKS-bfeb35f1-90b9-4bc6-ba43-a4302db7957b.new //I > > thinks it should open /dev/loop0 > > path is /dev/loop0 > > no, loop should be hidden there. Thanks for the redress. > > Anyway, could you add this to issues > http://code.google.com/p/cryptsetup/issues/list > and add more info about your system? > > I know you are using some complex storage config like multipath, so the best > way > will be to discuss it with Ondra (as my former RH colleague) inside RH and > when you > have all the info, just report it to issues page. I have discussed this with Ondra and please let me know if you need more information about this. > > > Thanks, > Milan > >