installer's boot-degraded debconf answer not written to installed disk
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Release Notes for Ubuntu |
Fix Released
|
Undecided
|
Mathias Gug | ||
mdadm (Ubuntu) |
Fix Released
|
High
|
Colin Watson | ||
Karmic |
Won't Fix
|
High
|
Unassigned |
Bug Description
Binary package hint: mdadm
In testing raid1 according to http://
However, if I remove the first disk (vda), the system drops to the initramfs telling me the disk could not be found. If I remove the second disk (after adding the first disk back), I'm told about the 'bootdegraded=true' option.
This ends up being a usability issue as well, because now 'Shift' is needed to get to the hidden boot menu since this was the only operating system installed.
I tried adding bootdegraded=true to the kernel command line when vda was removed, and got the same message in initramfs.
=================
Karmic release note:
Automatic boot from a degraded RAID array is not configured correctly after installation
Even if "boot from a degraded array" is set to yes during the install the system will not be properly configured to automatically boot from a degraded array. A workaround is to run dpkg-reconfigure mdadm and select again the option to boot from a degraded array once the system has rebooted after the installation (462258).
=================
description: | updated |
Changed in mdadm (Ubuntu Karmic): | |
status: | New → Confirmed |
summary: |
- raid1 won't boot in degraded mode + installer's boot-degraded debconf answer not written to installed disk |
Changed in mdadm (Ubuntu Karmic): | |
assignee: | nobody → Colin Watson (cjwatson) |
importance: | Undecided → High |
Changed in ubuntu-release-notes: | |
assignee: | nobody → Mathias Gug (mathiaz) |
status: | New → In Progress |
description: | updated |
Changed in ubuntu-release-notes: | |
status: | In Progress → Fix Committed |
description: | updated |
description: | updated |
description: | updated |
Changed in mdadm (Ubuntu Karmic): | |
assignee: | Colin Watson (cjwatson) → nobody |
status: | Confirmed → Won't Fix |
Changed in mdadm (Ubuntu): | |
status: | Confirmed → In Progress |
Changed in mdadm (Ubuntu): | |
assignee: | Colin Watson (cjwatson) → karen pulsifer (froggy1234) |
status: | In Progress → Incomplete |
Changed in mdadm (Ubuntu): | |
status: | Incomplete → In Progress |
assignee: | karen pulsifer (froggy1234) → Colin Watson (cjwatson) |
Changed in mdadm (Ubuntu): | |
status: | In Progress → New |
Changed in mdadm (Ubuntu Karmic): | |
status: | Won't Fix → Confirmed |
tags: | added: iso-testing |
Changed in mdadm (Ubuntu): | |
status: | Fix Released → Incomplete |
status: | Incomplete → New |
Changed in ubuntu-release-notes: | |
status: | Fix Released → Invalid |
Changed in mdadm (Ubuntu): | |
status: | New → Incomplete |
status: | Incomplete → New |
I did:
$ sudo dpkg-reconfigure mdadm
Was asked to boot in degraded mode (the default was 'no'-- will need to verify if I answered yes on install. update-initramfs was run and I rebooted without vdb. It booted in degraded mode. I shutdown and removed vda and added vdb back and booted and was presented with the initramfs telling me the disk could not be found.