On Mon, 14 Jul 2003, Bernd Walter wrote:
> Solaris kann eh kein TCP NFS.
Solaris 9 Reference Manual Collection
nfsd(1M)
DESCRIPTION
By default, nfsd starts over the TCP and UDP transports. You can
change this with the -p option, described below.
und
mount_nfs(1M)
OPTIONS
See mount(1M) for the list of supported generic_options.
-o specific_options
proto=<netid>
<netid> is a value of network_id field from entry in the
/etc/netconfig file. By default, the transport protocol used for the
NFS mount is the first available connection oriented transport supported on
both the client and the server. If no connection oriented transport is
found, then the first available connectionless transport is used. This
default behavior can be overridden with the proto=<netid> option.
ASFAIK stammt die Referenzimplementierung fuer NFS Version 3 inklusive
TCP-Support von Sun.. schliesslich haben die das Nightmare Filesystem
erfunden;-)
Es gruesst
Peter
To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org
with "unsubscribe de-bsd-questions" in the body of the message
Received on Tue 15 Jul 2003 - 01:48:35 CEST