Account Links: Cart | Your Account | Logout

Skip to content

Red Hat Knowledgebase

Red Hat Knowledgebase Search:

Updated Within the Last:

New Solutions within the last day New Solutions within the last week New Solutions within the last month

Browse by topics:


Click to View a Topic
Red Hat Enterprise Linux > Configuration > Issue <<  529 of 606 >>

Solution Tools:


Email a Solution Postcard Printer version Submit a comment on this answer Update notifications Request an answer Back

Article Reference

Article ID: 7487
Last update: 01-11-06
Issue:
How do I specify which version of the NFS protocol to use when mounting?
Resolution:

You can specify the version of NFS to use at the command line when mounting with the option vers=n Where n is 2,3 or 4.

For example, to mount the NFS shared directory /test from server.example.com using NFS version 3 you should use the command:

mount -t nfs -o vers=3 server.example.com:/test /mnt/server1

Not all versions of Red Hat Enterprise Linux support mounting all versions of NFS. See the related FAQ articles for more details.


How well did this entry answer your question?


good wrong incomplete out of date
Red Hat Enterprise Linux > Configuration > Issue <<   529  of  606  >>