Kyle Winfree on 18 Jul 2010 16:44:29 -0700


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

Re: [PLUG] NFS Mount- SOLVED

  • From: Kyle Winfree <kyle.winfree@gmail.com>
  • To: Philadelphia Linux User's Group Discussion List <plug@lists.phillylinux.org>
  • Subject: Re: [PLUG] NFS Mount- SOLVED
  • Date: Sun, 18 Jul 2010 19:47:52 -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:references:in-reply-to :content-type:content-transfer-encoding; bh=HQJbHzMZs5aN+G0jKPAbETTGtTH7Mo4vPzEKC++GoV8=; b=ozu15bO4Usa/dJoma12hZ+Q1FyDBUoyxh6pRTo7lNrizjbjGAlehTbaQabxZmsVKgu 6IZRssFAKdv3JsbYdRxd8Oe63g3d9+EPcd19ofAvPFu/qAJmfZg+DCeZ49EXlSJOJgCj yvYME6Tsmu+uXIIHHPPyPG9xl7d/ODHFK+xMk=
  • 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 found the bug/error. I can't see why, but though I was once able to export my nfs shares with wildcard ip specification, I can't seem to do that now. I specified my desktop's ip explicitly and it was resolved. Still, if anyone has any idea what might cause this and how to fix it, I am interested.
Thanks,
Kyle

On 07/18/2010 09:52 AM, Kyle Winfree wrote:
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