Re: [dm-devel] Re: Data corruption with raid5/dm-crypt/lvm/reiserfs on 2.6.19.2

2007-02-22 Thread Piet Delaney
On Mon, 2007-01-22 at 22:42 +0100, Christophe Saout wrote: > Am Montag, den 22.01.2007, 11:56 -0800 schrieb Andrew Morton: > > > There has been a long history of similar problems when raid and dm-crypt > > are used together. I thought a couple of months ago that we were hot on > > the trail of a

Re: [dm-devel] Re: Data corruption with raid5/dm-crypt/lvm/reiserfs on 2.6.19.2

2007-02-22 Thread Piet Delaney
On Mon, 2007-01-22 at 22:42 +0100, Christophe Saout wrote: Am Montag, den 22.01.2007, 11:56 -0800 schrieb Andrew Morton: There has been a long history of similar problems when raid and dm-crypt are used together. I thought a couple of months ago that we were hot on the trail of a fix,

Re: Data corruption with raid5/dm-crypt/lvm/reiserfs on 2.6.19.2

2007-01-22 Thread Christophe Saout
Am Montag, den 22.01.2007, 11:56 -0800 schrieb Andrew Morton: > There has been a long history of similar problems when raid and dm-crypt > are used together. I thought a couple of months ago that we were hot on > the trail of a fix, but I don't think we ever got there. Perhaps > Christophe can

Re: Data corruption with raid5/dm-crypt/lvm/reiserfs on 2.6.19.2

2007-01-22 Thread Andrew Morton
> On Thu, 18 Jan 2007 21:11:58 +0100 noah <[EMAIL PROTECTED]> wrote: > Hi! > > I'm experiencing data corruption in the following setup: > > 1. mdadm --create /dev/md0 -n3 -lraid5 /dev/hda1 /dev/hdc1 /dev/hde1 > 2. cryptsetup -c aes-cbc-essiva:sha256 luksFormat /dev/md0 mykey > 3. cryptsetup -d

Re: Data corruption with raid5/dm-crypt/lvm/reiserfs on 2.6.19.2

2007-01-22 Thread Andrew Morton
On Thu, 18 Jan 2007 21:11:58 +0100 noah [EMAIL PROTECTED] wrote: Hi! I'm experiencing data corruption in the following setup: 1. mdadm --create /dev/md0 -n3 -lraid5 /dev/hda1 /dev/hdc1 /dev/hde1 2. cryptsetup -c aes-cbc-essiva:sha256 luksFormat /dev/md0 mykey 3. cryptsetup -d mykey

Re: Data corruption with raid5/dm-crypt/lvm/reiserfs on 2.6.19.2

2007-01-22 Thread Christophe Saout
Am Montag, den 22.01.2007, 11:56 -0800 schrieb Andrew Morton: There has been a long history of similar problems when raid and dm-crypt are used together. I thought a couple of months ago that we were hot on the trail of a fix, but I don't think we ever got there. Perhaps Christophe can

Data corruption with raid5/dm-crypt/lvm/reiserfs on 2.6.19.2

2007-01-18 Thread noah
Hi! I'm experiencing data corruption in the following setup: 1. mdadm --create /dev/md0 -n3 -lraid5 /dev/hda1 /dev/hdc1 /dev/hde1 2. cryptsetup -c aes-cbc-essiva:sha256 luksFormat /dev/md0 mykey 3. cryptsetup -d mykey luksOpen /dev/md0 cryptvol 4. pvcreate /dev/mapper/cryptvol 5. vgcreate vg0

Data corruption with raid5/dm-crypt/lvm/reiserfs on 2.6.19.2

2007-01-18 Thread noah
Hi! I'm experiencing data corruption in the following setup: 1. mdadm --create /dev/md0 -n3 -lraid5 /dev/hda1 /dev/hdc1 /dev/hde1 2. cryptsetup -c aes-cbc-essiva:sha256 luksFormat /dev/md0 mykey 3. cryptsetup -d mykey luksOpen /dev/md0 cryptvol 4. pvcreate /dev/mapper/cryptvol 5. vgcreate vg0