What's new

NFS not working anymore ! [SOLVED]

  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

ziolupo

Occasional Visitor
Dear all, starting from this morning my AC68U is not able to start NFS anymore.
I have always the same message if I try to restart:

Code:
May  1 10:55:35 portmap[2155]: cannot bind tcp: Address already in use
May  1 10:55:36 statd[2157]: Version 1.1.6 Starting
May  1 10:55:36 statd[2157]: unable to register (statd, 1, udp).

I cannot understand what happened and how to fix it.

Samba sharing is still working perfectly on both HD (I have two of them plugged in).

Unlucky for sharing multimedia file NFS is really more eficient...

Thank for your help
 
I detached all the PC and raspberry from the network... but I still have problems, nfsd is not starting. Now the log is more verbose, maybe someone can understand it:
Code:
May  2 07:51:04 Samba Server: daemon is started
May  2 07:51:05 portmap[975]: cannot bind tcp: Address already in use
May  2 07:51:05 statd[978]: Version 1.1.6 Starting
May  2 07:51:05 statd[978]: unable to register (statd, 1, udp).
May  2 07:51:07 rc_service: ip-up 542:notify_rc start_firewall
May  2 07:51:07 rc_service: waitting "restart_nasapps" via hotplug ...
May  2 07:51:37 rc_service: skip the event: start_firewall.
May  2 07:52:11 kernel: svc: failed to register nfsdv2 RPC service (errno 111).
May  2 07:52:11 kernel: nfsd: last server has exited, flushing export cache
May  2 07:52:11 nfsd[980]: nfssvc: writing fds to kernel failed: errno 111 (Connection refused)
May  2 07:52:11 kernel: svc: failed to register nfsdv2 RPC service (errno 111).
May  2 07:52:11 kernel: nfsd: last server has exited, flushing export cache
May  2 07:52:11 nfsd[980]: nfssvc: writing fds to kernel failed: errno 111 (Connection refused)
May  2 07:52:11 nfsd[980]: nfssvc: Address already in use
May  2 07:52:11 kernel: nfsd: last server has exited, flushing export cache
May  2 07:52:11 mountd[1530]: unable to register (mountd, 1, udp).
 
Per John's reply to me in another thread:
Turn NFS export off.
Reboot.
Turn NFS export on.

That might fix the errno 111.
 

Similar threads

Latest threads

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Top