Oracle Solaris System Administration (MOSC)

MOSC Banner

What's the default NFS 3 proto for mounting?

edited Oct 22, 2012 2:42AM in Oracle Solaris System Administration (MOSC) 2 commentsAnswered
Hello,
Can you, please, explain if the defaults, in order, are: rdma, tcp, udp?
If so, how's /etc/netconfig is used after all?
...
proto=netid | rdma

             By default, the  transport  protocol  that  the  NFS
             mount  uses  is  the  first available RDMA transport
             supported both by the client and the server.  If  no
             RDMA  transport  is found, then it attempts to use a
             TCP transport or, failing that, a UDP transport,  as

SunOS 5.11           Last change: 8 Mar 2011                    5

System Administration Commands                      mount_nfs(1M)


             ordered  in  the /etc/netconfig file.
If it does not
             find a connection oriented transport,  it  uses  the
             first available connectionless transport.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center