On Tue, Dec 15, 2009 at 07:32:53PM +0530, Srinivas Naga Venkatasatya Pasagadugula - ERS, HCL Tech wrote: > ANALYSIS for erase Issue: > ------------------------- > Linux-sles11:~ # cdrecord --dev=x,x,x -blank all > Timeout happened after issuing the above operation to target and LLD is initiating Abort-TMF. > Here is my analysis and solution for the same. > If we issue "blank command" to CDROM, the processing of that request will take some time to complete, mean while my timer has expired and issuing abort-task TMF. So to avoid this situation set IMMED bit 1 in "blank command" then send to it target. That's a terrible solution. cdrecord should be setting the timeout for the command to a high (or even infinite) value. Maybe it is, in which case, you need to find out why the timer is expiring too soon. More investigation needed to find out why the timer expires so soon rather than this horrible hack. -- Matthew Wilcox Intel Open Source Technology Centre "Bill, look, we understand that you're interested in selling us this operating system, but compare it to ours. We can't possibly take such a retrograde step." -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html