On Wed, Feb 07, 2007 at 12:51:52AM +0100, Johannes Schlumberger wrote:
Hi,
Unfortunately I am not able to reproduce this. Using a qemu machine with
two virtual disks in a RAID set, the crypt mapping is setup correctly.
If I do make sure that the dm-crypt.ko module is not available, the
error messages and strace exactly match yours.
What output do you get from "dmsetup targets"?
[00:50:[EMAIL PROTECTED]:/home/spjsschl]# dmsetup targets
crypt v1.3.0
striped v1.0.2
linear v1.0.2
error v1.0.1
Ok, could you create a file called e.g. "map" containing the following line:
0 10000 crypt aes-cbc-essiv:sha256 0123456789abcdef0123456789abcdef 0 /dev/md0 0
then run "dmsetup create root map" and see if that fails?
--
David Härdeman