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...."
-- redhat-list mailing list unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list