On Tue, May 17, 2005 at 09:09:03PM +0200, Jeremie Le Hen wrote:
> Hi Dean,
>
> > If /usr/ports and /usr/home/tataz are on the same filesystem, then you
> > need to put both on the samen lines when exporting to the same host. You
> > lose the possibililty to lose options specific to either export t
Jeremie Le Hen wrote:
> first, thanks for you answer.
>
> Do you mean that it is not possible to export two directories from the
> same filesystem with different options or credentials ? I didn't see
> anything like this in the manpage. What did I miss ?
That's the case indeed. The exports(5) m
Hi Dean,
> If /usr/ports and /usr/home/tataz are on the same filesystem, then you
> need to put both on the samen lines when exporting to the same host. You
> lose the possibililty to lose options specific to either export though.
first, thanks for you answer.
Do you mean that it is not possible
On Tue, May 17, 2005 at 08:42:07PM +0200, Marc Olzheim wrote:
> On Tue, May 17, 2005 at 08:31:58PM +0200, Dean Strik wrote:
> > If /usr/ports and /usr/home/tataz are on the same filesystem, then you
> > need to put both on the samen lines when exporting to the same host. You
> > lose the possibilil
On Tue, May 17, 2005 at 08:31:58PM +0200, Dean Strik wrote:
> > I checked mountd(8) sources, and this error messages appears when the
> > mount(2) syscall fails (I assume this is the way mountd(8) informs the
> > kernel about a directory to be exported).
> >
> > I'm sure this is a foolish error fr
Jeremie Le Hen wrote:
> Look at this small session. The initial exports(5) file works fine. The
> second one generate an error.
>
> %%%
> propane:tataz# cat /etc/exports
> /usr/home/ncvs -ro -network 172.16.0.0 -mask 255.255.0.0
> /usr/home/tataz -maproot=tataz -net
> my current exports(5) file looks something like this :
> I copied the last line and replaced the path with /usr/ports, when I try to
> reload mountd(8), I get an error in /var/log/messages :
This is a draft, and shouldn't appear in the previous mail.
--
Jeremie Le Hen
< jeremie at le-hen dot o