* raid1 problems in 2.5.26 (maybe started at .1?)
@ 2002-07-22 15:40 Roe Peterson
2002-07-22 16:03 ` kwijibo
0 siblings, 1 reply; 2+ messages in thread
From: Roe Peterson @ 2002-07-22 15:40 UTC (permalink / raw)
To: linux-kernel
I'm adding 2.5.26 to a stock redhat 7.3 distribution, which was
installed with a raid1 root
filesystem on /dev/hda1 and /dev/hdb1.
This is on a Dell GX-260 w/256MB RAM, twin 20MB IDE hard drives.
The system boots 2.5.26, runs, resyncs the raid1 array, and then, just
as the resync
finishes, the BUG at line 655 in drivers/md/raid1.c goes off:
if (waitqueue_active(&conf->wait_resume)) BUG();
There are no other raid arrays on the system.
I _seriously_ hesitate to simply comment out the bugcheck :-)
It seems that the 2.5.1 patch made wholesale changes to the raid1
subsystem...
Anyone ever seen anything like this? Have I missed something external
to the
kernel that needs to be updated between 2.4.18 and 2.5.26?
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: raid1 problems in 2.5.26 (maybe started at .1?)
2002-07-22 15:40 raid1 problems in 2.5.26 (maybe started at .1?) Roe Peterson
@ 2002-07-22 16:03 ` kwijibo
0 siblings, 0 replies; 2+ messages in thread
From: kwijibo @ 2002-07-22 16:03 UTC (permalink / raw)
To: Roe Peterson; +Cc: linux-kernel
Don't know if this will help or not but did you see
the massive raid update in 2.5.27? You may want
to try.
Roe Peterson wrote:
>I'm adding 2.5.26 to a stock redhat 7.3 distribution, which was
>installed with a raid1 root
>filesystem on /dev/hda1 and /dev/hdb1.
>
>This is on a Dell GX-260 w/256MB RAM, twin 20MB IDE hard drives.
>
>The system boots 2.5.26, runs, resyncs the raid1 array, and then, just
>as the resync
>finishes, the BUG at line 655 in drivers/md/raid1.c goes off:
>
> if (waitqueue_active(&conf->wait_resume)) BUG();
>
>There are no other raid arrays on the system.
>
>I _seriously_ hesitate to simply comment out the bugcheck :-)
>
>
>It seems that the 2.5.1 patch made wholesale changes to the raid1
>subsystem...
>
>Anyone ever seen anything like this? Have I missed something external
>to the
>kernel that needs to be updated between 2.4.18 and 2.5.26?
>
>
>
>-
>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/
>
>
>
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2002-07-22 15:52 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-07-22 15:40 raid1 problems in 2.5.26 (maybe started at .1?) Roe Peterson
2002-07-22 16:03 ` kwijibo
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox