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

Modified the compose file to fix issues: #18

Merged

Conversation

Andrew-Pohl
Copy link
Member

.Increased CPU limit
. rabbit - 40% this improve syncing and prevents things backing up
. redis - 20%
. all other containers - 15%
.Increased Memory limit of rabbit to 1250Mb - this is to cope with WAL bursts
.Increased redis max_connections to 1024

@Andrew-Pohl
Copy link
Member Author

Andrew-Pohl commented May 19, 2020

Hi Lior don't merge this one just yet may have found why the containers are expanding (the other fix stops the crashing). Going to run it over night's and see will get back to you in the morning!

The changes to the qs stop the reset on memory limit, but they are still expanding and memory gets evicted at the end.

@LiorRabin
Copy link
Contributor

@Andrew-Pohl Cool, waiting for an update when to merge.

@LiorRabin LiorRabin self-assigned this May 20, 2020
@Andrew-Pohl Andrew-Pohl force-pushed the update_compose_to_fix_issues branch from 9379f51 to 7b8be4b Compare May 20, 2020 18:51
.Increased CPU limit
	. rabbit - 50% this improve syncing and prevents things backing up
	. redis - 30%
	. all other containers - 25% this prevents watchdog triggering
.Increased Memory limit of rabbit to 1250Mb - this is to cope with WAL bursts
.Increased redis max_connections to 1024
.Added a max memory constraint of 50Mb to redis DB
@Andrew-Pohl Andrew-Pohl force-pushed the update_compose_to_fix_issues branch from 7b8be4b to 207ef42 Compare May 20, 2020 18:52
@Andrew-Pohl
Copy link
Member Author

@Andrew-Pohl Cool, waiting for an update when to merge.

Good to go now mate! :)

See my comments/analysis in #17

@LiorRabin LiorRabin merged commit a655ca7 into fuseio:master May 21, 2020
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

Successfully merging this pull request may close these issues.

2 participants