Subject: Re: NFS over TCP
To: Zafer Aydogan <zafer@gmx.org>
From: Skylar Thompson <skylar@cs.earlham.edu>
List: netbsd-help
Date: 06/14/2005 14:05:16
This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
--------------enig5134F2134C2C5374C1882498
Content-Type: text/plain; charset=ISO-8859-15; format=flowed
Content-Transfer-Encoding: 7bit

Zafer Aydogan wrote:

> Hello List,
>
> I would like to use NFS via TCP as Transport Protocol.
> Mounting NFS works fine, but trying to mount with -T fails.
>
> # mount -t nfs -o -T myserver.de:/home /usr/home
> mount_nfs: rpcbind to nfs on server: RPC: Program not registered
>
> mount halts at this point. But you can break it with CTRL-C.
>
> The NFS Server does provide NFS via TCP.


A couple questions:

1. What OSs are running on the client and server?
2. What's the output of "rpcinfo -p <servername>"?

>
> Thanks in advance,
> Zafer.
>
> ps: Another point is, that the nfs connection is slow.
>     Copying files  (Reading and Writing) to the nfs server works fast, 
>   but compiling is very very slow.
>
>

Is this over UDP NFS? If so, what's the underlying network architecture 
(Ethernet, FDDI, etc.)? Specifically, what's the MTU? What kind of 
bridges/routers/switches are between the client and server? You might 
try fiddling with the read and write packet sizes ("-r" and "-w" options 
in mount_nfs) to see if you can find an optimal value.

-- 
-- Skylar Thompson (skylar@cs.earlham.edu)
-- http://www.cs.earlham.edu/~skylar/


--------------enig5134F2134C2C5374C1882498
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFCrypvsc4yyULgN4YRAnKaAJ9SScGCnZYP9db1sSJg7GfjmcRaKACgitx2
1GxkvG+uSzOL58isZoMMvZM=
=nHpH
-----END PGP SIGNATURE-----

--------------enig5134F2134C2C5374C1882498--