Details
-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
-
Lustre 2.16.0
-
3
-
9223372036854775807
Description
In some circumstances it would be useful to limit the number of clients that can connect to a server (target). This could be needed as a safeguard to avoid overloading the server in case of limited hardware configurations in a virtual hosting environment, or possibly during system maintenance to prevent all clients from connecting to the servers. Connections from other servers (with OBD_CONNECT_MDS or LWP reverse connections from the OSTs should not be subject to the connection limit.
It likely makes sense to also allow a matching per-nodemap tunable limit, so that this can be managed on a per-tenant basis.