Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Mar 2002 09:13:05 +0000
From:      Ian Dowse <iedowse@maths.tcd.ie>
To:        Daniel O'Connor <doconnor@gsoft.com.au>
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: Porting a userland NFS server 
Message-ID:   <200203140913.aa48122@salmon.maths.tcd.ie>
In-Reply-To: Your message of "14 Mar 2002 18:18:12 %2B1130." <1016088492.522.30.camel@chowder.gsoft.com.au> 

next in thread | previous in thread | raw e-mail | index | archive | help
In message <1016088492.522.30.camel@chowder.gsoft.com.au>, Daniel O'Connor writ
es:
>I end up with EFBIG when trying to read the .katie-server-info file, but
>if I create a file inside the view (eg echo "abc" >foo) then it can be
>read  with no problem, _but_ the dump of NFS traffic doesn't show a read
>for that file.

At a guess, the server is incorrectly reporting the maximum file
size. You might be able to verify this by creating a file of the
same size as .katie-server-info and checking if you get the same
error. The bug in the server is likely to be in its "fsinfo" op
function - see the FSINFO3resok definition in RFC1813 for how the
fsinfo reply is supposed to be formed.

Ian

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




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