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

Exporter causes a swap leak #14

Open
ginerama opened this issue May 20, 2021 · 0 comments
Open

Exporter causes a swap leak #14

ginerama opened this issue May 20, 2021 · 0 comments

Comments

@ginerama
Copy link

Once I configured the maxscale_exporter, using the docker image, the MariaDB Maxscale uses all the swap and don't free them until I restart the Maxscale Docker.

In the graph you can see the usage of the swap. In order to release them I execute a swapoff/swapon, but this only moves the swap to the RAM:

maxscale

# docker exec  maxscale maxadmin -h maxscale  show version
2.3.11

This happens in the Master node and in the Slave node.

Any clue about what's happening? If you need more information, please, let me know.

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

1 participant