Bug 965435 - nfs:Unable to resolve FH(READDIR issue)
Summary: nfs:Unable to resolve FH(READDIR issue)
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: GlusterFS
Classification: Community
Component: nfs
Version: mainline
Hardware: x86_64
OS: Linux
high
urgent
Target Milestone: ---
Assignee: rjoseph
QA Contact:
URL:
Whiteboard:
Depends On: 960835
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-05-21 08:59 UTC by rjoseph
Modified: 2013-07-24 17:11 UTC (History)
5 users (show)

Fixed In Version: glusterfs-3.4.0
Clone Of: 960835
Environment:
Last Closed: 2013-07-24 17:11:47 UTC
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)

Comment 1 Anand Avati 2013-05-21 11:25:49 UTC
REVIEW: http://review.gluster.org/5057 (nfs: Unable to resolve FH) posted (#1) for review on master by Rajesh Joseph (rjoseph)

Comment 2 Anand Avati 2013-05-24 08:25:36 UTC
REVIEW: http://review.gluster.org/5057 (nfs: Unable to resolve FH) posted (#2) for review on master by Rajesh Joseph (rjoseph)

Comment 3 Anand Avati 2013-05-24 12:46:30 UTC
COMMIT: http://review.gluster.org/5057 committed in master by Vijay Bellur (vbellur) 
------
commit 757d697e586dd73edcd7400d9c6afee19ed49b85
Author: Rajesh Joseph <rjoseph>
Date:   Tue May 21 16:48:12 2013 +0530

    nfs: Unable to resolve FH
    
    Bug (965435):  while deleting files/directory from multiple machines nfs server
    logs show "Unable to resolve FH" error.
    
    Cause: The error is shown whenever the server receives rmdir/remove call and the
    file/directory is already deleted. Server always shows "Unable to resolve FH"
    irrespective of what is the actual error.
    
    Fix: The error message seems little misleading therefore changed the error
    message to display the actual cause.
    
    Change-Id: I4f9c151f737317d618278c59d9f66fe9f46350b8
    BUG: 965435
    Signed-off-by: Rajesh Joseph <rjoseph>
    Reviewed-on: http://review.gluster.org/5057
    Reviewed-by: Santosh Pradhan <spradhan>
    Tested-by: Gluster Build System <jenkins.com>
    Reviewed-by: Vijay Bellur <vbellur>


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