Kyle Winfree on 18 Jul 2010 06:48:41 -0700


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

[PLUG] NFS Mount

  • From: Kyle Winfree <kyle.winfree@gmail.com>
  • To: Philadelphia Linux User's Group Discussion List <plug@lists.phillylinux.org>
  • Subject: [PLUG] NFS Mount
  • Date: Sun, 18 Jul 2010 09:52:05 -0400
  • Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:content-type :content-transfer-encoding; bh=NZ0h78ADkQUl2iz3jiqnPMcUlVg9W4ytX5jVDCCL0bw=; b=M1Kp+NUhU3wyGak2L2BuHpaQkSM9+HxP4xKQspB/R4VPSRjFj0QG7ETIo7fd99yCGs J+NVJF5iBGKWUkWshiuto+DhHewJuvOSaN7N7U6Ne6QOkJ9cidEzGonwhAb9LUFbjqm/ enFRSB04BwQ7KJSfFThyhBvZjUgUmaYTUtLTA=
  • Reply-to: Philadelphia Linux User's Group Discussion List <plug@lists.phillylinux.org>
  • Sender: plug-bounces@lists.phillylinux.org
  • User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.10) Gecko/20100624 Mandriva/3.0.5-0.1mdv2010.0 (2010.0) Thunderbird/3.0.5

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