All of lore.kernel.org
 help / color / mirror / Atom feed
* is raid compatible between 2.4.22 & 2.6.5 ?
@ 2004-06-11 17:21 John Lange
  2004-06-12  2:55 ` Neil Brown
  0 siblings, 1 reply; 2+ messages in thread
From: John Lange @ 2004-06-11 17:21 UTC (permalink / raw)
  To: linux-raid

Is there some reason why a RAID 1 set built under 2.6.5 would not work
under 2.4.22?

I build a machine (Slackware) with two RAID 1 mirrored drives under a
2.6.5 kernel.

I later discovered that I needed to drop back to a 2.4.22 kernel in
order to do some clustering under openMosix and TKCluster so I
downloaded the recommended TKCluster 2.4.22 kernel. This kernel is a
standard kernel with patches for libata and openMosix.

I rebuilt the kernel including support for RAID and serial ATA (ICH5).

When I boot the 2.4.22 kernel it goes along nicely until it tries to
mount the root partition. It then throws up a "modprobe" error.
Something about char-major 9 I think? (I'm sorry but I am not near the
console at the moment).

Is there some reason why a RAID 1 set built under 2.6.5 would not work
under 2.4.22? Is there something I've forgot to include in my 2.4.22
kernel that is preventing it from mounting?

Thanks,

John Lange



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: is raid compatible between 2.4.22 & 2.6.5 ?
  2004-06-11 17:21 is raid compatible between 2.4.22 & 2.6.5 ? John Lange
@ 2004-06-12  2:55 ` Neil Brown
  0 siblings, 0 replies; 2+ messages in thread
From: Neil Brown @ 2004-06-12  2:55 UTC (permalink / raw)
  To: John Lange; +Cc: linux-raid

On Friday June 11, john.lange@bighostbox.com wrote:
> Is there some reason why a RAID 1 set built under 2.6.5 would not work
> under 2.4.22?

No, unless you are partitioning the array.

> 
> I build a machine (Slackware) with two RAID 1 mirrored drives under a
> 2.6.5 kernel.
> 
> I later discovered that I needed to drop back to a 2.4.22 kernel in
> order to do some clustering under openMosix and TKCluster so I
> downloaded the recommended TKCluster 2.4.22 kernel. This kernel is a
> standard kernel with patches for libata and openMosix.
> 
> I rebuilt the kernel including support for RAID and serial ATA (ICH5).
> 
> When I boot the 2.4.22 kernel it goes along nicely until it tries to
> mount the root partition. It then throws up a "modprobe" error.
> Something about char-major 9 I think? (I'm sorry but I am not near the
> console at the moment).

Precise message are always more helpful.

If it was actually "block-major 9", then maybe your kernel is compiled
without  support for md, as block-major 9 corresponds to the md
driver.

NeilBrown


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-06-12  2:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-06-11 17:21 is raid compatible between 2.4.22 & 2.6.5 ? John Lange
2004-06-12  2:55 ` Neil Brown

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.