On Wed, Dec 03, 2008 at 03:33:03PM -0500, Ana Paula wrote: > Hello, > I've got a fresh copy of the kernel 2.6.27.7 compiled with LOCKDEP (I > am including the .config at the end of this message) on a SMP machine. > > After the raid1module is loaded the arrays are assembled and mounted I > get messages of a possible lock inversion. > The machine freezes but as soon as the messages stop I get the machine > back. > I can stop the arrays and unload the module. > > Is this a known issue? I don't know. But you could also use raid10, which is another driver, and thus it may not have the problem. raid10,n2 is equivalent in almost all aspects to raid1 raid10,f2 can be used as a replacement for raid1 (and raid10,n2) and has about double the speed for sequential read, while the other common operations are about the same. best regards keld -- 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