Re: 2.6.19-rc5: Can't get built-in raid support, modular works correctly
From: Justin Piszcz <hidden>
Date: 2007-07-19 16:04:14
From: Justin Piszcz <hidden>
Date: 2007-07-19 16:04:14
On Thu, 19 Jul 2007, J. Hart wrote:
When I configure a 2.6.19-rc5 linux kernel for "built-in" raid support, I do not get the expected /proc/mdstat entry. I set the following kernel parameters for this : CONFIG_MD=Y BLK_DEV_MD=y MD_RAID0=y When I configure the kernel for modular raid support in otherwise identical fashion, I do get the expected /proc/mdstat "file". I have no difficulty configuring "built-in" support under kernel 2.6.13 on another 32 bit X86 based system with IDE drives. The system I am trying to set up raid support for is X86_64 based, and has only SATA drives. I have not configured IDE support for it. Any ideas would be greatly appreciated. - To unsubscribe from this list: send the line "unsubscribe linux-raid" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Any reason you are using 2.6.19-rc5? Why not use 2.6.22.(1)? Justin.