----- Original Message -----> From: "Gandalf Corvotempesta" <gandalf.corvotempesta at
gmail.com>
> To: "Prashanth Pai" <ppai at redhat.com>
> Cc: "John Mark Walker" <johnmark at johnmark.org>,
"gluster-users" <Gluster-users at gluster.org>
> 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 <ppai at redhat.com>:
> > 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.