Hide Forgot
[root@RHEL-Server kernel]# touch dot [root@RHEL-Server kernel]# ln -s dot dot2 [root@RHEL-Server kernel]# ls dot2 ls: dot2: Invalid argument [root@RHEL-Server kernel]# ls dot2 ls: dot2: Invalid argument [root@RHEL-Server kernel]# ls dot2
Issue is with client protocol returning EINVAL for the cases where remote-inode is not available..
PATCH: http://patches.gluster.com/patch/3631 in release-3.0 (return ENOENT instead of EINVAL in client-protocol)