Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Jun 25, 2024

Conversation

alexmasi
Copy link
Collaborator

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

@alexmasi alexmasi requested a review from guoshiuan June 25, 2024 21:53
@coveralls
Copy link

coveralls commented Jun 25, 2024

Pull Request Test Coverage Report for Build 9670094225

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 65.212%

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

💛 - Coveralls

@alexmasi alexmasi merged commit b341380 into main Jun 25, 2024
9 checks passed
@alexmasi alexmasi deleted the maxi branch June 25, 2024 22:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants