<div dir="ltr">I'm sure I've overlooked something in the documentation, but for the life of me, I can't figure out what.<div><br></div><div>I've setup a new cluster running 2.6 and everything seemed to go fine.  I've got the filesystem mounted on a few clients and as long as I am root, I can read and write to it just fine.</div><div><br></div><div>If I switch to another user, I get something like this:</div><div><br></div><div><div>-bash-4.1$ ls -al</div><div>ls: cannot access test: Permission denied</div><div>total 8</div><div>drwxr-xr-x 4 root root 4096 Feb  5 00:58 .</div><div>drwxr-xr-x 3 root root 4096 Feb  4 23:05 ..</div><div>d????????? ? ?    ?       ?            ? test</div></div><div><br></div><div><br></div><div>if I am root though, it looks fine:</div><div><br></div><div><div>[cvt]# ls -al</div><div>total 12</div><div>drwxr-xr-x 4 root     root     4096 Feb  5 00:58 .</div><div>drwxr-xr-x 3 root     root     4096 Feb  4 23:05 ..</div><div>drwxr-xr-x 2 test test 4096 Feb  5 01:13 test</div></div><div><br></div><div><br></div><div>No amount of chmod'ing or chown'ing has worked to resolve this.  I know I've seen this before and I feel like it was in the context of NFS, but I'm not finding it.</div><div><br></div><div>I could use any help/advice to figure this out.</div><div><br></div><div>Thanks!</div><div><br></div></div>