[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <AB775258E58247F6A0960B1AFEC0E103@DIAMOND8600>
Date: Fri, 8 May 2009 20:22:23 +0900
From: "Norman Diamond" <n0diamond@...oo.co.jp>
To: "Alan Cox" <alan@...rguk.ukuu.org.uk>
Cc: <linux-kernel@...r.kernel.org>, <linux-scsi@...r.kernel.org>
Subject: Re: sg timeout problem
>> But if sg is running on top of an actual SCSI driver, someone aborts the
>> ioctl after 3 seconds. The ioctl returns success even though the
>> operation didn't complete. I tried this with two Adaptec drivers and one
>> NinjaSCSI driver with 100% repro.
>>
>> What am I missing? I need the call to run to completion.
>
> If you set it to the max of a signed int does it behave, or to a large
> value thats well under the limit. That will help tell if there is a
> problem with sign handling in the scsi code somewhere or it is getting
> multiplied up for some reason.
I have the impression now that the drives are lying and it's not the fault
of the drivers or cards. The same problem occured with a fourth card and a
non-Linux system.
Anyway I also tried changing the timeout to 86400000 milliseconds (one day)
and it made no difference. So again I stop blaming the drivers.
--------------------------------------
Power up the Internet with Yahoo! Toolbar.
http://pr.mail.yahoo.co.jp/toolbar/
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists