Re: [PATCH 3/6] IB/srp: Fail SCSI commands silently

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 02/21/14 04:55, David Dillow wrote:
> On Thu, 2014-02-20 at 11:52 +0100, Bart Van Assche wrote:
>> Do not log SCSI command failures that are the result of a transport
>> layer failure, a SCSI abort or SCSI reset. This patch is a slightly
>> modified version of a patch posted by Sebastian Riemer in March 2013
>> (see also http://thread.gmane.org/gmane.linux.drivers.rdma/15020/).
>>
>> This patch avoids that a system becomes unresponsive during failover
>> of a large number of LUNs when kernel messages are logged to a serial
>> console.
> 
> While I can see the utility for slow consoles, this should probably be
> done in the SCSI lib, with a separate flag for indicating it is a
> failure due to transport issues. That would allow the functionality to
> be used by multiple drivers and verbosity configured in one place,
> rather than patched in driver-by-driver.

Hello Dave,

If it would be possible to move the code for setting the REQ_QUIET flag
into the SCSI lib that would be great. However, as far as I know only
the LLD knows which requests are in progress. A call to
blk_start_request() makes blk_dequeue_request() remove a request from
the queuelist in struct request_queue. I am not aware of any list in the
block layer nor in the SCSI mid-layer that keeps track of requests that
are in progress ?

Thanks,

Bart.


--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Photo]     [Yosemite News]     [Yosemite Photos]     [Linux Kernel]     [Linux SCSI]     [XFree86]
  Powered by Linux