Description of problem: I have a RAID1 system comprising two identical disks. I remove one of the pair leaving the other. I can boot the remaining degraded RAID1 system successfully. For each of the degraded RAID1 partitions I execute: mdadm --grow --force -n 1 /dev/md0 etc This creates a set of singleton RAID1 partitions -- no longer degraded, but containing only a single disk. I can no longer boot the system. dracut tries to reassemble the RAID1 set, and fails to assemble the root partition. Version-Release number of selected component (if applicable): Fedora 12 How reproducible: Consistently reproducible. Steps to Reproduce: 1. As described above 2. 3. Actual results: Failure to boot. Expected results: Should boot. Additional info:
dracut-005-4.fc13 has been submitted as an update for Fedora 13. https://admin.fedoraproject.org/updates/dracut-005-4.fc13
dracut-005-4.fc12 has been submitted as an update for Fedora 12. https://admin.fedoraproject.org/updates/dracut-005-4.fc12
dracut-005-4.fc12 has been pushed to the Fedora 12 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update dracut'. You can provide feedback for this update here: https://admin.fedoraproject.org/updates/dracut-005-4.fc12
dracut-005-5.fc13 has been pushed to the Fedora 13 stable repository. If problems still persist, please make note of it in this bug report.
dracut-005-5.fc12 has been pushed to the Fedora 12 stable repository. If problems still persist, please make note of it in this bug report.