1833433 Members
2885 Online
110052 Solutions
New Discussion

automount

 
Gregory Thomas
Frequent Advisor

automount

I'm getting a message in the syslog (every 5 minutes) stating that one of our other systems is not responding. There should be no relationship/dependencies between these 2 systems. I can't find any crontab, etc that would try to automount anything between these 2 systems.
Any ieas?
Thanks.....Jim
4 REPLIES 4
Ken Hubnik_2
Honored Contributor

Re: automount

Could possibly be an NFS mount. Check the exports file and /etc/fstab to see if it is NFS.
Darrell Allen
Honored Contributor

Re: automount

Hi Jim,

What is the message? Could it be something one of your users is doing?

Darrell
"What, Me Worry?" - Alfred E. Neuman (Mad Magazine)
Robert-Jan Goossens
Honored Contributor

Re: automount

Hi Jim,

Just in case it is the automounter check /etc/auto_master if any filesystems are being configured for the automounter.

Regards,

RJ.
Gregory Thomas
Frequent Advisor

Re: automount

Ahhh,
I found an old and bogus entry in /etc/auto.indirect and removed it.

Jim