<div dir="ltr"><div>Hi all, </div><div><br></div><div>I found this doc on georeplication. I am on gluster 3.9. I am looking for documentation that explains how to failover between the master and slave volumes.</div><div><br></div><a href="http://gluster.readthedocs.io/en/latest/Administrator%20Guide/Geo%20Replication/">http://gluster.readthedocs.io/en/latest/Administrator%20Guide/Geo%20Replication/</a><br><div><br></div><div>How would someone handle the following scenario.</div><div><ol><li>two datacenters A and B. Each is running a gluster pool.</li><li>In DC A , create gluster volume named gv0-dcA.</li><li>In DC B, create gluster volume named gv0-dcB.</li><li>Gluster volume gv0-dcA is the master and volume gv0-dcB is the slave.</li><li>A couple GB of data is written to gv0-dcA and replicated to gv0-dcB.</li><li>Initiate failover process so that: </li><ol><li>all writes are completed on gv0-dcA </li><li>gv0-dcA is now read-only </li><li>gv0-dcB becomes master and now data can be written to this volume</li><li>gv0-dcA is now the slave volume and gv0-dcB is the master volume. Consequently, georeplication now happens from gv0-dcB to gv0-dcA.</li></ol><li>repeat all steps described in the previous step but now roles are switched where gv0-dcA becomes master and gv0-dcB becomes slave.</li></ol><div><br></div></div><div>Thanks,</div><div>Joe </div></div>