All of lore.kernel.org
 help / color / mirror / Atom feed
From: Boris Ostrovsky <boris.ostrovsky@oracle.com>
To: Ian Jackson <ian.jackson@eu.citrix.com>
Cc: xen-devel@lists.xensource.com
Subject: Re: [linux-linus bisection] complete test-amd64-amd64-xl-qemut-win7-amd64 [and 1 more messages]
Date: Fri, 20 Jan 2017 11:29:26 -0500	[thread overview]
Message-ID: <82d7e1c9-cf6c-265d-9995-1d462c78c4d9@oracle.com> (raw)
In-Reply-To: <22657.61410.949927.536885@mariner.uk.xensource.com>

On 01/20/2017 06:09 AM, Ian Jackson wrote:
> Boris Ostrovsky writes ("Re: [linux-linus bisection] complete test-amd64-amd64-xl-qemut-win7-amd64 [and 1 more messages]"):
>> On 01/19/2017 01:05 PM, Ian Jackson wrote:
>>> This means that the bug is in commits which diverged before the last
>>> pass of this test.
>>>
>>> (Did your filters get you a copy of the bisection email?)
>> No, I haven't set a filter for the bisector but I did see this message
>> and didn't find bisection results particularly useful. bcc981e9ed84 is
>> from about a year ago, which, I think, is when you stopped running this
>> test. And so the question might be whether "Bug not present" is really true?
> It means that this precise combination of software was tested and
> passed, recently, on the same hosts, several times.
>
> See
>   http://logs.test-lab.xenproject.org/osstest/results/bisect/linux-linus/test-amd64-amd64-xl-qemut-win7-amd64.xen-boot.html
> where you can see the flight numbers.  (They are sequential.)
>
> So yes it is really true.

Here is a typical scenario that leads to the mptsas error:
...
Jan 19 13:09:39.545726 [   10.241093]  sda: sda1 sda2 < sda5 >
Jan 19 13:09:39.609596 [   10.314016] sd 4:0:0:0: [sda] Attached SCSI disk
Jan 19 13:09:39.681544 [   19.883573] random: crng init done
Jan 19 13:09:49.249674 [   40.938069] sd 4:0:0:0: attempting task abort!
scmd(ffff880016e06600)
Jan 19 13:10:10.305667 [ 40.938090] sd 4:0:0:0: [sda] tag#0 CDB: ATA
command pass through(12)/Blank a1 08 2e 00 01 00 00 00 00 ec 00 00
...

There is difference of about 30 seconds between the disk attachment and
abort sequence initiation. Which also happens to be default scsi disk
timeout. For example:

root@haswell> for f in /sys/block/sd?/device/timeout; do echo -n $f ":
"; cat $f; done
/sys/block/sda/device/timeout : 30
/sys/block/sdb/device/timeout : 30
root@haswell>

So it looks like the device may have timed out for some reason.


-boris



_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

  reply	other threads:[~2017-01-20 16:29 UTC|newest]

Thread overview: 37+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-18 15:05 [linux-linus test] 104237: regressions - FAIL osstest service owner
2017-01-05  1:52 ` Xen 4.8 + Linux 4.9 + Credit2 = can't bootup Konrad Rzeszutek Wilk
2017-01-05  2:05   ` Andrew Cooper
2017-01-05  8:39     ` Dario Faggioli
2017-01-05  9:33       ` Anshul Makkar
2017-01-05  2:10   ` Konrad Rzeszutek Wilk
2017-01-05  3:13     ` Boris Ostrovsky
2017-01-06 15:55       ` Boris Ostrovsky
2017-01-12 12:50       ` Dario Faggioli
2017-01-12 16:22         ` Boris Ostrovsky
2017-01-12 16:41           ` Dario Faggioli
2017-01-12 18:27             ` Ian Jackson
2017-01-13  3:20               ` Boris Ostrovsky
2017-01-13  8:31           ` Dario Faggioli
2017-01-13 15:39             ` Boris Ostrovsky
2017-01-13 16:27               ` Ian Jackson
2017-01-13 23:13                 ` Boris Ostrovsky
2017-01-16 11:38                   ` Ian Jackson
2017-01-19 11:36                   ` Xen 4.8 + Linux 4.9 + Credit2 = can't bootup [and 1 more messages] Ian Jackson
2017-01-16 15:38                 ` Xen 4.8 + Linux 4.9 + Credit2 = can't bootup Roger Pau Monné
2017-01-16 15:39                   ` Ian Jackson
2017-01-12 18:24         ` Ian Jackson
2017-01-19 17:06 ` [linux-linus test] 104237: regressions - FAIL Boris Ostrovsky
2017-01-19 16:23   ` [linux-linus bisection] complete test-amd64-amd64-xl-qemut-win7-amd64 osstest service owner
2017-01-19 18:05     ` [linux-linus bisection] complete test-amd64-amd64-xl-qemut-win7-amd64 [and 1 more messages] Ian Jackson
2017-01-19 18:44       ` Boris Ostrovsky
2017-01-20 11:09         ` Ian Jackson
2017-01-20 16:29           ` Boris Ostrovsky [this message]
2017-01-20 16:59             ` Boris Ostrovsky
2017-01-19 18:07   ` [linux-linus test] 104237: regressions - FAIL Ian Jackson
2017-01-19 19:09     ` Boris Ostrovsky
2017-01-19 19:15       ` Boris Ostrovsky
2017-01-19 20:37         ` Julien Grall
2017-01-19 21:01           ` Boris Ostrovsky
2017-01-20 12:06           ` Ian Jackson
2017-01-23 12:16             ` Ian Jackson
2017-01-23 14:31               ` Boris Ostrovsky

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=82d7e1c9-cf6c-265d-9995-1d462c78c4d9@oracle.com \
    --to=boris.ostrovsky@oracle.com \
    --cc=ian.jackson@eu.citrix.com \
    --cc=xen-devel@lists.xensource.com \
    /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.