tech-kern archive

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

Re: physio split the request.. cannot proceed



On Dec 23, 2013, at 3:00 PM, Emmanuel Dreyfus <manu%netbsd.org@localhost> wrote:

> On Mon, Dec 23, 2013 at 02:54:42PM +0100, J. Hannken-Illjes wrote:
>> This is XS_SHORTSENSE (it also matches retsts being 0x04).
>> 
>> It is an atapi drive?
> 
> No, SAS through the mpii driver.

That doesn't make sense -- as far as I grep XS_SHORTSENSE is
atapi-only.

> 
>> You try to read a record being larger than the buffer (65536)?
> 
> And it will not be able to return me the truncated data?

My scsi tape knowledge is a bit rusty -- but as far as I remember you
have to read one record in one request.

--
J. Hannken-Illjes - hannken%eis.cs.tu-bs.de@localhost - TU Braunschweig 
(Germany)



Home | Main Index | Thread Index | Old Index