Akhil Jain wrote:

Want to know why I am getting the RPC bind failure error when I try to mount a 
file system? Although the remote system is pingable from my machine.

mount -o proto=udp 10.101.140.117: /vob/3g
nfs mount: 10.101.140.117: : RPC: Rpcbind failure - RPC: Timed out

Your syntax looks broken - what filesystem on the server
are you trying to mount?  It should come after the colon.

Also, why UDP?  That won't work with the default NFSv4, and
has no advantages.  If your server is only capable of UDP
and NFSv3, I'd expect the client to figure that out itself.

Rob T
_______________________________________________
opensolaris-discuss mailing list
[email protected]

Reply via email to