Quote:
I'll probably do a dd ignoring errors on the pure /dev/hd[x] devices though to be able to sense errors on the exact drives, instead of catting the md device.


Well in that case, use "smartctl -a -s on -t long /dev/hd[x]" for the surface scan. Way more accurate that way.

Cheers