Hi!

> I am trying to export the whole filesystem hierarchy on one of my servers
> (this includes /fs, which is an automounted directory using autofs).
> 
> Now I have two problems:
> 
> 1) exporting: exportfs does not really exports filesystems that are
>    not present when exportfs is being called (some of my filesystems
>    are only available temporarily). Also, exportfs of course forces the mount
>    of all filesystems that are mountable, which can take considerable time.
> 
> 2) using: I can do cd /nfs/fs, but the directoy is always empty, and when I
>    try to step into a subdirectory I always get "No such file or directory".
> 
> I am using linux-2.2.18, nfsv3 + nfs-utils-0.2.1.
> 
> Thanks a lot for any insights, even if this means "this is not supported"
> ;)

This can't be supported, afaict, because nfs handles have limited
size.

                                                                Pavel
-- 
I'm [EMAIL PROTECTED] "In my country we have almost anarchy and I don't care."
Panos Katsaloulis describing me w.r.t. patents at [EMAIL PROTECTED]
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to