From: Jens Axboe <axboe@kernel.dk>
To: Meelis Roos <mroos@linux.ee>
Cc: Christoph Hellwig <hch@infradead.org>,
linux-scsi@vger.kernel.org, sparclinux@vger.kernel.org,
David Miller <davem@davemloft.net>,
"Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
Subject: Re: Another (ESP?) scsi blk-mq problem on sparc64
Date: Sat, 15 Nov 2014 08:31:00 -0700 [thread overview]
Message-ID: <546771B4.1010507@kernel.dk> (raw)
In-Reply-To: <alpine.LRH.2.11.1411150829190.26813@adalberg.ut.ee>
On 2014-11-14 23:48, Meelis Roos wrote:
> [ 247.424529] sd 0:0:2:0: [sdc] READ CAPACITY failed
> [ 247.479803] sd 0:0:2:0: [sdc]
> [ 247.517288] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
> [ 247.583978] sd 0:0:2:0: [sdc]
> [ 247.621487] Sense Key : Not Ready [current]
> [ 247.672493] sd 0:0:2:0: [sdc]
> [ 247.710046] Add. Sense: Logical unit not ready, cause not reportable
> [ 247.788409] sd 0:0:2:0: [sdc] Test WP failed, assume Write Enabled
> [ 247.861176] sd 0:0:2:0: [sdc] Asking for cache data failed
> [ 247.926063] sd 0:0:2:0: [sdc] Assuming drive cache: write through
> [ 248.001337] blk-mq: cpu 14 got queue 1828716544
> [ 248.053686] cpu10 -> queue index 809119744
> [ 248.104595] cpu11 -> queue index 0
> [ 248.147313] cpu14 -> queue index 1828716544
> [ 248.199394] cpu15 -> queue index 0
> [ 248.244954] sd 0:0:2:0: [sdc] Spinning up disk...
So the issue definitely seems to be related to the fact that this disk
misbehaves. The hw queue values aren't random either, in fact they CPU14
mapping is identical to your previous boot, which is0x6d000000. And
CPU10's mapping is 0x303a3000.
My next move would be to add more debug to the CPU map setup and
teardown, so that we can verify that the map that is being used above
has indeed been setup. Unless Christoph has any ideas on what is going
on here?
--
Jens Axboe
next prev parent reply other threads:[~2014-11-15 15:31 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-14 11:32 Another (ESP?) scsi blk-mq problem on sparc64 Meelis Roos
2014-11-14 16:58 ` Christoph Hellwig
2014-11-14 17:01 ` Jens Axboe
2014-11-14 19:35 ` Meelis Roos
2014-11-14 19:42 ` Jens Axboe
2014-11-14 22:59 ` Meelis Roos
2014-11-14 23:29 ` Jens Axboe
2014-11-15 6:48 ` Meelis Roos
2014-11-15 15:31 ` Jens Axboe [this message]
2014-11-20 6:01 ` Christoph Hellwig
2014-11-21 19:56 ` David Miller
2014-11-24 8:21 ` Christoph Hellwig
2014-11-24 15:35 ` Jens Axboe
2014-11-24 16:22 ` Paul E. McKenney
2014-11-24 17:16 ` Jens Axboe
2014-11-24 17:31 ` Paul E. McKenney
2014-11-24 17:33 ` Jens Axboe
2014-11-24 17:44 ` Paul E. McKenney
2014-11-24 21:56 ` David Miller
2014-11-24 22:01 ` Jens Axboe
2014-11-24 22:09 ` David Miller
2014-11-24 22:20 ` Jens Axboe
2014-11-24 22:23 ` mroos
2014-11-24 22:28 ` David Miller
2015-01-29 7:53 ` Meelis Roos
2015-01-29 16:37 ` Jens Axboe
2015-09-04 8:33 ` Meelis Roos
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=546771B4.1010507@kernel.dk \
--to=axboe@kernel.dk \
--cc=davem@davemloft.net \
--cc=hch@infradead.org \
--cc=linux-scsi@vger.kernel.org \
--cc=mroos@linux.ee \
--cc=paulmck@linux.vnet.ibm.com \
--cc=sparclinux@vger.kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).