Chavez, James R. wrote:
> Hello all,
> I am using Autofs version 4.1.4-23-4 on Suse Linux Enterprise Desktop
> 10. I have 2 questions.
> 1) Is there a version in the works that will support automount support
> similar to Solaris and HPUX? This version boasts no direct map support.
> I tweaked the autofs script for direct map support but it will not share
> an automounted directory with local files.
>   

Autofs5 has this capability but is not included in SLES10.  Talk to you 
support team about getting the necessary changes backported to the SuSE 
kernel and updated autofs packages.

> 2) Is there a reason I cannot automount certain NFS filesystems remotely
> from autofs but it will work from the command line?
>
>   
Usually this is because of the mount options specified via autofs versus 
defaults.  For example, in autofs are you specifying a tcp mount but 
from the command line it defaults to UDP?

Mount it by hand and look at the output /proc/mounts for that mount 
point.  Are the options the same as what are specified in your autofs 
maps and or sysconfig file?  If not, that may be the source or your problem.

Michael

_______________________________________________
autofs mailing list
[email protected]
http://linux.kernel.org/mailman/listinfo/autofs

Reply via email to