All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefan Priebe - Profihost AG <s.priebe@profihost.ag>
To: Josh Durgin <josh.durgin@inktank.com>
Cc: "ceph-devel@vger.kernel.org" <ceph-devel@vger.kernel.org>
Subject: Re: optmize librbd for iops
Date: Tue, 13 Nov 2012 11:10:22 +0100	[thread overview]
Message-ID: <50A21C8E.1080001@profihost.ag> (raw)
In-Reply-To: <50A202C5.1070104@inktank.com>

[-- Attachment #1: Type: text/plain, Size: 743 bytes --]

Am 13.11.2012 09:20, schrieb Josh Durgin:
> On 11/12/2012 11:55 PM, Stefan Priebe wrote:
> rados bench uses librados aio, keeping several operations in flight.
> IO size is the same as object size for it.
>
> You can do a 4k write benchmark that doesn't delete the objects it
> writes, with 32 IOs in flight for 300 seconds:
>
> rados -p data bench 300 write -b 4096 -t 32 --no-cleanup

This gives me just 9000 iop/s - callgraph attached.

> Then a read benchmark (only sequential is implemented, but with 4k
> objects it's similar to random if you flush the osd's page cache before
> running it):
>
> rados -p data bench 300 seq -b 4096 -t 32

This gives me 43 000 iops. But i'm sure readahead or a buffer is the 
burst here.

Greets,
Stefan

[-- Attachment #2: out.pdf --]
[-- Type: application/pdf, Size: 15753 bytes --]

      reply	other threads:[~2012-11-13 10:10 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-12 13:50 optmize librbd for iops Stefan Priebe - Profihost AG
2012-11-13  7:51 ` Josh Durgin
2012-11-13  7:55   ` Stefan Priebe
2012-11-13  8:20     ` Josh Durgin
2012-11-13 10:10       ` Stefan Priebe - Profihost AG [this message]

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=50A21C8E.1080001@profihost.ag \
    --to=s.priebe@profihost.ag \
    --cc=ceph-devel@vger.kernel.org \
    --cc=josh.durgin@inktank.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.