DragonFly users List (threaded) for 2006-08
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: dfly (1.6.1) nfs server does not like to export subdirs for non-fs exports
Tomaž Borštnar wrote:
> Matthew Dillon pravi:
>> :Aug 12 22:26:31 machine mountd[4146]: -alldirs requested but
>> /net/nfs-exports/10.200.200.10 is not a filesystem mountpoint
>> :Aug 12 22:26:31 machine mountd[4146]: bad exports list line
>> /net/nfs-exports/10.200.200.10 -alldirs -maproot
>> :So no luck in flexible exporting for me?
>> You are trying to export a NFS mounted filesystem?
> no, that directory is part of local (physical) filesystem /net. Just
> wanted to have some flexibility in mounting subdirectories directly
> instead of top level mount.
>
The -alldirs option allows a client to mount at any place within the
exported fs. You cannot however export a non mount point.
So, what you want to do is something like this:
/net -alldirs ......
//Gustaf
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]