Mark wrote: >> Can I ignore them (EH handled them) or do i have to worry that the dd images > are corrupted >> (don't wanna make an md5sum of a 250gb disk and image)? Yeah, data should be okay. All failed commands are retried. > I get the same errors with my Promise SATA300 TX4 with 3 Samsung SATA II > drives. I've been playing with it for a few days and I couldn't get to work > reliably in anything but 2.6.22-rc5. > > Now that I use 2.6.22-rc5, I get those errors for a few minutes then the driver > hard resets and locks at 1.5 Gb/s. It seems reliable after that but I do get > those errors every now and then under heavy I/O. That part of code got improved during 2.6.22 devel phase, so that's the expected behavior. It seems that the promise controller has some problems when connected to certain 3Gbps drives (IIRC newer Seagate ones). It's most likely a hardware problem and we might need to default to 1.5 Gbps on such combinations, but even without such modifications, libata EH should do the right thing. -- tejun - To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html