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

Prevent dy-sidecar / comp. containers from using swap memory #739

Open
mrnicegyu11 opened this issue Oct 11, 2022 · 1 comment
Open

Prevent dy-sidecar / comp. containers from using swap memory #739

mrnicegyu11 opened this issue Oct 11, 2022 · 1 comment
Assignees
Labels
type:bug Issue that prevents to perform a certain task, features that don't work as t

Comments

@mrnicegyu11
Copy link
Member

This is related to the strict resource limits case.

According to the docker documentation https://docs.docker.com/config/containers/resource_constraints/#prevent-a-container-from-using-swap , please have the dy-sidecar as well as dask run (start) containers with the cmd flags

--memory and --memory-swap set to the same value

This will prevent containers from using swap memory. Thanks!

@mrnicegyu11 mrnicegyu11 added type:bug Issue that prevents to perform a certain task, features that don't work as t Feedback Feedback through frontend labels Oct 11, 2022
@mrnicegyu11 mrnicegyu11 added this to the Untitled Sprint milestone Oct 11, 2022
@elisabettai elisabettai removed the Feedback Feedback through frontend label Oct 12, 2022
@mrnicegyu11
Copy link
Member Author

[Moved to https://github.com/ITISFoundation/osparc-simcore/issues/3437 ]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug Issue that prevents to perform a certain task, features that don't work as t
Projects
None yet
Development

No branches or pull requests

4 participants