All of lore.kernel.org
 help / color / mirror / Atom feed
From: Fyodor Ustinov <ufm@ufm.su>
To: Sage Weil <sage@newdream.net>
Cc: ceph-devel@vger.kernel.org
Subject: Re: rbd speed: write vs read
Date: Fri, 06 May 2011 21:01:29 +0300	[thread overview]
Message-ID: <4DC43779.3090506@ufm.su> (raw)
In-Reply-To: <Pine.LNX.4.64.1105060906440.9905@cobra.newdream.net>

On 05/06/2011 07:08 PM, Sage Weil wrote:
> On Fri, 6 May 2011, Fyodor Ustinov wrote:
>> Hi!
>>
>> oops. This my misconfiguration.
> Out of curiousity, what was the misconfiguration?
I have 20 OSD server. 10 in one vlan and 10 in other (btw, question: mon 
server can listen on all ip addressessimultaneously?).
Because our NOC, 10 servers have anisotropic configuration - 800Mbps in 
one direction and 150Mbps to another.
> Doing a streaming read in 10MB chunks when RBD is striped over 4MB
> objects won't be terribly efficient.  You should get the best sync read
> performance when the object sizes match up.  You'll get better performance
> if whatever is sitting above the block layer dispatches multiple read
> requests in parallel (i.e. something smarter than dd, like a file system).
Hmm. But it's linear read. I do not know how it works internally, but 
did reading 10MB by 4MB chunk can not be executed in parallel?

WBR,
     Fyodor.

  reply	other threads:[~2011-05-06 18:01 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-06 14:14 rbd speed: write vs read Fyodor Ustinov
2011-05-06 16:08 ` Sage Weil
2011-05-06 18:01   ` Fyodor Ustinov [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-05-06 13:58 Fyodor Ustinov

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=4DC43779.3090506@ufm.su \
    --to=ufm@ufm.su \
    --cc=ceph-devel@vger.kernel.org \
    --cc=sage@newdream.net \
    /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.