On Sat, 7 Aug 2004, Eli Cantu wrote: > (watching a raid 5 array, composed of five 250gb disks, resyncing...to > be completed 16 hours from now...) One thing to check (if it's IDE drives) is that they are working in DMA mode - use hdparm /dev/hda, etc. to check and force DMA if necessary (although you might need to re-compile your kernel to include the correct drivers for your IDE hardware) It'll still take a long time with 250GB drives, though. Other things you can fiddle with are /proc/sys/dev/raid/speed_limit_max /proc/sys/dev/raid/speed_limit_min which will affect resync speed versus array accessibility during the recync. Gordon - To unsubscribe from this list: send the line "unsubscribe linux-raid" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html