Re: RAID arrays not reconstructing in 2.6

From: Neil Brown
Date: Sun Feb 01 2004 - 23:48:16 EST


On Sunday February 1, dan@xxxxxxxxxx wrote:
> I saw this a couple of weeks ago in a 2.6.0-test kernel, and today in
> 2.6.2-rc3. When I have to hit the hard reset button on my desktop, whose
> root filesystem is RAID5 on /dev/md0, it comes back up cleanly - no
> reconstruction.

Cool, isn't it!

>
> Have we gotten a whole lot more enthusiastic about marking superblocks clean
> lately, or should I be worried? Obviously this always used to trigger
> reconstruction, until recently.

Yes. Lots more enthusiastic.
If there is no write activity for 20msec, we mark the superblock clean
and write it out, and are careful to write out a dirty superblock
before allowing another write to complete.

NeilBrown

>
> --
> Daniel Jacobowitz
> MontaVista Software Debian GNU/Linux Developer
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/