On Wed, 10 May 2006, Bailey, Scott wrote: > Absent more informed guidance, I went nuts and increased the timeout > settings in qla1280.c from 30 seconds to 15 minutes. My tape drive works > great now. The attached Debian bug report (bug 366730) summarizes the > situation. I don't know if this is something suitable for inclusion to > the kernel "as-is" or if I am overlooking some horrible side-effect that > will bite me down the road. > > Any feedback? > Good. This solves your practical problem but raises one (theoretic?) question: why is the qla1280 driver even trying to enforce device level timeouts? This should be left to the upper layers. The default timeouts in the st driver were increased several times according to reports from users. The 900 second timeout in your patch may be too short in some cases but it probably is wise not to increase it too much unless someone really needs that. -- Kai - : 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