Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Sep 2005 13:31:55 -0400
From:      Charles Swiger <cswiger@mac.com>
To:        Valerio daelli <valerio.daelli@gmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: NFS export problem
Message-ID:  <140350B9-C61C-414F-86DE-2528B25B0C0C@mac.com>
In-Reply-To: <27dbfc8c05092908491d6ad743@mail.gmail.com>
References:  <27dbfc8c05092908491d6ad743@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sep 29, 2005, at 11:49 AM, Valerio daelli wrote:
> We heard that there could be some problems sharing two directories  
> on the
> same filesystem.
> Is this true?

Sort of.  Try using the "-alldirs" option in the second column of  
your /etc/exports file, this will allow you to mount subdirectories  
of an exported filesystem in a way that is probably what you want.

Note that you should only export a filesystem once, not multiple  
times; doing so where there is an ancestral relationship between the  
paths will result in an error.  Basicly, you should only export the  
top-level mount points as displayed from the "df" command.

-- 
-Chuck





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?140350B9-C61C-414F-86DE-2528B25B0C0C>