Re: NFS export problem
From: Charles Swiger (cswiger_at_mac.com)
Date: 09/29/05
- Previous message: Charles Swiger: "Re: cvsup through proxy"
- In reply to: Valerio daelli: "NFS export problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 29 Sep 2005 13:31:55 -0400 To: Valerio daelli <valerio.daelli@gmail.com>
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 _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
- Previous message: Charles Swiger: "Re: cvsup through proxy"
- In reply to: Valerio daelli: "NFS export problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|