Re: NFS Bug in 2.6.23 ? SOLUTION ?

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <unlisted-recipients@...>, <@...>
Cc: Trond Myklebust <trond.myklebust@...>, <linux-kernel@...>
Date: Sunday, November 18, 2007 - 2:44 pm

Trond,

The problem is in nfs_mountpoint_timeout. After this time 
dentry_delete(/,4) removes the mountpoint, then it is very difficult to 
automount (at least with CFSD), one has got to try 2 or three times 
cd'ing into the mount point. Applications wont ever had the chance to 
autoremount (ENOTDIR).

I have some questions:

- nfs_mountpoint_timeout seems to be set in sysctl.c even if nfsv4 is 
not. Is this correct ? I've read somewhere that it was introduced for v4.
- Why this sysctl is not registered in my 2.6.20 kernel where it should 
be registered ?
- Why this parameter has not a 'disabled' value (i mean kind of -1) ?

Thanks,

Gianluca
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
NFS Bug in 2.6.23 ?, Gianluca Alberici, (Fri Nov 16, 6:05 am)
Re: NFS Bug in 2.6.23 ?, markus reichelt, (Fri Nov 16, 8:11 am)
Re: NFS Bug in 2.6.23 ?, Trond Myklebust, (Fri Nov 16, 10:21 am)
Re: NFS Bug in 2.6.23 ?, Gianluca Alberici, (Sat Nov 17, 9:38 am)
Re: NFS Bug in 2.6.23 ?, Gianluca Alberici, (Sat Nov 17, 1:27 pm)
Re: NFS Bug in 2.6.23 ? SOLUTION ?, Gianluca Alberici, (Sun Nov 18, 2:44 pm)
Re: NFS Bug in 2.6.23 ? SOLUTION ?, Trond Myklebust, (Sun Nov 18, 3:42 pm)
Re: NFS Bug in 2.6.23 ? SOLUTION ?, Gianluca Alberici, (Mon Nov 19, 3:41 am)