[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Jessie Kernel 3.9-1-amd bootet nicht vom raid1 array



Hallo!
Ich habe folgendes Problem, an dem ich scheitere:
Hier läuft ein Debian Testing, dessen Ursprung sich in grauer Vorzeit
verliert. Kernel war 3.2.0-4amd gebootet mit grub2 direkt von einem Raid1
(md0)ARRAY /dev/md3 metadata=0.90 UUID=9e56fc28..
Null Probleme. Nun hat Jessie den Kernel 3.9-1-amd. Mit diesem Kernel
scheitert das booten vom md0 ARRAY.
Bildschirmmeldung:
modprobe: can't load module microcode: No such Device mdadm: No Device
listet in conf file were found.
Give up waiting for rott device.

In Grub2 werden, wie bei den anderen Kernel auch, die Module mit
load_video, insmod gzio,insmod raid, insmod mdraid09, insmod part_msdos,
insmod ext2 geladen. Der Rest stimmt auch.

Ich habe hier noch ein Sid/Experimental, da hatte ich einen Kernel 3.9.0
direkt von kernel.org gebaut, welcher auch von einem raid1 bootet.

Ein aus den Kernel-Quellen von Jessie mit der damaligen config von
kernel.org gebauter Kernel 3.9.6 bootet auch. Ein gebauter Kernel mit der
alten config vom 3.2.0-4 dagegen nicht.
Unterschied der beiden config:
diff --suppress-common-lines -y config1 config6|grep RAID
CONFIG_RAID_ATTRS=m           CONFIG_RAID_ATTRS is not set
CONFIG_BLK_DEV_3W_XXXX_RAID=m CONFIG_BLK_DEV_3W_XXXX_RAID is not set
CONFIG_SCSI_AACRAID=m         CONFIG_SCSI_AACRAID is not set
CONFIG_MEGARAID_MM=m          CONFIG_MEGARAID_MM is not set
CONFIG_MEGARAID_MAILBOX=m     CONFIG_MEGARAID_LEGACY is not set
CONFIG_MEGARAID_LEGACY=m      CONFIG_MEGARAID_SAS is not set
CONFIG_MEGARAID_SAS=m         CONFIG_SCSI_MPT2SAS is not set
CONFIG_SCSI_PMCRAID=m         CONFIG_SCSI_PMCRAID is not set
CONFIG_MD_RAID0=m             CONFIG_MD_LINEAR is not set
                              CONFIG_MD_RAID0 is not set
CONFIG_MD_RAID10=m            CONFIG_MD_RAID10 is not set
CONFIG_MD_RAID456=m           CONFIG_MD_RAID456 is not set
CONFIG_DM_RAID=m              CONFIG_DM_RAID is not set
CONFIG_ASYNC_RAID6_TEST is not set                          <
CONFIG_ASYNC_RAID6_RECOV=m

Booten tut der Kernel wo alles "is not set"!

Für sachdienliche Hinweise wär ich dankbar.


Reply to: