<div dir="ltr">Hi,<br><br>is it possible to use the new &quot;halo&quot; feature to create a replica 2 volume on 2 bricks that are located in 2 different regions (10+ ms latency) so to be able to write to both nodes from each region without the need to a synchronous confirmation of the other node?<br><br>Does this page includes the most up to date /complete docs about that feature?<br><a href="https://github.com/gluster/glusterfs/issues/199">https://github.com/gluster/glusterfs/issues/199</a><br><br>I guess it would be:<br>halo-min-replicas = 1<br><br>but what about:<br>halo-latency = ???<div><br></div><div>If I understood it correctly, in a similar setup I could write to node1 and the write would be fast as a local write, but in background halo would propagate the write to the node in the other region just after my write.</div><div><br></div><div>So this could be something similar to a master-master mysql asynchronous binlog replica: if you know that no one work on the same file/record on both nodes at the same time then it works.<br><div><br></div><div>Stefano<br></div></div></div>