Mailinglist Archive: opensuse-bugs (5060 mails)

< Previous Next >
[Bug 752869] md raid1 doesn't boot after removing 1 disk, when the server is turned off

https://bugzilla.novell.com/show_bug.cgi?id=752869

https://bugzilla.novell.com/show_bug.cgi?id=752869#c4


Wilfred van Velzen <wvvelzen@xxxxxxxxx> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|NEEDINFO |NEW
InfoProvider|wvvelzen@xxxxxxxxx |

--- Comment #4 from Wilfred van Velzen <wvvelzen@xxxxxxxxx> 2012-03-22 08:58:59
UTC ---
(In reply to comment #3)
It sounds like you don't have an mdadm.conf in your initrd.
Did you convert this from non-RAID to RAID without rerunning
mkinitrd
??

The raid setup was created during installation of opensuse...

could you:
cd /tmp
zcat /boot/initrd | cpio -idv

and see if "/tmp/etc/mdadm.conf" gets created? If it does, please attach it.

It is:

AUTO -all
ARRAY /dev/md2 metadata=1.0 name=linux:2
UUID=bf722ec4:89570cf1:4dd162d9:8c34c87b
ARRAY /dev/md0 metadata=1.0 name=linux:0
UUID=fd8ef37a:564a9254:72876573:b839300c

It's different from the one in /etc though:

DEVICE containers partitions
ARRAY /dev/md0 UUID=fd8ef37a:564a9254:72876573:b839300c
ARRAY /dev/md1 UUID=ada7fa3a:9242009a:cd9f63b7:a3d1b3d3
ARRAY /dev/md2 UUID=bf722ec4:89570cf1:4dd162d9:8c34c87b
ARRAY /dev/md3 UUID=a938e1fc:3a39681c:8f8d2c1b:789e6370

If it doesn't please
mkinitrd
then run the above commands again and see if an mdadm.conf is there.

I did this anyway, but the contents of /tmp/etc/mdadm.conf, remain the same.

--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

< Previous Next >
References