Problems with NFS (client) under 5.1.

Bernd Walter ticso at cicely12.cicely.de
Tue Oct 21 06:33:51 PDT 2003


On Tue, Oct 21, 2003 at 01:09:18PM +0100, Josef Karthauser wrote:
> I'm trying to set a FreeBSD 5.1 machine up as an NFS client.  The
> server is on an SGI box.  Things are strange:
> 
>     phoenix# uname -a
>     FreeBSD phoenix.mydomain 5.1-CURRENT FreeBSD 5.1-CURRENT #0: Thu Sep 18 15:20:19 GMT 2003 root at pheonix.mydomain:/usr/obj/usr/src/sys/GENERIC  i386
> 
>     phoenix# ls -ld /mnt
>     drwxr-xr-x  2 root  wheel  512 Jun  5 01:53 /mnt
> 
>     phoenix# mount rebus:/rebus/home /mnt
>     phoenix# ls -ld /mnt
>     ls: /mnt: Permission denied
>     phoenix# ls -ld /* | grep mnt
> 
>     phoenix# umount /mnt
>     phoenix# ls -ld /* | grep mnt
>     drwxr-xr-x   2 root  wheel   512 Jun  5 01:53 /mnt

You are root - and root is often mapped to nobody on the server.
Are you shure that nobody is allowed to see?
The ls -ld /mnt case is strange, but /mnt is already on the server
namespace.

-- 
B.Walter                   BWCT                http://www.bwct.de
ticso at bwct.de                                  info at bwct.de



More information about the freebsd-fs mailing list