UUID-based raid assembly that makes mdadm.conf maintenance obsolete
fixes this.
** Summary changed:
- 9.04 upgrade lose my Raid1
+ [->UUIDudev] 9.04 upgrade lose my Raid1
** Changed in: mdadm (Ubuntu)
Status: New => Confirmed
--
[->UUIDudev] 9.04 upgrade lose my Raid1
https://bugs.launc
I managed to solve my problem:
booting LiveCD:llä and
sudo mount /dev/md0 /mnt
sudo mount -t proc none /mnt/proc
sudo mount -t devpts none /mnt/dev/pts
sudo chroot /mnt /bin/bash
sudo cp /etc/mdadm/mdadm.conf /etc/mdadm/mdadm.conf.old
grep -v ARRAY /etc/mdadm/mdadm.conf > /tmp/mdadm.conf
sudo m
I commented on a similar bug - 330298, but probably should have
commented here, since it is closer to my own situation.
I had exactly the same issue with NVidia soft RAID with a RAID1 pair.
Got the same message you got.
Realised I was still booting from kernel 2.6.27-14, but that I now also
had
Hey fellows...
I managed solve this problem with Google and help with a friend...
What I did is under here:
Booting from live-cd
sudo mount /dev/md0 /mnt
sudo mount -t proc none /mnt/proc
sudo mount -t devpts none /mnt/dev/pts
sudo chroot /mnt /bin/bash
sudo cp /etc/mdadm/mdadm.conf /etc/mdad
Here is the attachment information what I got when booting live-cd
** Attachment added: "levytietoja.txt"
http://launchpadlibrarian.net/26086987/levytietoja.txt
--
9.04 upgrade lose my Raid1
https://bugs.launchpad.net/bugs/368428
You received this bug notification because you are a member of