On Mon, February 25, 2008 2:34 pm, Garl Grigsby wrote:
> I have office where we have two servers. Server 1 is a CentOS 4.6 x86_64
> system. Server 2 is a CentOS 4.6 x86 system. Server 1 hosts a number of
> shares that are mounted via autofs. Here is a piece of the auto.share
> file from server 2 relating to my problem:
>
> homes           -fstype=nfs             192.168.1.10:/share/homes
>
> The problem I am seeing is that server 2 seems to mount and umount this
> share every minute or so as shown by the log excerpt below.

The default for inactivity on automount is, if I recall rightly, 60 seconds.
Can you add a "--timeout=600" to your homes line and see what happens?

-ajb


_______________________________________________
EUGLUG mailing list
[email protected]
http://www.euglug.org/mailman/listinfo/euglug

Reply via email to