Re: NFS/Kernel Problem: getfh failed: Operation not permitted

From: Jakob Oestergaard
Date: Thu Mar 30 2006 - 10:28:31 EST


On Thu, Mar 30, 2006 at 10:13:38AM -0500, Justin Piszcz wrote:
> On Thu, 30 Mar 2006, Trond Myklebust wrote:
>
...
> In the /etc/exports file, I have an entry that looks like this:
> /path specific-host-001(ro,root_squash,no_sync)
> /path specific-host-002((ro,root_squash,no_sync)
> /path *(ro,root_squash,no_sync)

I don't know how this works today, but historically Linux has been
completely unable to deal with any kind of names in /etc/exports.
Netgroups, DNS names, ... And the results have been the strangest mix
of things sort-of-mostly-but-not-quite working.

I'd put in IP addresses, netmasks or '*', and see if that solves the
problem.

Again, I don't know if this is related to what you're seeing, but I'd
say it's worth a shot :)

--

/ jakob

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/