login
Header Space

 
 

RE: dfbsd nfs client - file descriptor leak

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <kernel@...>
Date: Wednesday, April 23, 2008 - 2:52 pm

> netstat output doesn't show any significant differences and seems not

Then I have no idea what might be incrementing "openfiles" inside the
nfs server.

 
From the above, I don't see any problems. The fsinfo on the wire looks ok to me.
(It just gives overall info on the server's file system to the client and
 the reply looks ok. It might be that FreeBSD6.3's server code does
 something weird to get the info and does an falloc() or similar. Normally
 Fsinfo RPCs don't occur often, so a leak in it on the server might not be
 easily spotted?)
I also agree that I can't think of a reason why having or not having a
Don't Fragment flag on the IP Datagram, would have any effect.

Btw, although my name may still be on the files, I haven't had anything to do
with the code currently in FreeBSD for a very long time. If you find that
doing Fsinfo RPCs is causing the leak, I think it needs to filed as a bug
with FreeBSD.

rick
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
RE: dfbsd nfs client - file descriptor leak, Rick Macklem, (Wed Apr 23, 2:52 pm)
speck-geostationary