Re: [NFS] rpc.mountd crashes when extensively using netgroups

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: J. Bruce Fields
Date: Thursday, August 2, 2007 - 9:05 am

On Thu, Aug 02, 2007 at 11:32:55AM -0400, Jeff Layton wrote:

Yeah, there might be some risk of solving that problem at the expense of
people with tons of clients all matching *.example.com.  The actual
export objects are actually pretty small--68 bytes, last I checked?
You'd also need two upcalls to mountd per client (for ip address and
export, as opposed to just ip address).  I don't know what other costs
there might be.

What about the idea of hashing the comma-delimited list and passing
that?  You'd want hash large enough to be collision-free--might as well
use some cryptographic hash, I guess, though it may be mild overkill.
Is there any reason why that wouldn't work?

Could you remind me what problems you were trying to fix with your rmtab
cleanup?

--b.
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
rpc.mountd crashes when extensively using netgroups, Stefan Walter, (Mon Jul 30, 5:55 am)
Re: rpc.mountd crashes when extensively using netgroups, Steve Dickson, (Tue Jul 31, 6:59 am)
Re: rpc.mountd crashes when extensively using netgroups, J. Bruce Fields, (Tue Jul 31, 7:48 am)
Re: rpc.mountd crashes when extensively using netgroups, Stefan Walter, (Thu Aug 2, 2:04 am)
Re: [NFS] rpc.mountd crashes when extensively using netgroups, J. Bruce Fields, (Thu Aug 2, 9:05 am)
Re: rpc.mountd crashes when extensively using netgroups, Satyam Sharma, (Thu Aug 2, 7:40 pm)
Re: rpc.mountd crashes when extensively using netgroups, Steve Dickson, (Fri Aug 3, 7:51 am)