I have crypted / over RAID1 "working" (appearing to work anyway), but if the RAID is degraded (which I just faked for testing purposes) then I get this error "cryptsetup: lvm device name (/dev/disk/by-uuid/...) does not begin with /dev/mapper/" .
The error message is odd given that, when the RAID is not degraded, the device name still doesn't start with /dev/mapper and yet cryptsetup seems to accept it. % cat /etc/crypttab md0_crypt UUID=8fa35b52-fc55-4f45-b31c-766296ab3a42 none luks -- crypted lvm on raid does not boot (lvm device name ... does not begin with /dev/mapper/) https://bugs.launchpad.net/bugs/577239 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
