I'm having trouble getting autofs working on a new install of Scientific Linux 7.2.
I have the files /etc/auto.master, /etc/auto/homes and /etc/auto.misc and /auto.direct setup, and they are copies of files on a working SL 6 machine. I can include the contents of the files at the end of this post.
When I log on as root on the just rebooted machine, directory listings don't show the directories I expected to see automounted.
If I do :
and then from the command line run
then I do see the directories mounted correctly.
If I then kill the automount process and run
I can no longer see the directories, and the file /var/log/messages contains the lines below:
I think the relevant line here is
Oct 18 09:17:37 danube automount[10906]: lookup(file): file map /etc/auto.master missing or not readable
When automount is run from the command line, the /var/log/messages file does not contain this line :
Any idea why when run as a service, automount would not be able to read the auto.master file, but it can when run from command line ? I realize the second log excerpt also contains some error messages, but they don't seem to be affecting the functionality - the remote directories do get mounted correctly.
Not sure if it's relevant, but the permissions on the /etc/auto.master file are currently set to 600 and it is owned by root.
Thanks very much !
Bill
Contents of /etc/auto.master :
Contents of /etc/auto.homes:
Hi all,
Please help! After my solaris 10 is rebooted, I found my autofs seems not mounting the file systems.
I restart autofs service :
#svcadm -v restart svc:/system/filesystem/autofs:default
Action restart set for svc:/system/filesystem/autofs:default.
But still... (1 Reply)
Here's my challenge. I have a RedHat7 machine running a statistical software package. It needs to NFS-mount directories from a Windows 2008R2 machine. The RH7 machine uses MSAD (Microsoft Active Directory) to handle authentication of people connecting via SSH. AD is on a separate 2008R2 machine.... (5 Replies)
Hi
I'm trying to use autofs to mount a directory structure. I have a directory with sub directories in it and all of them mounted on their respective filesystems
/dbname /dev/mapper/vg_dbname-Home
/dbname/oracle00 /dev/mapper/vg_dbname-Data00... (3 Replies)
I am trying to automount one of my NFS share to my client machine but it is not mounting
here is the scenario :
My server machine ip : 192.168.1.100
My client machine ip is : 192.168.1.102
on client machine i have configured the /etc/auto.master file :
/share(My mount point) ... (0 Replies)
Hi Friends,
I am trying to configure autofs on rhel5.3 64bit to automount the nfs shares. It was working fine when i configured it first. After some days i can see its not working.
i can see the below sepcified error on the log file.
automount: rmdir_path: lstat of /NFS/test failed... (2 Replies)
I've a sun server, 3 sun workstations and plan to do backup on certain directory in each workstations monthly.
As it's only require to mount as NFS on those workstations once a month. So I plan to configure such requirement using autofs.
What are the considerations need to take care in such... (4 Replies)
Hi Guys,
Autofs works fine on AIX 5.2, but the same thing is not getting mounted automatically on AIX 5.3..
Is there ant difference for autofs confiiguration between 5.2 and 5.3
Thanks & Regards
Manu (0 Replies)
hello all,
I have a problem that just seem to show up. I was using autofs to mount home directory. It was working for about two week and now is just tsop working. I rebooted the erver and still not working. I can manually mount the directory but unable to mount via autofs. From the client I... (0 Replies)