On Wed, 2012-06-27 at 11:07 +0200, Ramon Hofer wrote: > I'm not sure if I didn't kille the dd command too early. > Maybe it's better to let it run again. Maybe even each disk at once? > Maybe this would already tell if a disk is faulty? You can send USR1 signal to the dd command and it will print how far it has gone, like this: # kill -USR1 <pid of dd> K -- 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