* RAID1 on 2.5.27 - bug in close_sync?
@ 2002-07-23 17:02 Roe Peterson
0 siblings, 0 replies; only message in thread
From: Roe Peterson @ 2002-07-23 17:02 UTC (permalink / raw)
To: linux-kernel
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?
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2002-07-23 16:59 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-07-23 17:02 RAID1 on 2.5.27 - bug in close_sync? Roe Peterson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox