Excerpts from Helmut Hullen's message of 2011-01-25 09:37:00 -0500: > crashes with the "dmesg" lines > > --------------------- dmesg ------------------- > > bio too big device sdc (256 > 240) > bio too big device sdc (256 > 240) > bio too big device sdc (256 > 240) > bio too big device sdc (256 > 240) > ------------[ cut here ]------------ > kernel BUG at fs/btrfs/volumes.c:2097!
Ugh, this one is an old friend I thought I had fixed up. The two devices have different limits on the max size of the bio, and we're using one that is too large. I'll get it fixed for the next rc. -chris -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html