From: SourceForge.net <no...@so...> - 2005-04-12 17:01:58
|
Bugs item #1181630, was opened at 2005-04-12 13:01 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=387023&aid=1181630&group_id=26396 Category: iscsi-drvr Group: 4.0.2 Status: Open Resolution: None Priority: 4 Submitted By: Dave Wysochanski (wysochanski) Assigned to: Manish Kumar Bhojasia (bhojas) Summary: CDBs to /dev/sg* get aborts issued without timing out Initial Comment: This didn't used to happen (not sure how far back), but now I'm seeing this odd behavior with the latest 4-0 CVS code and my 2.6.9* kernel. Anyone else testing /dev/sg* devices? The tool I have issues a few commands like TUR, INQUIRY, etc, to get some info about the device, then issues a vendor specific command to get more info. From the trace, it looks like the first TUR completes then right after that a TMF ABORT TASK is issued on the command, followed by the targets' response of "task not in task set". A few more commands are issued, some of which complete just fine with no TMF's issued by the driver, but then the driver issues another TMF for one of the commands. It's not consistent though. You can see some info in /var/log/messages as well. Attached is the ethereal trace and the /var/log/messages file. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=387023&aid=1181630&group_id=26396 |