Bug 763978 (GLUSTER-2246)

Summary: Handle NFS requestsafter NFS init but before child-up
Product: [Community] GlusterFS Reporter: Shehjar Tikoo <shehjart>
Component: nfsAssignee: Shehjar Tikoo <shehjart>
Status: CLOSED DUPLICATE QA Contact:
Severity: low Docs Contact:
Priority: low    
Version: mainlineCC: gluster-bugs
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: ---
Regression: RTP Mount Type: nfs
Documentation: DNR CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Shehjar Tikoo 2010-12-22 08:03:49 UTC

*** This bug has been marked as a duplicate of bug 2200 ***

Comment 1 Shehjar Tikoo 2010-12-22 10:55:04 UTC
nfs socket is started before a volume comes up. In that case, there is a window where NFS requests will come in for a volume that is not up and will receive an error. Such requests need to be queue up instead of returning the error or an explicit lookup on root needs to be sent.