[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.LFD.2.00.0908032046010.31015@nev.ubzr>
Date: Mon, 3 Aug 2009 23:24:46 +0400 (MSD)
From: "Lev A. Melnikovsky" <melnikovsky@...l.ru>
To: Alan Stern <stern@...land.harvard.edu>
cc: Artur Skawina <art.08.09@...il.com>,
Linux Kernel <linux-kernel@...r.kernel.org>,
linux-usb@...r.kernel.org
Subject: Re: reading errors on JMicron JM20337 USB-SATA
On Mon, 3 Aug 2009 at 6:25pm, Alan Stern wrote:
AS> You are correct except for the term "indefinitely". The retries _will_
AS> stop if you wait long enough. Unfortunately, because of all the nested
AS> retry loops in the SCSI drivers and at the application level, you may
AS> have to wait as long as half an hour.
It was a simple test, I've plugged the USB cable off after two hours, this
is apparently not long enough:
[root ~]# time dd if=/dev/sdf of=/dev/null skip=61395120 count=1 bs=512
dd: reading `/dev/sdf': Input/output error
0+0 records in
0+0 records out
0 bytes (0 B) copied, 7550.12 s, 0.0 kB/s
dd: closing input file `/dev/sdf': Bad file descriptor
real 125m50.119s
user 0m0.000s
sys 0m0.000s
-L
--
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