Results 1 to 4 of 4
Have NFS working fine on three systems, but one keeps giving me this error when I try to mount the drive.
Code:
mount.nfs: mount to NFS server 'rpcbind' failed: RPC ...
- 03-25-2009 #1
[Solved] NFS problem
Have NFS working fine on three systems, but one keeps giving me this error when I try to mount the drive.
I tried restarting , nfs, portmap , removing and re-installing nfs to no avail.Code:mount.nfs: mount to NFS server 'rpcbind' failed: RPC Error: Program not registered mount.nfs: internal error
Really stumped any help would be greatly appreciated.
- 03-25-2009 #2
Hi there,
Try restarting nfslockd on the server (and client if it's applicable)
Code:/etc/init.d/nfslock restart
- 03-26-2009 #3
Thank you Ziplock but this was certainly an operator knuckle head error:
I had my exports portmap incorrectly configured on the server with the wrong ip for the one system, and thus the error.
Thank you very much for the very prompt reply however.
And welcome to the forum !!!!
- 03-26-2009 #4
Hi silvagroup,
I think everyone does something like that once in a while. I have certainly been the author of my own hardship at times!
Likewise, welcome to the forum! It seems to have a really nice community feel around here, so I hope you stay around.


Reply With Quote