RAID1 on 2.5.27 - bug in close_sync?

From: Roe Peterson (roe@liveglobalbid.com)
Date: Tue Jul 23 2002 - 12:02:12 EST


Running on a linux 7.3 full distro, installed the 2.5.27 kernel.

It seems that, if the root filesystem is running on /dev/md0,
and a resync happens, there is a bug in drivers/md/raid1.c at
line 648:

    if (waitqueue_active(&conf->wait_resume)) BUG();

Needless to say, the BUG happens. As a result, the md0
raid1 array is never marked clean.

Any ideas?

-
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/



This archive was generated by hypermail 2b29 : Tue Jul 23 2002 - 22:00:43 EST