CEPH filesystem development
 help / color / mirror / Atom feed
From: Josh Durgin <josh.durgin@inktank.com>
To: Stefan Priebe - Profihost AG <s.priebe@profihost.ag>
Cc: Greg Farnum <greg@inktank.com>, ceph-devel@vger.kernel.org
Subject: Re: how to debug slow rbd block device
Date: Wed, 23 May 2012 01:29:51 -0700	[thread overview]
Message-ID: <4FBC9FFF.6090605@inktank.com> (raw)
In-Reply-To: <4FBC9DDB.5090507@profihost.ag>

On 05/23/2012 01:20 AM, Stefan Priebe - Profihost AG wrote:
> Am 23.05.2012 09:19, schrieb Josh Durgin:
>> On 05/23/2012 12:01 AM, Stefan Priebe - Profihost AG wrote:
>>> Am 23.05.2012 08:30, schrieb Josh Durgin:
>>>> On 05/22/2012 11:18 PM, Stefan Priebe - Profihost AG wrote:
>>>>> Hi,
>>>>>
>>>>>>> So try enabling RBD writeback caching — see http://marc.info
>>>>>>> /?l=ceph-devel&m=133758599712768&w=2
>>>>>>> will test tomorrow. Thanks.
>>>>> Can we path this to the qemu-drive option?
>>>>
>>>> Yup, see
>>>> http://article.gmane.org/gmane.comp.file-systems.ceph.devel/6400
>>> I'm sorry, i still don't get it where to pass rbd_cache_max_dirty, ...
>>> can i add it just to the ceph.conf? Even with qemu 1.0?
>>
>> You can use any of the rbd-specific options (like rbd_cache_max_dirty)
>> with qemu>= 0.15.
>>
>> You can set them in a global ceph.conf file, or specify them on the qemu
>> command line like:
>>
>> qemu -m 512 -drive
>> file=rbd:pool/image:rbd_cache_max_dirty=0:rbd_cache=true,format=raw,if=virtio
>
> So this is enough for testing on kvm host?
>
> /etc/ceph/ceph.conf
>
> [global]
>          auth supported = cephx
>          keyring = /etc/ceph/$name.keyring
>          rbd_cache = true
>          rbd_cache_size = 32M

This should be a number in bytes - M/G/k/etc aren't parsed. Assuming you 
have the monitors listed below, this is fine. If you're not using the 
admin user, you'll need to add :id=name to the -drive string - it can't 
be set in the config file.

>          rbd_cache_max_age = 2.0
>
> ...
>
> Stefan

--
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

  reply	other threads:[~2012-05-23  8:29 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-22 12:45 how to debug slow rbd block device Stefan Priebe - Profihost AG
2012-05-22 14:52 ` Andrey Korolyov
2012-05-22 19:27   ` Stefan Priebe
2012-05-22 19:35 ` Greg Farnum
2012-05-22 19:40   ` Stefan Priebe
2012-05-22 19:52     ` Greg Farnum
2012-05-22 20:13       ` Stefan Priebe
2012-05-22 20:30       ` Stefan Priebe
2012-05-22 20:48         ` Mark Nelson
2012-05-22 20:54           ` Stefan Priebe
2012-05-22 20:49         ` Greg Farnum
2012-05-22 21:00           ` Stefan Priebe
2012-05-22 21:11             ` Greg Farnum
2012-05-23  6:18               ` Stefan Priebe - Profihost AG
2012-05-23  6:30                 ` Josh Durgin
2012-05-23  7:01                   ` Stefan Priebe - Profihost AG
2012-05-23  7:19                     ` Josh Durgin
2012-05-23  7:22                       ` Stefan Priebe - Profihost AG
2012-05-23  7:33                         ` Josh Durgin
     [not found]                           ` <CABYiri8PXT9dpCGLE7dn=_PoW8CdLxqZF87OHe=dMXEWxogb_w@mail.gmail.com>
2012-05-23 19:54                             ` Josh Durgin
2012-05-23  8:20                       ` Stefan Priebe - Profihost AG
2012-05-23  8:29                         ` Josh Durgin [this message]
2012-05-23  7:22                   ` Andrey Korolyov
2012-05-23  8:15                     ` Stefan Priebe - Profihost AG
2012-05-23 11:47                     ` Mark Nelson
2012-05-23  8:30               ` Stefan Priebe - Profihost AG
2012-05-23  9:10                 ` Stefan Priebe - Profihost AG

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=4FBC9FFF.6090605@inktank.com \
    --to=josh.durgin@inktank.com \
    --cc=ceph-devel@vger.kernel.org \
    --cc=greg@inktank.com \
    --cc=s.priebe@profihost.ag \
    /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