2000-11-12 22:14:10

by Andre Holzner

[permalink] [raw]
Subject: Q: nfs over tcp status ?

Hello,

(I hope this is not the wrong mailing list to ask this question..)

Does somebody know what the status of the support of nfs
via tcp (instead of udp) of Linux is ? Is there a version
supporting this (client and server) ? Are there some
plans to support this under Linux ?


best regards & many thanks,


Andre


--
------------------+----------------------------------
Andre Holzner | +41 22 76 76750
Bureau 32 2-C13 | Building 32
CERN | Office 2-C13
CH-1211 Geneve 23 | http://wwweth.cern.ch/~holzner/


2000-11-13 00:10:33

by NeilBrown

[permalink] [raw]
Subject: Re: Q: nfs over tcp status ?


(please remove linux-kernel from future followups)

On Sunday November 12, [email protected] wrote:
> Hello,
>
> (I hope this is not the wrong mailing list to ask this question..)

Not "wrong" exactly, but not "best" either.
Look in the MAINTAINERS file of a recent kernel source tree, look for
references to NFS, and see if any mailing lists are suggested.
You should find
[email protected]

>
> Does somebody know what the status of the support of nfs
> via tcp (instead of udp) of Linux is ? Is there a version
> supporting this (client and server) ? Are there some
> plans to support this under Linux ?
>

The client side support for nfs/tcp is all there in late 2.2.18
pre-patches, and patches for earlier kernels are available. See
http://nfs.sourceforge.net
for details.
Client side support is also in 2.4.0 test releases.

The server side is much less mature. I believe that when 2.2.18 comes
out it will have nfs/tcp server as a 'experimental' compile time
options. Much of the same code is in 2.4.0-testX, but I don't think
the compile time option is there, you need to edit the code to enable
it.

NeilBrown


>
> best regards & many thanks,
>
>
> Andre
>
>
> --
> ------------------+----------------------------------
> Andre Holzner | +41 22 76 76750
> Bureau 32 2-C13 | Building 32
> CERN | Office 2-C13
> CH-1211 Geneve 23 | http://wwweth.cern.ch/~holzner/
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to [email protected]
> Please read the FAQ at http://www.tux.org/lkml/