Ano-Tech Computers
Enter keyword:

NFS fails to start, "Cannot register service"
Problem:
During attempted startup of the NFS daemon (knfsd) the following error message appears several times: Cannot register service: RPC: Unable to receive; errno = Connection refused
 
Solution:
NFS attempts to register it's services with the portmapper, but the portmapper is refusing connections.

1. Restart the portmap service using
/etc/rc.d/init.d/portmap restart
2. Restart the NFS daemon using
/etc/rc.d/init.d/nfs restart

 
Discuss this solution
Did this article solve your problem? Yes No Did not apply

We welcome anyone who is willing to contribute to this public knowledge base, contact siteadmin@atc.no if you have information you would like to share. The idea is not to replace the commercial support sites, but to publish those hard-to-find solutions you've found yourself looking for over and over again.

Show all articles