On Thu, May 06, 2004 at 10:48:44AM -0700, Michael Blandford wrote: > Hello, > > What is the current status of having more than 800 nfs mounts ( on 2.4 > and 2.6 )? > > I had heard there might be a patch to use one port per server instead of > per mount. >
i am working on a patch currently which multiplexes nfs connections per sever so you end up with a 800 server limit, similar to the way nfsv4 works now.. i will send it out for review very soon after i ferret out a few bugs. another idea we had was to add SO_REUSEADDR to rpc sockets so you have more available on a busy system. -- Stew Smith _______________________________________________ autofs mailing list [EMAIL PROTECTED] http://linux.kernel.org/mailman/listinfo/autofs
