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

How to estimate the memory use of cc-metric-store #17

Open
moebiusband73 opened this issue Apr 12, 2023 · 0 comments
Open

How to estimate the memory use of cc-metric-store #17

moebiusband73 opened this issue Apr 12, 2023 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@moebiusband73
Copy link
Member

This issue was migrated from cc-backend: ClusterCockpit/cc-backend#104

We want to use clustercockpit to monitor the cluster with 3000 nodes. Now the seperate machine installing clustercockpit is 8Gb memory. When the cc-metric-store start, the memory use of this machine will reach 90% or above, then it killed by system. To resolve this problem, we want to increas memory of machine, but we don't know the much memory is enough.

Is there a recommanded memory of our project?

The config of cc-metric-store is below:

numbers of nodes: 3000
numbers of metrics: 100+
"checkpoints" interval: 12h
"checkpoints" restore: 24h
retention-in-memory: 24h

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant