----- Original Message ----- > From: "Gandalf Corvotempesta" <[email protected]> > To: "Prashanth Pai" <[email protected]> > Cc: "John Mark Walker" <[email protected]>, "gluster-users" > <[email protected]> > Sent: Thursday, 29 September, 2016 3:42:06 PM > Subject: Re: [Gluster-users] Minio as object storage > > 2016-09-29 11:58 GMT+02:00 Prashanth Pai <[email protected]>: > > Yes, that can be done. Container ACLs allows you to just that. > > Ok, so I have to follow the linked guide. > How to make this HA and load balanced? I don't saw any DB for storing > ACL or similiar.
In pure vanilla Swift, ACL information is stored in container DBs (sqlite) In gluster-swift, ACLs are stored in the extended attribute of the directory. > If I run multiple gluster-swift instances on multiple nodes, I don't > think it will work > This can be easily done using haproxy. _______________________________________________ Gluster-users mailing list [email protected] http://www.gluster.org/mailman/listinfo/gluster-users
