Thread: mount.nfs: Connection timed out
okay, bought readynas nv+ v2, installed add-on root-access via ssh, , lo , behold, running based on debian-squeeze (arm).
on previous nas (ubuntu server) mounted stuff sshfs, before retiring nas, tried nfs , way faster , more reliable.
on new nas, can mount via sshfs, i'd mount via nfs. i'm new nfs, i'd help.
i've done far.
edited /etc/exports
then ran thiscode:/c/home/johan 10.10.1.190(rw,sync,no_subtree_check) /c/home/johan 10.10.1.196(rw,sync,no_subtree_check)
yielded no errorscode:exportfs -r
ran following command
code:root@amunet:/# /etc/init.d/portmap restart stopping portmap daemon.... starting portmap daemon.... root@amunet:/# /etc/init.d/nfs-common restart stopping nfs common utilities: idmapd statd. starting nfs common utilities: statd idmapd.
on desktop machine (ubuntu 11.10) ran
andcode:sudo mount 10.10.1.100:/c/home/johan /media/nellie
which results in error:code:sudo mount -t nfs 10.10.1.100:/c/home/johan /media/nellie
10.10.1.100 nas... yes! "/c/home/johan" correct path directory want share. guess "c" make windows users comfortable don't have deal unix filesystem.code:mount.nfs: connection timed out
thing mention that, when ordered nas, shopping site listed having nfs support. on netgears site have pages says has nfs support , not have nfs. previous model had nfs. , clearly, nfs software there.
so, might need tinkering!
challange?
more info:
in forum had...code:root@amunet:/# rpcinfo -p program vers proto port 100000 2 tcp 111 portmapper 100024 1 udp 45598 status 100024 1 tcp 36736 status
...which missing. do?code:100003 2 udp 2049 nfs 100003 3 udp 2049 nfs 100003 4 udp 2049 nfs 100003 2 tcp 2049 nfs 100003 3 tcp 2049 nfs 100003 4 tcp 2049 nfs
Forum The Ubuntu Forum Community Ubuntu Specialised Support Ubuntu Servers, Cloud and Juju Server Platforms [SOLVED] mount.nfs: Connection timed out
Ubuntu
Comments
Post a Comment