Double check whether voda5 is actually sharing.
exportfs -a
Are you able to mount that share on any other system?
Like gheist said, you need to have nfsd, and possible statd running on voda50.
make sure voda50 is setup as an NFS share as well as which version of NFS it handles, V2, v3 or v4.
This way part of the mount directives you would also need to specify which mode NFS you are using. UDP/TCP.
See whether voda5 can mount the NFS share locally.
Does your Redhat system running the /etc/init.d/netfs at boot?
chkconfig --list netfs
Main Topics
Browse All Topics





by: gheistPosted on 2009-02-03 at 15:35:28ID: 23543574
You are missing nfsd and mountd entries in /etc/rpc
They should look like this:
mountd 100005
nfs 100003
rquotad 100011
nlockmgr 100021
Probably they are insluded when you install portmapper on local machine.
nmap uses less legal ways, but gets better informed than rpcinfo