On Thu, Mar 22, 2012 at 01:56:49PM -0700, Harry Mangalam wrote: > Previous email had a typo in Subject line. What do you mean by "destroying" the mountpoint? I have seen those d??????????? entries before (not with gluster). IIRC it's when a directory has 'read' but not 'execute' bits set. $ mkdir foo $ chmod foo/bar $ chmod 666 foo $ ls -l foo ls: cannot access foo/bar: Permission denied total 0 -????????? ? ? ? ? ? bar