From: lenneis@wu-wien.ac.at (Joerg Lenneis) Subject: Re: NFS problems, Linux as server Date: 15 Apr 1993 17:40:57 GMT
Bernhard Buettner (buettneb@guug.de) wrote:
: Hello everyone!
:
: I am posting this on behalf of a friend who is using the
: configuration described below. The problem ocurs when the Linux
: machine is NFS mounted on the R3000.
:
: Computer #1
: Workstation, MIPS (R3000), Operating System RISCos 4.51 ~ AT&T UNIX V.4
:
: Computer #2
: PC 486DX, 33MHz, wd0003, Linux 99pl5
:
: NFS, Linux running as server. Server is version 1.0, also tested
: version 1.2 with no difference. File system used on Linux machine
: is Minix. We have tried this also with pl6 and pl7 but it made no
: difference.
:
: On Client:
:
: # mount -t nfs /softland:/ /softland
: # ll /softland
: total 93
: 1 drwxr-xr-x 18 root root 448 Feb 21 01:57 .
: 1 drwxrwxrwx 4 root other 512 Feb 21 11:42 ..
: 17 -rw------- 1 root root 7720 Feb 22 10:21 .bash_history
: ...
: etc.
: # ll /softland/etc
: NFS readdir failed for server softland: RPC: Can't decode result
[Rest deleted]
You must mount from a Linux NFS server with rsize and wsize equal to 1024.
Also, you should definitely use version 1.2 or the newest version 1.5 of
the NFS server.