[Bug 550131] Re: maps file not getting copied from initramfs to real rootfs (loosing state, race, misconfig)

Steve Langasek steve.langasek at canonical.com
Tue Jun 7 05:17:05 UTC 2011


** Changed in: mdadm (Ubuntu Lucid)
       Status: New => In Progress

** Changed in: mdadm (Ubuntu Maverick)
       Status: New => In Progress

-- 
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.




More information about the foundations-bugs mailing list