Unable to mount nfs resource from NAS-R3 server
nagarddOct 24 2007 — edited Oct 24 2007Hi,
I am not able to mount nfs resource from NAS-R3 server. Open-e software manages this server.
I have Solaris 10 U4. To mount nfs I am using the command:
# mount -F nfs -V 10.160.19.33:/share/test/ /cos
I am able to mount this resource from Redhat 4
# mount -t nfs 10.160.19.33:/share/test/ /cos
What is the problem?