Hide Forgot
Setup - Distribute + Replicate `ls` fails on the mount point. There was old data in the backend. The problem is only with opendir. Tried it again by removing distribute and it worked fine root@ip-10-202-199-95:/mnt/client1# ls ls: cannot open directory .: Stale NFS file handle root@ip-10-202-199-95:/mnt/client1# ls ls: cannot open directory .: Stale NFS file handle root@ip-10-202-199-95:/mnt/client1# echo '123' > testfile root@ip-10-202-199-95:/mnt/client1# cat testfile '123 root@ip-10-202-199-95:/mnt/client1# cat testfile 123 root@ip-10-202-199-95:/mnt/client1# ls ls: cannot open directory .: Stale NFS file handle root@ip-10-202-199-95:/mnt/client1#
Not reproducible with two clients. Lowering the severity. Reset severity if reproduced or close if next qa release passes.
with 3.1.0qa13 testing with 8x2 dht-afr step - [root@b01tc02 ~]# cd /mnt [root@b01tc02 mnt]# ls ls: .: Stale NFS file handle [root@b01tc02 mnt]# echo '123' > testfile -bash: testfile: Stale NFS file handle [root@b01tc02 mnt]# ls -ltr ls: .: Stale NFS file handle [root@b01tc02 mnt]#
Not seen anymore with a 2x2 dht/afr Please reopen is seen again