linuxandos2
linuxandos2
> But when I stop /dev/md126 AND /dev/md127 then > "mdadm --assemble --scan" crashes. > /dev/md127 is the ddf part of the array (external metadata) Found out how a boot...
Had a look in the Linux from Scratch manual: BLFS manual section of initramfs. https://www.linuxfromscratch.org/blfs/view/stable-systemd/postlfs/initramfs.html in the mount section there is no reference to the members of the raid array...
cat /proc/mdstat gives: ``` Personalities : [raid1] [raid6] [raid5] [raid4] md125 : active raid5 sdh1[4] sdc1[2] sdi1[6] sdf1[3] sdb1[1] sda1[0] 87890972160 blocks super 1.2 level 5, 512k chunk, algorithm 2...
ERROR | maximum recursion depth exceeded [ugrd1.log](https://github.com/user-attachments/files/18947413/ugrd1.log) [ugrd1debug.log](https://github.com/user-attachments/files/18947420/ugrd1debug.log)
copied kmod.py from main. ugrd runs ok. Still have to thest the generated initramfs.
Succesfull boot with new initramfs. one observation: The initramfs generated with ugrd is 80.8 MB The one with dracut 24.7 MB The one with genkernel 4.3 MB
reemerged ugrd-9999 from main. initramfs now is 4.0 MB reboot was ok. thx a lot
Bad news: on next boot the raid firmware of the bios gave an error. Looking at the raid configuration, one of the drives was not online any more. The other...
[genkernel.log](https://github.com/user-attachments/files/18973084/genkernel.log)