I'm a total newbie here, but... I've just installed 2.5.26 on a redhat 7.3 distribution, and I've got a problem with raid1. The raid1 array is the root file system, on /dev/hda1 and /dev/hdb1. It boots, runs the raid1 resync correctly, and bombs at the very end of the resync at line 655 in drivers/md/raid1.c: if (waitqueue_active(&conf->wait_resume)) BUG(); The BUG happens... I hesitate to simply comment this code out. Anyone out there run into this yet? Thanks. - To unsubscribe from this list: send the line "unsubscribe linux-raid" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html