hello,

Am Sonntag, den 08. November schrieb M G Berberich:
> still not working with mdadm 3.0.3-2. During boot it failes with:
> 
>     Begin: Assemble all MD arrays ... Failure: failed to assemble all arrays
> 
> and then can't mount the root-fs. Downgrading to mdadm 2.6.7.2-3 makes
> it work again, but breaks a lot of dependies in dpkg/apt.

I found out that the problem was that the “mdadm --assemble …”-call
failed because of the names of the arrays. For root:

   sda2 has wrong name

So I tried to remove the “name='hermione':2” (and all the others) from
/etc/mdadm/mdadm.conf and now it boots.

Result: This does not boot:

  ARRAY /dev/md/2 level=raid1 metadata=1.0 num-devices=2 
UUID=edc699ab:86dacff1:4b646c0c:73e9f59e name='hermione':2

this does:

  ARRAY /dev/md/2 level=raid1 metadata=1.0 num-devices=2 
UUID=edc699ab:86dacff1:4b646c0c:73e9f59e

calling “mdadm --detail --scan” still gives the same names:

  …
  ARRAY /dev/md/2 metadata=1.00 name='hermione':2 
UUID=edc699ab:86dacff1:4b646c0c:73e9f59e
  …

        MfG
        bmg

-- 
„Des is völlig wurscht, was heut beschlos- | M G Berberich
 sen wird: I bin sowieso dagegn!“          | berbe...@fmi.uni-passau.de
(SPD-Stadtrat Kurt Schindler; Regensburg)  | www.fmi.uni-passau.de/~berberic



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to