Kyle Winfree on 18 Jul 2010 06:48:41 -0700 |
Hi All,I've been using NFS to share folders on my Synology server for a few months now, and just recently those shares stopped mounting. I've made some updates to my desktop (Mandriva 2010), but none to my Synology system. I did also lose power to both the desktop and server a few weeks ago (my daughter turned off the ups), but I didn't check at that time if NFS was still mounting. I'm getting this error: sudo mount -v /nas/Archive mount.nfs: timeout set for Sun Jul 18 09:45:40 2010 mount.nfs: text-based options: 'addr=192.168.1.4' mount.nfs: mount(2): Permission denied mount.nfs: access denied by server while mounting metis:/volume1/archive where my fstab includes: metis:/volume1/archive /nas/Archive nfs auto 0 0 One the server: Metis> tail /var/log/messages ...Jul 18 10:06:43 mountd[6700]: refused mount request from io.home for /volume1/archive (/): no export entry Metis> cat /etc/exports .../volume1/archive 192.168.*.*(rw,no_wdelay,root_squash,insecure_locks,anonuid=1024,anongid=100) Can anyone recommend where I start to diagnose this? I've searched Google for "Synology NFS access denied by server while mounting" and didn't find anything that made clear sense or applied to my 210j device. Does anyone else in PLUG use a Synology with NFS? Thanks, Kyle ___________________________________________________________________________ Philadelphia Linux Users Group -- http://www.phillylinux.org Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug
|
|