From: "Dr. Uwe Meyer-Gruhl" <f+gmane@congenio.de>
To: linux-raid@vger.kernel.org
Subject: Problems with device-mapper on top of RAID-5 and RAID-6
Date: Fri, 02 Jun 2006 17:10:19 +0200 [thread overview]
Message-ID: <448054DB.1020004@congenio.de> (raw)
Hi List,
just to draw your attention to some discussion starting out here:
http://thread.gmane.org/gmane.linux.kernel.device-mapper.dm-crypt/1576/focus=1576
and going on here:
http://thread.gmane.org/gmane.linux.kernel.device-mapper.dm-crypt/1617/focus=1617
To recap, what has been found so far is:
1. There are problems with the combination of RAID and device mapper
(e.g. for encrypted filesystems). The thread started off with this
observation.
2. There are filesystem corruptions with heavy loads (i.e. copying big
files or many files to the filesystem). The bug usually takes long to
reproduce.
3. Problems occur with any filesystem type (ext3, reiser4 et. al.).
4. Problems occur with RAID-5 and RAID-6. Both are O.K. without dm-crypt.
5. Problems are unaffected by different ciphers under dm-crypt (at least
AES, Serpent and Twofish expose the bug). dm-linear is reported to have
failed, too. So, we suspect that neither dm-crypt nor ciphers are the
culprit here, but rather the device mapper core functionality or RAID
subsystem.
6. Bug seems to exist in at least kernel 2.6.13 to 2.6.16 (2.6.17 not
yet tested, earlier versions may be affected).
There have been discussions going on about his from earlier kernel
versions, like here:
http://lwn.net/Articles/150583/
Neil's suggestion indicates that there may be a race condition stacking
md and dm over each other, but I have not yet tested that patch. I once
had problems stacking cryptoloop over RAID-6, so it might really be a
stacking problem. We don't know yet if LVM over RAID is affected as well.
This bug is very critical and should be fixed as soon as possible, IMHO.
Uwe
next reply other threads:[~2006-06-02 15:10 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-06-02 15:10 Dr. Uwe Meyer-Gruhl [this message]
2006-06-05 20:40 ` Problems with device-mapper on top of RAID-5 and RAID-6 Nix
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=448054DB.1020004@congenio.de \
--to=f+gmane@congenio.de \
--cc=linux-raid@vger.kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).