On Mon, 10 Aug 2015 13:06:55 +0200 Marko Weber | 8000 <[email protected]> wrote:
Are the partitions typed as raid auto-detect (fd)? Or are you expecting an initrd to assemble the RAID from config data? May be an issue with timing in the initrd if the latter. Also try making sure that all of the components required to access the boot volume are compiled into the kernel (e.g., drivers, RAID, LVM, filesystem). This avoids dependency & timing issues pulling in the modules. Might be worth using unetbootin to put a minimal install image onto a thumb drive and see whether the kernel is reliably building the RAID for you. If booting the install consistently shows your RAID built at boot time then the problem is either in your kernel configs or LVM. If nothing else, having the thumb around makes dealing with hardware failures a helluva lot easier. -- Steven Lembark 3646 Flora Pl Workhorse Computing St Louis, MO 63110 [email protected] +1 888 359 3508

