All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jason Dillaman <jdillama@redhat.com>
To: Alexandre DERUMIER <aderumier@odiso.com>
Cc: Somnath Roy <Somnath.Roy@sandisk.com>,
	Samuel Just <sjust@redhat.com>,
	ceph-devel <ceph-devel@vger.kernel.org>
Subject: Re: Severe performance degradation with jewel rbd image
Date: Tue, 31 May 2016 15:57:29 -0400	[thread overview]
Message-ID: <CA+aFP1DRf8TH5tJxSjjk1ptaxDTwNWpBbSCAKVzGj+XNgE5i+Q@mail.gmail.com> (raw)
In-Reply-To: <417572431.751254216.1464420555984.JavaMail.zimbra@oxygem.tv>

That QEMU patch looks like it only supports raw devices and
pre-allocated files.  Once librbd/librados can eliminate all the
threading/queuing slowdowns, a similar approach could be extended to
RBD images without the need to open multiple copies of the same image.

On Sat, May 28, 2016 at 3:29 AM, Alexandre DERUMIER <aderumier@odiso.com> wrote:
> Hi,
>
> qemu should have soon multithreaded disk access support (multi queues + multi iothreads)
>
> https://lists.gnu.org/archive/html/qemu-devel/2016-05/msg05023.html
>
> Do you think it'll work with exclusive-lock ?
>
> ----- Mail original -----
> De: "Jason Dillaman" <jdillama@redhat.com>
> À: "Somnath Roy" <Somnath.Roy@sandisk.com>
> Cc: "Samuel Just" <sjust@redhat.com>, "ceph-devel" <ceph-devel@vger.kernel.org>
> Envoyé: Jeudi 26 Mai 2016 20:52:26
> Objet: Re: Severe performance degradation with jewel rbd image
>
> You can dynamically enable/disable exclusive-lock, object-map,
> fast-diff, and journaling after the image is created via "rbd feature
> disable <image-spec> <feature>". The deep-flatten feature can be
> disabled-only via the same CLI.
> --
> To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> --
> To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html



-- 
Jason
--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

  parent reply	other threads:[~2016-05-31 19:57 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-25 20:48 Severe performance degradation with jewel rbd image Somnath Roy
2016-05-25 22:47 ` Jason Dillaman
2016-05-25 23:08   ` Somnath Roy
2016-05-26  0:50     ` Jason Dillaman
2016-05-26  3:39       ` Somnath Roy
2016-05-26  3:52         ` Jason Dillaman
2016-05-26  4:19           ` Somnath Roy
2016-05-26 13:28             ` Jason Dillaman
2016-05-26 17:47               ` Somnath Roy
2016-05-26 18:02                 ` Samuel Just
2016-05-26 18:17                   ` Jason Dillaman
2016-05-26 18:49                     ` Somnath Roy
2016-05-26 18:52                       ` Jason Dillaman
2016-05-28  7:29                         ` Alexandre DERUMIER
2016-05-28 16:23                           ` Somnath Roy
2016-05-31 19:57                           ` Jason Dillaman [this message]
2016-06-01  6:58                             ` Alexandre DERUMIER
2016-05-26  2:01     ` Haomai Wang

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=CA+aFP1DRf8TH5tJxSjjk1ptaxDTwNWpBbSCAKVzGj+XNgE5i+Q@mail.gmail.com \
    --to=jdillama@redhat.com \
    --cc=Somnath.Roy@sandisk.com \
    --cc=aderumier@odiso.com \
    --cc=ceph-devel@vger.kernel.org \
    --cc=dillaman@redhat.com \
    --cc=sjust@redhat.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.