Bug 573078

Summary: System will not boot with singleton RAID1
Product: [Fedora] Fedora Reporter: quiet.dragon
Component: dracutAssignee: Harald Hoyer <harald>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 12CC: harald, jonathan
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: dracut-005-5.fc12 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-10-27 22:54:29 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description quiet.dragon 2010-03-12 19:28:24 UTC
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:

Comment 1 Fedora Update System 2010-09-23 15:31:02 UTC
dracut-005-4.fc13 has been submitted as an update for Fedora 13.
https://admin.fedoraproject.org/updates/dracut-005-4.fc13

Comment 2 Fedora Update System 2010-09-23 15:32:32 UTC
dracut-005-4.fc12 has been submitted as an update for Fedora 12.
https://admin.fedoraproject.org/updates/dracut-005-4.fc12

Comment 3 Fedora Update System 2010-09-24 20:38:12 UTC
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

Comment 4 Fedora Update System 2010-10-27 22:52:58 UTC
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.

Comment 5 Fedora Update System 2010-10-30 23:37:40 UTC
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.