All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@kernel.dk>
To: Jeff Moyer <jmoyer@redhat.com>, Christoph Hellwig <hch@infradead.org>
Cc: linux-kernel@vger.kernel.org, dmilburn@redhat.com
Subject: Re: [patch] Revert "block: remove artifical max_hw_sectors cap"
Date: Mon, 20 Jul 2015 14:24:34 -0600	[thread overview]
Message-ID: <55AD5902.7020209@kernel.dk> (raw)
In-Reply-To: <x49bnf6y443.fsf@segfault.boston.devel.redhat.com>

On 07/20/2015 01:17 PM, Jeff Moyer wrote:
>
> <resent with Jens' email address fixed>
>
> Hi,
>
> This reverts commit 34b48db66e08, which caused significant iozone
> performance regressions and uncovered a silent data corruption
> bug in at least one disk.
>
> For SAN storage, we've seen initial write and re-write performance drop
> 25-50% across all I/O sizes.  On locally attached storage, we've seen
> regressions of 40% for all I/O types, but only for I/O sizes larger than
> 1MB.

Do we have any understanding of where this regression is coming from? 
Even just basic info like iostats from a run would be useful.

> In addition to the performance issues, we've also seen data corruption
> on one disk/hba combination.  See
>    http://marc.info/?l=linux-ide&m=143680539400526&w=2

That's just sucky hardware... That said, it is indeed one of the risks. 
We had basically the same transition from 255 as max sectors, since we 
depended on ATA treating 0 == 256 sectors (as per spec).

-- 
Jens Axboe


  reply	other threads:[~2015-07-20 20:24 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-20 19:17 [patch] Revert "block: remove artifical max_hw_sectors cap" Jeff Moyer
2015-07-20 20:24 ` Jens Axboe [this message]
2015-07-20 20:44   ` Jeff Moyer
2015-07-21 13:02 ` Christoph Hellwig
2015-07-29 16:52   ` Jeff Moyer
2015-07-30  0:25     ` Elliott, Robert (Server Storage)
2015-07-30 14:03       ` Jeff Moyer
2015-07-30 14:03         ` Jeff Moyer
2015-07-30 13:51     ` Christoph Hellwig
2015-07-30 14:08       ` Jeff Moyer
2015-08-10 17:23       ` Jeff Moyer
2015-08-11 14:28         ` Christoph Hellwig
  -- strict thread matches above, loose matches on Subject: below --
2015-07-20 19:17 Jeff Moyer

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=55AD5902.7020209@kernel.dk \
    --to=axboe@kernel.dk \
    --cc=dmilburn@redhat.com \
    --cc=hch@infradead.org \
    --cc=jmoyer@redhat.com \
    --cc=linux-kernel@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 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.