mdadm no devices listet in conf
Hallo,
Bei mir funkt booten vom Software Raid1 nicht wirklich.
Verwende Debian Lenny, GNU GRUB 0.97 und einen onboard SCSI Controller:
05:04.0 SCSI storage controller: LSI Logic / Symbios Logic 53C896/897 (rev 07)
05:04.1 SCSI storage controller: LSI Logic / Symbios Logic 53C896/897 (rev 07)
Habe nur das Basis-System installiert und im Text-Installer
bereits / als Raid1 anlegen lassen.
Beim booten sagt er dann:
mdadm: No devices listed in conf file were found
und ich lande (nach einiger Zeit) in der initramfs.
(initramfs) cat /proc/modules -> raid1 ist geladen
(initramfs) cat /proc/partitions -> alle Partitions sind vorhanden. Aber keine /dev/md0 oder /dev/md1
Wenn ich jetzt eingebe:
(initramfs) mdadm --assemble --scan
(initramfs) cat /proc/partitions -> auch /dev/md0 und /dev/md1 sind vorhanden.
(initramfs) exit
dann bootet er.
/etc/mdadm/mdadm.conf
# definitions of existing MD arrays
ARRAY /dev/md0 level=raid1 num-devices=2 UUID=f700054a:9aa5a816:3cf1248c:079be608
ARRAY /dev/md1 level=raid1 num-devices=2 UUID=dca03c96:da489e99:acbbc154:7c8c9b3d
Was läuft da falsch?
Danke
Matthias
--
Don't Panic
Reply to: