[Bug 550131] Re: maps file not getting copied from initramfs to real rootfs (loosing state, race, misconfig)
Steve Langasek
steve.langasek at canonical.com
Mon May 21 20:17:20 UTC 2012
Well, not for maverick; we won't take any more SRUs to maverick.
At this point, we probably want this issue fixed for
quantal,precise,lucid.
** Changed in: mdadm (Ubuntu Maverick)
Status: In Progress => Won't Fix
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to mdadm in Ubuntu.
https://bugs.launchpad.net/bugs/550131
Title:
maps file not getting copied from initramfs to real rootfs (loosing
state, race, misconfig)
Status in “mdadm” package in Ubuntu:
In Progress
Status in “mdadm” source package in Lucid:
In Progress
Status in “mdadm” source package in Maverick:
Won't Fix
Bug description:
Binary package hint: mdadm
"mdadm --incremental" will save state in a map file under
/var/run/mdadm/map.
But in initramfs and early boot this directory does not exist.
The state is then saved in /var/run/mdadm.map.new (man page
incorrectly says /var/run/mdadm.map) and carried into the main system
later on. This means hotplug devices showing up later can not be
matched by --incremental correctly. (with a strange device busy
failure)
This can be fixed as explained by Jools in the comments, and as he did
in his package.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mdadm/+bug/550131/+subscriptions
More information about the foundations-bugs
mailing list