Comment 7 for bug 11926

Revision history for this message
Colin Watson (cjwatson) wrote :

(In reply to comment #6)
> I tested it with the 20050215.3 daily image: it appears to succeed, but silently
> fails(*). Manually creating the needed /dev/md[0-9] devices makes it work. I'm
> not reopening, since the 1.09ubuntu2 upload may have fixed this already. I will
> test with Array-5 and let you know.

This is certainly why I said "Array CD 5" rather than tomorrow, to give myself
time to test :-) Thanks for testing, though. I spotted some similar issues
myself, and made the following further uploads to (I think) fix it:

mdcfg (1.09ubuntu2) hoary; urgency=low

  * Create /dev/md at mdcfg startup. (Perhaps this should be done in mdadm
    instead?)

 -- Colin Watson <email address hidden> Tue, 15 Feb 2005 17:55:17 +0000

rootskel (1.11ubuntu7) hoary; urgency=low

  * Restore /.dev bind-mount, since I've discovered something that needs it
    (mdrun).

 -- Colin Watson <email address hidden> Tue, 15 Feb 2005 19:25:36 +0000

mdadm (1.8.1-1ubuntu3) hoary; urgency=low

  * debian/mdrun:
    - Remove Ubuntu-specific 'shift' in the /.dev case that broke at least
      with busybox sh.
    - $BASE was being unnecessarily set twice if $AUTOCREATE, and the second
      time this overwrote the previous check for a /dev/md directory; remove
      the duplication.

 -- Colin Watson <email address hidden> Tue, 15 Feb 2005 19:31:59 +0000