Subject: Re: NFS issue
To: admin@datazap.net <admin@datazap.net>
From: Manuel Bouyer <bouyer@antioche.eu.org>
List: netbsd-help
Date: 06/10/2006 16:53:33
On Fri, Jun 09, 2006 at 06:17:32PM -0700, admin@datazap.net wrote:
> Hi,
> 
> I am trying get NFS working between two servers that I have on a private
> network at a colo (one is running 2.1 and the other is running 1.5.4), but
> the only thing that I am able to get is "operation not supported". Is this
> due to something missing in the kernel or something in my configuration?
> 
> I want to use the system running 2.1 as the NFS server, because it is
> faster. I was able to check that it has nfs_server option compiled into it
> with "strings netbsd | sed -n 's/^_CFG_//p' | unvis", but is there a way
> to check on this with the 1.5.4 kernel?

You can try 'nm /netbsd' and see if there are nfs_* functions in there.
I think for an NFS client you should have nfs_vfsops

> [...]
> I was able to see the export list by doing "showmount -e 192.168.1.2". So,
> it looks like the server is setup correctly. Could someone tell me what I
> have wrong?

Did you check that nfsd is running on the server, and that it's registered
with rpcbind (rpcinfo -p 192.168.1.2)

-- 
Manuel Bouyer <bouyer@antioche.eu.org>
     NetBSD: 26 ans d'experience feront toujours la difference
--