Anand Avati wrote:
Here is a very nice tutorial from Paul England which gives a usage case
for server side replication and high availability -
http://www.gluster.org/docs/index.php/GlusterFS_High_Availability_Storage_with_GlusterFS
The configuration in the article can be further simplified by removing
the unify layer and having only AFR and will work for most users. unify
will be needed in this setup only if you want to extend this config with
something more advanced.
In that config the client is only mounting from one server
(roundrobin.gluster.local). Seems that a failure would be user
impacting, especially if roundrobin.gluster.local gave me the failed
server's address again.
Do I just need to wait for the High Availability Translator or can the
client mount mailspool from two servers?