On Wed, Jan 25, 2012 at 05:23:28PM +0530, Rahul C S wrote: > You can use, > > gluster volume geo-replication <master> <slave> config ignore-deletes 1 > > This makes sure, that the deletes does not get affected on the > slave, though the files in the master will get deleted. That's exactly what I was looking for, thank you. It seems this config option is not listed at http://download.gluster.com/pub/gluster/glusterfs/3.2/Documentation/AG/html/chap-Administration_Guide-Com_Ref.html#id568722 Is it new in 3.3, or does the documentation list only a common subset of the available options? Regards, Brian.