LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   redhat 7.2 mount nfs"RPC:time out"problem (https://www.linuxquestions.org/questions/linux-networking-3/redhat-7-2-mount-nfs-rpc-time-out-problem-147874/)

bee33 02-18-2004 11:33 PM

redhat 7.2 mount nfs"RPC:time out"problem
 
I have a solaris 8.0 server as nfs server
a redhat 7.2 workstation as nfs client

when mount nfs on the redhat7.2 workstation

[root@bee33 /]# mount 192.168.123.250:/export /cad
mount: RPC: Timed out


this is the result of rpcinfo

[root@bee33 /]#rpcinfo -p
program vers proto port
100000 2 tcp 111 portmapper
100000 2 udp 111 portmapper
391002 2 tcp 32768 sgi_fam


what can I do now?

Oliv' 02-19-2004 10:03 AM

starting mountd, rquotad ... or read this for more info


All times are GMT -5. The time now is 10:00 PM.