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

The North and South db performance is low by single thread #260

Open
alin-code opened this issue Sep 19, 2024 · 1 comment
Open

The North and South db performance is low by single thread #260

alin-code opened this issue Sep 19, 2024 · 1 comment

Comments

@alin-code
Copy link

alin-code commented Sep 19, 2024

I have a problem when I use 3 nodes north-db and 3 nodes southdb and I have 2000 nodes in my clusster, I made 2000 chassis and 100 subnet in my cluster and at least 200,000 lsp. When I update some config or list some config, It has a large delay.

I try to understand the source code, I think ovsdb uses an event-driven approach to single-threading events, in this ways, how can I enhance performance.

image

image

Is there any optimize parameters �for nb and sb or some optimize in the future

Thanks, alin

@legitYosal
Copy link

legitYosal commented Oct 6, 2024

Where is the Bottleneck? Is it on OVN south bound or on OVN north bound? Did you tried to use ovsdb-relay for large scale? What is the version you are running? (Kernel and OVN)

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

No branches or pull requests

2 participants