On Wednesday March 15, lcaron@xxxxxxxxxxxxxxxxx wrote: > Hi, > > I'm planning to use bitmaps on some of our RAID1 arrays. > > I'm wondering how bitmaps are handeled by older kernels. > > Eg: I create a raid array with a bitmap under a 2.6.15 kernel. > > I now want to boot under 2.6.12, or even 2.4 > > > Hos is it handeled? > Will it work even if this is my / partition? On older kernel will not notice the bitmap and will behave 'normally'. When you go back to a kernel that understands bitmaps, it will notice that the bitmap is now out-of-date and will not trust it, but should start putting fresh data into it. So it *should* all "just work". However it hasn't been extensively tested so I'm not giving any guarantees. NeilBrown - To unsubscribe from this list: send the line "unsubscribe linux-raid" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html