Subject: Re: port-arm32/9592: TCP NFS mounts fail to read files
To: None <jered@mit.edu>
From: Jason R Thorpe <thorpej@shagadelic.org>
List: netbsd-bugs
Date: 03/09/2000 18:40:05
On Tue, Mar 10, 1970 at 09:21:01PM -0500, jered@mit.edu wrote:

 > >Description:
 > 	NFS servers can be mounted over TCP, and directories can be read,
 > 	but attempts to read files yields "RPC struct is bad". This has
 > 	only been tested vs. the Linux user-space server.

This is a bug in the Linux NFS server.  The Linux system is claiming
that it can do NFSv3, but in fact it can only do NFSv2.  When the NetBSD
client does an NFSv3 request, it fails.

-- 
        -- Jason R. Thorpe <thorpej@shagadelic.org>