Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Oct 1999 11:22:22 -0400 (EDT)
From:      Andrew Gallatin <gallatin@cs.duke.edu>
To:        Matthew Dillon <dillon@apollo.backplane.com>
Cc:        freebsd-current@FreeBSD.ORG
Subject:   Re: odd NFS behaviour with DU 4.F client
Message-ID:  <14361.47885.374557.603037@grasshopper.cs.duke.edu>
In-Reply-To: <199910282225.PAA12530@apollo.backplane.com>
References:  <14360.50663.727201.679421@grasshopper.cs.duke.edu> <199910282225.PAA12530@apollo.backplane.com>

next in thread | previous in thread | raw e-mail | index | archive | help

Matthew Dillon writes:
 > 
 >     Well, there was a bug in nfsrv_create() which caused the server to
 >     not reply to an NFS packet.  This led to a general revamping of the
 >     server side code which may have fixed other rpc's at the same time.
 >     Whether fixing that bug solves the problem you are having or not is 
 >     unknown.
 > 
 > :I would guess that the DU4CLIENT has the filehandle cached somewhere,
 > :even though it has unmounted the filesystem.  
 > :
 > :My question: Whose fault is this?  Should the FreeBSD server be
 > :ignoring requests to a valid filehandle if the client has not mounted
 > :the FS?  Should it be returning some sort of error?
 > :
 > :Thanks,
 > :
 > :Drew
 >  
 >     There should be a response to the rpc either way so my guess is that
 >     it is a server-side bug.

It turns out that the user was in 17 groups (DU supports up to 32).
After I removed him from 2 groups & got his group count down to 15,
all was well.

After I upgrade the NFS server to a more recent -current, I'll test
this again with a user in 17 groups.

Thanks again,

Drew



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?14361.47885.374557.603037>