raid1 boot degraded mode fails
Bug #728435 reported by
Patrick Domack
This bug affects 9 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
mdadm (Ubuntu) |
Fix Released
|
High
|
Surbhi Palande | ||
Natty |
Fix Released
|
High
|
Surbhi Palande |
Bug Description
Binary package hint: debian-installer
Doing the server default+raid1 test, disconnecting drive 2 causes boot to fail.
mdadm find the good drive, and detects the missing drive but doesn't create the md devices.
Screen dump:
Attempting to start the RAID in degraded mode...
mdadm: CREATE user root not found
mdadm: CREATE group disk not found
Could not start the RAID in degraded mode.
Gave up waiting for root device. Common problems:
...
...
ALERT! /dev/disk/
Dropping to a shell!
Related branches
lp://staging/~csurbhi/mdadm/mdadm-fix.728435
- Colin Watson (community): Approve
-
Diff: 43 lines (+20/-3)2 files modifieddebian/changelog (+12/-0)
debian/initramfs/init-premount (+8/-3)
Changed in debian-installer (Ubuntu Natty): | |
importance: | Undecided → High |
affects: | debian-installer (Ubuntu Natty) → mdadm (Ubuntu Natty) |
tags: | added: iso-testing |
Changed in mdadm (Ubuntu Natty): | |
status: | Incomplete → Confirmed |
assignee: | nobody → Surbhi Palande (csurbhi) |
tags: | added: patch |
Changed in mdadm (Ubuntu Natty): | |
status: | Confirmed → In Progress |
To post a comment you must log in.
Not quite sure if this is a d-i or mdad issue..