[Bug 550131] Re: maps file not getting copied from initramfs to real rootfs (loosing state, race, misconfig)
Dmitrijs Ledkovs
550131 at bugs.launchpad.net
Mon May 21 15:42:08 UTC 2012
Does this bug still require an sru to Lucid/Maverick?
--
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:
In Progress
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