On Tue, Sep 27, 2016 at 11:18 PM, Ben Werthmann <ben at apcera.com> wrote:> Yes, I'm testing and developing minio/gluster as a replacement for > Riak/Riak-CS. Minio seems pretty simple to operate thus far. >however simple minio is, it doesnt support clustering, replication or multiple users. replacing RIAK with minio... FAIL! riak and skylable by far are better suited.> Presently. there's an Erasure Code storage backend that is limited to a > single Minio instance at this time. > docs.minio.io/docs/minio-erasure-code-quickstart-guide > > Distributed ("multi-instance") EC backend is WIP: > github.com/minio/minio/milestone/10 > github.com/minio/minio/milestone/11 > > One issue to be aware of: > github.com/minio/minio/issues/2640#issuecomment-245704477 > > On Tue, Sep 27, 2016 at 6:04 PM, Gandalf Corvotempesta > <gandalf.corvotempesta at gmail.com> wrote: >> >> Anyone tried Minio as object storage over gluster? >> It mostly a one-liner: >> docs.minio.io/docs/minio-quickstart-guide >> >> something like: >> ./minio server /mnt/my_gluster_volume >> >> Having an Amazon S3 compatible object store could be great in some >> environments >> _______________________________________________ >> Gluster-users mailing list >> Gluster-users at gluster.org >> gluster.org/mailman/listinfo/gluster-users > > > > _______________________________________________ > Gluster-users mailing list > Gluster-users at gluster.org > gluster.org/mailman/listinfo/gluster-users
Il 28 set 2016 5:42 AM, "Outback Dingo" <outbackdingo at gmail.com> ha scritto:> however simple minio is, it doesnt support clustering, replication or > multiple users. replacing RIAK with minio... FAIL! riak and skylable > by far are better suited. >Both products are not comparable minio is very simple, risk is far more complicated and has some components to install Anything simpler to use as S3-compatible APIs on top of gluster? There is no need for replication or similiar like Riak does as this would be handled by gluster itself. -------------- next part -------------- An HTML attachment was scrubbed... URL: <gluster.org/pipermail/gluster-users/attachments/20160928/ed2f4e9c/attachment.html>