Subject: Re: nfs in i386-current is still kind of broken, isn't it?
To: None <current-users@NetBSD.org>
From: Juan RP <juan@xtrarom.org>
List: current-users
Date: 05/23/2006 18:57:47
On Tue, 23 May 2006 09:52:41 -0700 (PDT)
Hisashi T Fujinaka <htodd@twofifty.com> wrote:

> Well, I don't see anything.
> 
> Here's what I did on my client:
> 
> htodd@anna:~ > sudo mount kerry:/home/htodd/netbsd-trees/src /usr/src
> mount_nfs: can't access /home/htodd/netbsd-trees/src: Permission denied
> Exit 1
> htodd@anna:~ > cp /usr/pkgsrc/README .
> htodd@anna:~ > sudo mount kerry:/home/htodd/netbsd-trees/src /usr/src
> mount_nfs: can't access /home/htodd/netbsd-trees/src: Permission denied
> Exit 1
> htodd@anna:~ >

I have same problem with NetBSD/Xen:

dom0 uses various vnd images used in two domUs, and the first domU
is the NFS server. Trying to mount the directories in another machine
results in EPERM.

Looks like it is broken since elad-kauth branch was merged in.