From: Arno Wagner <arno@wagner.name>
To: dm-crypt@saout.de
Subject: Re: [dm-crypt] Data Corruption using cryptsetup luks on ARM arch
Date: Tue, 15 Sep 2009 13:53:18 +0200 [thread overview]
Message-ID: <20090915115317.GA17386@tansi.org> (raw)
In-Reply-To: <beb91d720909150348h2d742ea6y30134052df7122ad@mail.gmail.com>
On Tue, Sep 15, 2009 at 07:48:55AM -0300, Salatiel Filho wrote:
> On Mon, Sep 14, 2009 at 18:10, Arno Wagner <arno@wagner.name> wrote:
> > On Mon, Sep 14, 2009 at 06:25:10AM -0300, Salatiel Filho wrote:
> >> On Mon, Sep 14, 2009 at 00:35, Arno Wagner <arno@wagner.name> wrote:
> >> > On Sun, Sep 13, 2009 at 07:19:00PM -0300, Salatiel Filho wrote:
> >> >> Where should i report that i get lots of corruption when using
> >> >> cryptsetup on arm architecture ?
> >> >>
> >> >> - Can not use crypted swap , cause page allocator will fail and my
> >> >> programs will start to seg fault.
> >> >> - Some files just get corrupted on copying...
> >> >>
> >> >> Anyone can help me ?debug it , so i can report ?developers and they
> >> >> can fix this.
> >> >
> >> > If it generally works, but sometimes corrupts, then this
> >> > very likely has nothing to to with dm-crypt. In fact it
> >> > sounds like you have defective hardware, but more detail
> >> > is needed for even a rough guess.
> >> >
> >> I do not think ?it is a hardware problem since the disk is ?fine and
> >> it works fine in other architectures with no corruption at all. And
> >> the page allocator failure always happens when using crypted swap but
> >> there is no problem when using uncrypted swap.
> >
> > Determine the exact nature of the corruption. It is really
> > a waste of time to speculate before you have that. Best
> > option is a binary compare of a corrupted file with the
> > uncorrupted version. Use something like
> >
> > cmp -b -l <file1> <file2>
> I tried two corrupted files ...
> Attached the cmp -b -l 'corrupted' 'ok' :
>
> -rw-r--r-- 1 root root 50000000 2009-09-15 07:04 file1.ori
> -rw-r--r-- 1 root root 50000000 2009-09-15 06:21 file1.corrupted
>
> -rw-r--r-- 1 root root 50000000 2009-09-15 07:04 file2.ori
> -rw-r--r-- 1 root root 50000000 2009-09-15 06:22 file2.corrupted
Ok, at a guess (assuming quite a bit of zeros in the non-corrupted
files), this looks like full sectors are written with zeros instead
of the data they should hold. This leaves out simple memory or
other hardware corruption. I would be inclined to assume this
is a software problem now.
Arno
--
Arno Wagner, Dr. sc. techn., Dipl. Inform., CISSP -- Email: arno@wagner.name
GnuPG: ID: 1E25338F FP: 0C30 5782 9D93 F785 E79C 0296 797F 6B50 1E25 338F
----
Cuddly UI's are the manifestation of wishful thinking. -- Dylan Evans
If it's in the news, don't worry about it. The very definition of
"news" is "something that hardly ever happens." -- Bruce Schneier
next prev parent reply other threads:[~2009-09-15 11:53 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-13 22:19 [dm-crypt] Data Corruption using cryptsetup luks on ARM arch Salatiel Filho
2009-09-14 3:35 ` Arno Wagner
2009-09-14 9:25 ` Salatiel Filho
2009-09-14 9:59 ` Milan Broz
2009-09-14 21:10 ` Arno Wagner
2009-09-15 10:48 ` Salatiel Filho
2009-09-15 11:53 ` Arno Wagner [this message]
2009-09-18 13:40 ` Salatiel Filho
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20090915115317.GA17386@tansi.org \
--to=arno@wagner.name \
--cc=dm-crypt@saout.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.