Saravanakumar Arumugam
2017-Mar-08 12:09 UTC
[Gluster-users] [Gluster-devel] Gluster Volume as object storage with S3 interface
On 03/08/2017 04:55 PM, Gandalf Corvotempesta wrote:> I'm really inerested in this.cool.> Let me know if I understood properly, now is possible to access a > Gluster volume as object storage via S3 API ?Yes. It is possible. Authentication is currently turned off. You can expect updates on Authentication soon.> Is Gluster-swift (and with that, the rings, auth and so on coming from > OpenStack) still needed ?You are right. gluster-swift is still needed. But, it is part of Docker container. All gluster-swift processes are running inside Docker container in order to provide Object interface. Docker container accesses Gluster volume to access (get/put) objects. We are working on a custom solution which will avoids gluster-swift altogether. We will update here once it is ready. Stay tuned.> 2017-03-08 9:53 GMT+01:00 Saravanakumar Arumugam <sarumuga at redhat.com>: >> Hi, >> >> I have posted a blog about accessing Gluster volume via S3 interface.[1] >>
Gandalf Corvotempesta
2017-Mar-08 12:24 UTC
[Gluster-users] [Gluster-devel] Gluster Volume as object storage with S3 interface
2017-03-08 13:09 GMT+01:00 Saravanakumar Arumugam <sarumuga at redhat.com>:> We are working on a custom solution which will avoids gluster-swift > altogether. > We will update here once it is ready. Stay tuned.Any ETA ?