Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Sep 2001 16:43:03 +0100
From:      "Graham Lillico" <graham_lillico@hotmail.com>
To:        freebsd-questions@FreeBSD.ORG
Subject:   NFS
Message-ID:  <F180mgTSNoI5TiW93zu0000f488@hotmail.com>

next in thread | raw e-mail | index | archive | help
Hi,

I'm trying to share my /usr/src, /usr/obj and /usr/ports directories via 
NFS.

My /etc/exports file looks like this

/usr/src -maproot=0 -network 192.168.1
/usr/obj -maproot=0 -network 192.168.1
/usr/ports -maproot=0 -network 192.168.1

However when I restart NFS I get the following messages

mountd[15755]: can't change attributes for /usr/obj
mountd[15755]: bad exports list line /usr/obj -maproot
mountd[15755]: can't change attributes for /usr/ports
mountd[15755]: bad exports list line /usr/ports -maproot

and I cannot then nfs mount any directory apart from /usr/src on a remote 
host.

Is this because they are all part of the same filesystem, (i.e. should they 
be on there own filesystem)?  Or is it something else?

Regards

Graham Lillico

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?F180mgTSNoI5TiW93zu0000f488>