Hi, got a small issues with glusterfs with distributed volumes.

I have create a volume using three peers and mounted the volume a client system. When I create a directory inside a brick of one the peers, it does not appear on the mounted volume.. however when I try to create a directory with the same name on the mounted volume it is says directory exists and then magically the folder appears in the volume.

Just to check, I rsync'd a directory with contents into the same brick and it still didn't appear on mounted volume. but when I tried to create a new directory in the volume with the same name, the directory appears with all its contents.

Nothing obvious in the logs, any help will be much appreciated.

Thank you