Re: Various trouble in 2.5.31

Neil Brown (neilb@cse.unsw.edu.au)
Wed, 14 Aug 2002 08:40:17 +1000


On Tuesday August 13, helgehaf@aitel.hist.no wrote:
> Some problems and oddities I have seen:
>
> * raid has trouble, even with 4k maximum bio's.
> The bootup e2fsck complains that it can't find a valid
> superblock on my raid-1 and raid-0 devices, although
> mount has no trouble. I get logged complaints about
> e2fsck using outdated ioctl's for md. Strange that
> fsck should needs to know about raid devices.
> Possibly a problem with e2fsck 1.27?

The warning about ioctl's is fairly bogus. It gets reported for *any*
unknown ioctl, whether it looks like it might be raid related or not.
So I wouldn't worry about that.

I have a new collection of patches for md which break if fairly
thoroughly. I am about to started testing/fixing and will
make sure that mkfs/fsck/mount work for raid{linear,0,1,5}.

Thanks,
NeilBrown
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/