All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mark Nelson <mark.nelson@inktank.com>
To: Haomai Wang <haomaiwang@gmail.com>
Cc: Stefan Priebe - Profihost AG <s.priebe@profihost.ag>,
	"ceph-devel@vger.kernel.org" <ceph-devel@vger.kernel.org>
Subject: Re: [ceph-users] rocksdb Seen today - replacement for leveldb?
Date: Wed, 27 Nov 2013 08:54:20 -0600	[thread overview]
Message-ID: <5296079C.3060101@inktank.com> (raw)
In-Reply-To: <CACJqLybC1n9ywRdrzG5cd2aWunJb5S2x9sLF_eEREJgu-hpOTg@mail.gmail.com>

Very interesting guys!  I'm also interested in sync reads/writes. 
That's where leveldb really seemed to fall over in the testing I did. 
On my laptop with an SSD I was getting 200 iops no matter if I was doing 
random or sequential sync writes (using a single thread) with stock 
leveldb, hyperdex, or basho's version.  It would be interesting to try 
rocksdb.

Nisha Talagala of Fusion IO also did a presentation at PDSW comparing 
their OpenNVM key-value layer to leveldb for sync reads/writes here 
(slide 24):

http://www.pdsw.org/pdsw13/slides/talagala-Flash_datacenter-pdsw13.pdf

Mark

On 11/27/2013 05:52 AM, Haomai Wang wrote:
> Yes, we have related bp for rocksdb backend.
> wiki.ceph.com/index.php?title=01Planning/02Blueprints/Firefly/osd:_new_key%2F%2Fvalue_backend
>
> On Wed, Nov 27, 2013 at 6:56 PM, Stefan Priebe - Profihost AG
> <s.priebe@profihost.ag> wrote:
>> the performance comparisions are very impressive:
>>
>> https://github.com/facebook/rocksdb/wiki/Performance-Benchmarks
>>
>> Stefan
>>
>> Am 27.11.2013 11:55, schrieb Stefan Priebe - Profihost AG:
>>> Hi,
>>>
>>> while googles leveldb was too slow for facebook they created rocksdb
>>> (http://rocksdb.org/) may be interesting for Ceph? It's already
>>> production quality.
>>>
>>> Greets,
>>> Stefan
>>> _______________________________________________
>>> ceph-users mailing list
>>> ceph-users@lists.ceph.com
>>> http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
>>>
>> --
>> 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:[~2013-11-27 14:54 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-27 10:55 rocksdb Seen today - replacement for leveldb? Stefan Priebe - Profihost AG
2013-11-27 10:56 ` [ceph-users] " Stefan Priebe - Profihost AG
2013-11-27 11:52   ` Haomai Wang
2013-11-27 14:54     ` Mark Nelson [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=5296079C.3060101@inktank.com \
    --to=mark.nelson@inktank.com \
    --cc=ceph-devel@vger.kernel.org \
    --cc=haomaiwang@gmail.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 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.