Matthew Sacks
2013-Jul-02 21:53 UTC
[Gluster-users] files do not show up on gluster volume
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>
Matthew Sacks
2013-Jul-02 21:55 UTC
[Gluster-users] files do not show up on gluster volume
creating a new mount point does not help On Tue, Jul 2, 2013 at 2:53 PM, Matthew Sacks <msacksdandb at gmail.com> wrote:> 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/a68b4f30/attachment.html>