I am trying to touch files on a mounted gluster mount point. gluster1:/gv0 24G 786M 22G 4% /mnt [root at centos63 ~]# cd /mnt [root at centos63 mnt]# ll total 0 [root at centos63 mnt]# touch hi [root at centos63 mnt]# ll total 0 The files don't show up after I ls them, but if I try to do a mv operation something very strange happens: [root at centos63 mnt]# mv /tmp/hi . mv: overwrite `./hi'? Strange, it seems to be there. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://supercolony.gluster.org/pipermail/gluster-users/attachments/20130702/1fc8a29d/attachment.html>