On Wed, 2010-12-08 at 10:16 +0100, Ondrej Valousek wrote:
> Hi Ian,
> 
> I have just noticed that on RHEL-6 is NFSv4 a default filesystem for
> NFS. However, when I browse using automounter & /net, all folders are
> mounted via NFSv3. That's a bit confusing.... shall we perhaps use
> nfs4 as a default in autofs, too?

The default should be determined by mount.nfs(8) since that's what
autofs uses to perform mounts.

There are more issues when you are using an NFSv4 global root since
there is no way for a client to know what that global root is, that
information is not present in the exports information. So, the server
must honor mounts that append the global root to the server mount path
and also those which don't.

Ian


_______________________________________________
autofs mailing list
autofs@linux.kernel.org
http://linux.kernel.org/mailman/listinfo/autofs

Reply via email to