<div dir="ltr"><div>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&#39;t seem to get propagated to the slave?<br><br></div><div>For example, on the master:<br><br></div><div>$ mkdir foo<br></div><div>$ mv foo/ bar/<br></div><div>$ ls<br>bar<br><br></div><div>On the slave after the move ...<br><br></div><div>$ ls<br></div><div>foo<br><br></div><div>If it&#39;s a file, rather than a directory, it seems to work fine, the issue only seems to affect directories.<br></div><div><br></div>Thanks ...<br></div>