Running GlusterFS 3.7.2, is there a caveat when running geo-rep and renaming or moving a directory on the master, the rename/move doesn't seem to get propagated to the slave?
For example, on the master:
$ mkdir foo
$ mv foo/ bar/
$ ls
bar
bar
On the slave after the move ...
$ ls
foo
If it's a file, rather than a directory, it seems to work fine, the issue only seems to affect directories.
_______________________________________________ Gluster-users mailing list Gluster-users@xxxxxxxxxxx http://www.gluster.org/mailman/listinfo/gluster-users