-
Notifications
You must be signed in to change notification settings - Fork 144
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
PMM 2.44.0 Mongo DB too many connections #3472
Comments
Hi @GenLN can you provide logs? This problem existed in PMM 2.43.0 and 2.43.1, are you sure that you updated PMM Client? |
These logs keep repeating on primary nodes of mongodb, and connections grows on secondary nodes... |
Hello @BupycHuk We have the same problem on PMM 3.0.0 (server and client) Connections grow on secondary nodes, after we restart the PMM client from the primary MongoDB node, all connections are closed.
(Before and after restarting the PMM agent on the primary node) PMM Version 2.41
|
Hi, can you provide information about your topology and if you have PBM installed and configured? |
Hello @BupycHuk We do not use PBM at all. We are using the in-house PXC docker image and PMMclient docker image. |
Description
Hi we noticed after upgrade that pmm client keeps opening new connections on mongodb nodes. As we had like around 8-9k connections per server by pmm client.
Expected Results
Not too many connections by pmm client to mongodb
Actual Results
Too many connections from pmm client and it keep opening a new one.
Version
PMM Server 2.44.0, PMM agent 2.44.0
Steps to reproduce
Run mongo cluster with many collections. Connect pmm client and pmm server, same version 2.44.0
Relevant logs
Code of Conduct
The text was updated successfully, but these errors were encountered: