* Max connurent connections limit on nfsvs server.
@ 2015-10-23 6:37 Pankaj Singh
2015-10-23 18:25 ` J. Bruce Fields
0 siblings, 1 reply; 3+ messages in thread
From: Pankaj Singh @ 2015-10-23 6:37 UTC (permalink / raw)
To: linux-nfs
Hi all,
I am new to nfs.
What would be the max connurent connections an nfsv3 server can support?
Even if we are an high end hardware and fastest(have high throughput)
underlining file system.
--
Regards,
Pankaj SIngh
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Max connurent connections limit on nfsvs server.
2015-10-23 6:37 Max connurent connections limit on nfsvs server Pankaj Singh
@ 2015-10-23 18:25 ` J. Bruce Fields
2015-10-26 4:33 ` Pankaj Singh
0 siblings, 1 reply; 3+ messages in thread
From: J. Bruce Fields @ 2015-10-23 18:25 UTC (permalink / raw)
To: Pankaj Singh; +Cc: linux-nfs
On Fri, Oct 23, 2015 at 12:07:40PM +0530, Pankaj Singh wrote:
> I am new to nfs.
> What would be the max connurent connections an nfsv3 server can support?
> Even if we are an high end hardware and fastest(have high throughput)
> underlining file system.
I don't think we can give a single number, you may hit different limits
depending on your hardware and workload.
Note that there are max_connections tunables for both nfsd and nlm
(/porc/fs/nfsd/max_connections and
/sys/module/lockd/parameters/nlm_max_connections) which you may need to
adjust (but of course that doesn't solve all problems, it just controls
some code that causes the server to drop connections past those limits.)
--b.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Max connurent connections limit on nfsvs server.
2015-10-23 18:25 ` J. Bruce Fields
@ 2015-10-26 4:33 ` Pankaj Singh
0 siblings, 0 replies; 3+ messages in thread
From: Pankaj Singh @ 2015-10-26 4:33 UTC (permalink / raw)
To: J. Bruce Fields; +Cc: linux-nfs
HI,
So this means that nfs by itself does not have a limit but it depends
on hardware, underlying filesystem and number of sockets supported by
system. Or Is it correct to say, with increase in connections (TCP)
first limit that would hit will be because of underlying filesystem's
resource consumption and it response time( time to process an RPC).
Thanks,
~Pankaj Singh
On Fri, Oct 23, 2015 at 11:55 PM, J. Bruce Fields <bfields@fieldses.org> wrote:
> On Fri, Oct 23, 2015 at 12:07:40PM +0530, Pankaj Singh wrote:
>> I am new to nfs.
>> What would be the max connurent connections an nfsv3 server can support?
>> Even if we are an high end hardware and fastest(have high throughput)
>> underlining file system.
>
> I don't think we can give a single number, you may hit different limits
> depending on your hardware and workload.
>
> Note that there are max_connections tunables for both nfsd and nlm
> (/porc/fs/nfsd/max_connections and
> /sys/module/lockd/parameters/nlm_max_connections) which you may need to
> adjust (but of course that doesn't solve all problems, it just controls
> some code that causes the server to drop connections past those limits.)
>
> --b.
--
Regards,
Pankaj SIngh
Phone No: 8826266889
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-10-26 4:33 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-23 6:37 Max connurent connections limit on nfsvs server Pankaj Singh
2015-10-23 18:25 ` J. Bruce Fields
2015-10-26 4:33 ` Pankaj Singh
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox