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

not enough memory #5

Closed
sl00k opened this issue Aug 2, 2019 · 2 comments
Closed

not enough memory #5

sl00k opened this issue Aug 2, 2019 · 2 comments

Comments

@sl00k
Copy link

sl00k commented Aug 2, 2019

TASK [common : stop if memory is too small] ***********************************************************************
fatal: [localhost]: FAILED! => {
"assertion": "ansible_memtotal_mb >= min_required_memtotal_mb",
"changed": false,
"evaluated_to": false,
"msg": "Assertion failed"

why do you check for it?

@nuriel77
Copy link
Owner

nuriel77 commented Aug 2, 2019

@sl00k because at least initially, there was no chance to run a goshimmer node with less than 1500MB RAM.
There's a pending PR to lower the requirement to 900MB... We'll see how much a node can survive after some optimisation is done to goshimmer.

@nuriel77
Copy link
Owner

nuriel77 commented Aug 3, 2019

Lowered to 900MB in this PR #6

@nuriel77 nuriel77 closed this as completed Aug 3, 2019
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