What's new

Help mount remote NFS share on AC66u

  • 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!

ryancharles

Occasional Visitor
Having an issue mount a qnap NFS share on my AC66u.

192.168.1.3 is my NAS

showmount -e 192.168.1.3
Export list for 192.168.1.3:
/homes
/Web
/Usb
/Recordings
/Public

mount -t nfs 192.168.1.3:/Multimedia /tmp/mnt

I get this error after about 30 seconds

mount: mounting 192.168.1.3:/Multimedia on /tmp/mnt failed: Input/output error

Any ideas. I noticed portmap is not running. If that's the issue, how do I turn it on?

Here's the error in my log

Feb 11 18:33:35 kernel: rpcbind: server localhost not responding, timed out
Feb 11 18:33:35 kernel: RPC: failed to contact local rpcbind server (errno 5).
 
Last edited:

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