* does librbd actually need leveldb?
@ 2013-11-16 8:37 James Harper
2013-11-16 8:42 ` Wido den Hollander
0 siblings, 1 reply; 2+ messages in thread
From: James Harper @ 2013-11-16 8:37 UTC (permalink / raw)
To: ceph-devel@vger.kernel.org
Does librbd actually need leveldb?
And if so, does it need it in all cases?
I'm trying to figure out what dependencies are required for librbd for win32, and leveldb doesn't build cleanly at first go.
Thanks
James
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: does librbd actually need leveldb?
2013-11-16 8:37 does librbd actually need leveldb? James Harper
@ 2013-11-16 8:42 ` Wido den Hollander
0 siblings, 0 replies; 2+ messages in thread
From: Wido den Hollander @ 2013-11-16 8:42 UTC (permalink / raw)
To: James Harper, ceph-devel@vger.kernel.org
On 11/16/2013 09:37 AM, James Harper wrote:
> Does librbd actually need leveldb?
>
As far as I know, not. librbd is simply build on top of librados which
doesn't need leveldb as well.
The monitors and OSDs use leveldb to store key/value pairs, but as far
as I know none of the libraries require leveldb.
> And if so, does it need it in all cases?
>
> I'm trying to figure out what dependencies are required for librbd for win32, and leveldb doesn't build cleanly at first go.
>
> Thanks
>
> James
> --
> 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
>
--
Wido den Hollander
42on B.V.
Phone: +31 (0)20 700 9902
Skype: contact42on
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-11-16 8:42 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-16 8:37 does librbd actually need leveldb? James Harper
2013-11-16 8:42 ` Wido den Hollander
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.