Speaking from the autofs v4 viewpoint.

On Sat, 6 Mar 2004, Andy Grimm wrote:

> Hello, all.  I'm writing about a problem discussed in a thread back in
> September under the subject "[NFS] VFS: Busy inodes after unmount on 2
> way SMP".  I have been experiencing these issues on an increasing number

There was an NFS patch discussed on the NFS list that may relate to this.
I've yet to verify if it helps. This is likely to take quite a while as I 
get the message infrequently.

> of servers, and was wondering if any progress had been made in either
> autofs3 or autofs4.  I'm currently working with the RH 2.4.20-28.7smp
> kernel.  Unfortunately, I am not in control of the NFS servers, and I
> have to deal with the fact that they get rebooted on the weekends
> sometimes, and that sometimes processes on my servers are in the middle
> of accessing the mounts when they go away.  Is there any way to make the
> system stable again after this event occurs, or is rebooting the only
> answer?

This can only be an issue if:

1) You try and automount something during the server reboot.
   This will probably be OK after the reboot is complete.

2) Something is already mounted and it expires during the
   reboot. autofs should handle this OK but probably needs
   work.

3) You have an automounted filesystem which is already mounted
   and remains mounted during the server reboot but is not accessed.
   Should work and is an NFS issue.

4) You are accessing an automounted NFS filesystem when the server
   is rebooted. An NFS issue and I don't like your chances of
   improving this.

So this is something that needs work but is heavily reliant on NFS 
behaving.

Ian

_______________________________________________
autofs mailing list
[EMAIL PROTECTED]
http://linux.kernel.org/mailman/listinfo/autofs

Reply via email to