Description of problem: anaconda offers 'Encrypt' for RAID members. It then asks for a passphrase for these members. AFAICT, it doesn't actually actually encrypt them. Version-Release number of selected component (if applicable): rawhide-20080121
Actually, we do write out the /dev/sdaX members in /etc/crypttab, at least. Which then causes rc.sysinit to try and bring them up after we've already started the array, decrypted the main array, and used it as a PV.
Dave, any chance at fixing this up before the final freeze?
Yes, absolutely, if 8 April is indeed the date. I expect it to be fixed today.
Fixes are in mkinitrd-6.0.42-1 and anaconda-11.4.0.67-1. First tree containing both of these packages should support encrypted RAID members.