NFS exports not working

Ben Russo ben at muppethouse.com
Wed Nov 17 21:45:11 UTC 2004


Dave Martini 1 wrote:
> Thanks much for the reply.
> Do you know what how to tell the nfs version that Linux 2.1 and 3.0 are
> using and how to change this?
> Solaris is using nfs version 3 and I want to make sure Linux is also.

I know that RedHat is able to be a client to either v3 or v2 and uses
v3 if available.  RHEL is capable of being a v3 server (I think)
I setup an nfsexport on a RedHat EL AS 2.1 server
and then on a RHEL AS 3 client I ran the command "mount -o nfsvers=3,ro 
testserv:/testexport /testmount"
and it worked.

When I run "mount" I see the mountime is mounted with the option 
"ro,nfsvers=3"



http://www.redhat.com/docs/manuals/enterprise/RHEL-3-Manual/ref-guide/ch-nfs.html
http://nfs.sourceforge.net/
	"Since Linux 2.4, the NFS Version 3 server...."




More information about the redhat-list mailing list