gluster-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gluster-devel] oddity with the mountpoint


From: Daniel Maher
Subject: [Gluster-devel] oddity with the mountpoint
Date: Wed, 9 Apr 2008 17:37:14 +0200

After my initial success in removing the "Unify" block from my config,
i rebooted each machine in the test network (to get a nice fresh
start), and now i was unable to access the mountpoint properly.  Note
the following cut and paste from the user session on the client :



address@hidden gfs-mount]# ls -l
total 0
address@hidden gfs-mount]# ls -l
ls: cannot access data: No such file or directory
ls: cannot access meta: No such file or directory
ls: cannot access textfile.txt: No such file or directory
total 0
d????????? ? ? ? ?                ? data
d????????? ? ? ? ?                ? meta
-????????? ? ? ? ?                ? textfile.txt
address@hidden gfs-mount]# ls -l
total 0
address@hidden gfs-mount]# ls -l
total 0
address@hidden gfs-mount]# ls -l
total 0
address@hidden gfs-mount]# ls -l
ls: cannot access data: No such file or directory
ls: cannot access meta: No such file or directory
ls: cannot access textfile.txt: No such file or directory
total 0
d????????? ? ? ? ?                ? data
d????????? ? ? ? ?                ? meta
-????????? ? ? ? ?                ? textfile.txt
address@hidden gfs-mount]# ls -l
total 0
address@hidden gfs-mount]# 


This condition remained for about 15 minutes.  On a whim, i entered the
"data" directory, and did an "ls" there - the contents of the directory
displayed as normal.  When i went back one level to the base
mountpoint, i did another "ls" :

address@hidden gfs-mount]# ls -l
total 24
drwx------ 102 root root 4096 2008-04-09 15:13 data
drwx------   2 root root 4096 2008-04-09 15:08 meta
-rw-r--r--   1 root root   80 2008-04-09 13:58 textfile.txt
address@hidden gfs-mount]# cat textfile.txt 
This is a text file !
address@hidden gfs-mount]#


It would appear that entering the "data" sub-directory sort of "reset"
the mountpoint or something.  Very odd.

Any ideas ?


-- 
Daniel Maher <dma AT witbe.net>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]