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

Opensearch dockerization script needs to detect low disk space and error out #150

Open
eric-anderson opened this issue Nov 8, 2023 · 1 comment

Comments

@eric-anderson
Copy link
Collaborator

Describe the bug
Opensearch will fail to perform queries if it is low on disk space. The dockerization script should detect this situation and fail to start rather than starting and failing to work.

To Reproduce

  1. Start opensearch with the shared volume constrained in space (easier on MacOS)
  2. Try to use the system and see errors

Expected behavior
Failure to start rather than errors that show up later

@eric-anderson
Copy link
Collaborator Author

on macos you fix it in docker desktop > settings > resources > scroll down > virtual disk limit

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