From: Oliver Neukum <oneukum@suse.de>
To: "Tj (Elloe Linux)" <ml.linux@elloe.vision>,
Greg KH <gregkh@linuxfoundation.org>
Cc: linux-usb <linux-usb@vger.kernel.org>
Subject: Re: uas: bug: [sda] tag#21 uas_eh_abort_handler 0 uas-tag 6 inflight: IN
Date: Mon, 20 Jul 2020 10:51:42 +0200 [thread overview]
Message-ID: <1595235102.2531.7.camel@suse.de> (raw)
In-Reply-To: <c6720231-e30c-41e4-cd2b-1b4b9baa0852@elloe.vision>
Am Sonntag, den 19.07.2020, 12:55 +0100 schrieb Tj (Elloe Linux):
> On 19/07/2020 12:09, Greg KH wrote:
> > On Sun, Jul 19, 2020 at 11:22:10AM +0100, Tj (Elloe Linux) wrote:
> > Where is an error here? Those looks ok to me.
>
> These repeated 'zaps' and resets every 30 seconds or so are not errors?
They are errors. But whose errors? 0x28 looks like a READ10 to me.
In other words at least Test Unit Ready and READ_CAPACITY have
already worked at this stage.
Without a trace it is not clear what exactly this read is for.
Is it always the same READ?
This looks like the error handling UAS does when a command times out.
> They never stop even though the devices are not mounted nor being
> accessed (by users).
>
> > > [ 199.939976] blk_update_request: I/O error, dev sda, sector 500117464
> > > op 0x0:(READ) flags 0x80700 phys_seg 5 prio class 0
> >
> > So only the block layer is reporting errors, not the USB layer? Any usb
> > controller errors?
The error is from the SCSI layer strictly speaking. It notices that a
command is taking longer than allowed and directs UAS to do error
handling. SUbsequently an error is reported up to the block layer.
The problem is that we have a lot of unusual stuff being tested.
Regards
Oliver
next prev parent reply other threads:[~2020-07-20 8:51 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-07-19 10:22 uas: bug: [sda] tag#21 uas_eh_abort_handler 0 uas-tag 6 inflight: IN Tj (Elloe Linux)
2020-07-19 11:09 ` Greg KH
2020-07-19 11:55 ` Tj (Elloe Linux)
2020-07-20 8:51 ` Oliver Neukum [this message]
2020-07-20 10:25 ` Tj (Elloe Linux)
2020-07-26 8:59 ` uas: bug: [turris-L1 #1096031] MOX Hardware Issue - USB SuperSpeed ports resetting constantly Tj (Elloe Linux)
2020-07-20 17:18 ` uas: bug: [sda] tag#21 uas_eh_abort_handler 0 uas-tag 6 inflight: IN Tj (Elloe Linux)
2020-07-19 14:31 ` Alan Stern
2020-07-19 15:01 ` Tj (Elloe Linux)
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1595235102.2531.7.camel@suse.de \
--to=oneukum@suse.de \
--cc=gregkh@linuxfoundation.org \
--cc=linux-usb@vger.kernel.org \
--cc=ml.linux@elloe.vision \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.