openconfig / kne

Apache License 2.0
214 stars 64 forks source link

Increase max instances to accommodate large scale cisco xrd topos #543

Closed alexmasi closed 2 months ago

alexmasi commented 2 months ago
ERROR - Not enough inotify instance resource available for new XRd instance.
Current settings are 64000 max_user_instances and 1004879 max_user_watches.
Each XRd instance is expected to need 4000 of each - please consider
setting the limits high (e.g. 64000, or higher).

For a 32 CPU topo, an upper limit of 32 XRDs could fit. 32*4000=128000

coveralls commented 2 months ago

Pull Request Test Coverage Report for Build 9670094225

Details


Totals Coverage Status
Change from base Build 9408903997: 0.0%
Covered Lines: 4647
Relevant Lines: 7126

💛 - Coveralls