On Wed, May 14, 2014 at 2:42 PM, Lukac, Erik <erik.lu...@br.de> wrote:
> Hi there,
>
> does anybody have an idea, how I can access my files created via librados
> through the s3 gateway on my ceph-cluster?
>
> Uploading via librados and then accessing via s3 seems to be impossible
> because I only see a bunch of entries but not the files I uploaded.
>
> The perfect solution would be, if I can access all my content through s3 gw,
> librados and rbd.
>
> Does anybody have a hint how I could do that? Or is it simply not possible?

Sadly, this is not an option. The access semantics are just too
different, so each of those mechanisms is an independent pool of
storage. (Well, technically you can look at the s3 content via
librados, but there's not a good library for doing so.)
-Greg
Software Engineer #42 @ http://inktank.com | http://ceph.com
_______________________________________________
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to