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

Bug#315549: kernel-image-2.6.8-2-sparc64: Fails to recognize and start md2 during boot



On Thu, Jun 23, 2005 at 02:50:32PM +0200, Henrik Stoerner wrote:
> Package: kernel-image-2.6.8-2-sparc64
> Version: 2.6.8-15
> Severity: normal
> 
> This kernel fails to recognize all LVM RAID-1 devices. It will
> automatically detect md0 and md1, but fails to detect md2.
> 
> During bootup it therefore fails to mount the filesystem on this
> partition and drops to a console prompt. Running
>   mdadm --assemble /dev/md2 /dev/sda5 /dev/sdb5
> correctly recognizes and starts the md2 device, and I can bootup
> normally.

The initrd only starts root and swap md devices, the rest is started
automatically by /etc/init.d/mdadm-raid, *IF* you set
AUTOSTART=true in /etc/default/mdadm.  This is by design.

Regards,
Erik



Reply to: