Messages in this thread |  | | From | Neil Brown <> | Date | Tue, 16 Oct 2001 21:40:22 +1000 (EST) | Subject | Re: very slow RAID-1 resync |
| |
On Monday October 15, jwbaker@acm.org wrote: > On Tue, 16 Oct 2001, Neil Brown wrote: > > > On Monday October 15, hahn@physics.mcmaster.ca wrote: > > > > raid1d and raid1syncd are barely getting any CPU time on this otherwise > > > > idle SMP system. > > > > > > I noticed this too, on a uni, raid5 system; > > > the resync-throttling code doesn't seem to work well. > > > > It works great for me... > > What sort of drives do you have? SCSI? IDE? are you using both master > > and slave on an IDE controller? > > 15,000 RPM SCSI u160 disks.
Just like mine.....
I would expect around 30Mb/sec when resyncing a single mirrored pair, and slightly less than that on each if you are syncing two mirrored pairs at once, as you would be getting close to the theoretical buss max (to resync two pairs at once at 30Mb/sec each you would need to but pushing 120Mb/sec over the buss, and I doubt that you would get that from u160 in practice).
Thats a big more than the 20Mb/sec that you report, but less than the 60Mb/sec that you hoped for...
NeilBrown
> > -jwb > > - > 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/ - 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/
|  |