Bug 763056 (GLUSTER-1324) - [3.1.0qa4] NFS stale file handle error
Summary: [3.1.0qa4] NFS stale file handle error
Keywords:
Status: CLOSED NOTABUG
Alias: GLUSTER-1324
Product: GlusterFS
Classification: Community
Component: distribute
Version: 3.1-alpha
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: shishir gowda
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-08-10 09:55 UTC by Anush Shetty
Modified: 2015-12-01 16:45 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:


Attachments (Terms of Use)
Client log file (28.25 KB, text/x-log)
2010-08-10 06:55 UTC, Anush Shetty
no flags Details

Description Anush Shetty 2010-08-10 09:55:24 UTC
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#

Comment 1 shishir gowda 2010-08-12 06:29:09 UTC
Not reproducible with two clients.
Lowering the severity. Reset severity if reproduced or close if next qa release passes.

Comment 2 Lakshmipathi G 2010-09-01 09:53:17 UTC
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]#

Comment 3 shishir gowda 2010-09-21 05:30:20 UTC
Not seen anymore with a 2x2 dht/afr
Please reopen is seen again


Note You need to log in before you can comment on or make changes to this bug.