You can use the
stop command to stop Geo-replication (syncing of data from Master to Slave) in your environment.
To stop Geo-replication
- Stop geo-replication between the hosts using the following command:
# gluster volume geo-replicationMASTER SLAVEstopFor example:# gluster volume geo-replication Volume1 example.com:/data/remote_dir stop Stopping geo-replication session between Volume1 and example.com:/data/remote_dir has been successful
See Chapter 20, Command Reference for more information about the glusterFS commands.