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

Handling of low disk space #13

Open
jonherrmann opened this issue Feb 17, 2016 · 1 comment
Open

Handling of low disk space #13

jonherrmann opened this issue Feb 17, 2016 · 1 comment
Assignees
Labels
Type: create EIP Create an EIP for this Enhancement

Comments

@jonherrmann
Copy link
Collaborator

jonherrmann commented Feb 17, 2016

in Status View

@jonherrmann jonherrmann added the Type: create EIP Create an EIP for this Enhancement label Feb 17, 2016
@jonherrmann jonherrmann changed the title Warn on low disk space Handling of low disk space Feb 17, 2016
@jonherrmann
Copy link
Collaborator Author

jonherrmann commented Feb 17, 2016

First considerations:

  • Warn user on low disk space in Status View
  • Do not execute disk space intensive operations when disk space is low (implies prediction of disk space consumption) and notify user, see https://github.com/interactive-instruments/etf-webapp/issues/119
  • Delete old test object data (based on a max lifetime property) e.g. db index files
  • Delete old test objects after a configured time

Unclear:

  • Prediction of disk space consumption of parallel executed tasks (sync required)

@jonherrmann jonherrmann added the importance: low Will be scheduled later. Leave a comment if you think the importance is higher. label Jun 17, 2016
@jonherrmann jonherrmann self-assigned this Jun 18, 2016
@jonherrmann jonherrmann added importance: high Will be scheduled as soon as possible and removed importance: low Will be scheduled later. Leave a comment if you think the importance is higher. labels Aug 6, 2017
jonherrmann pushed a commit that referenced this issue May 28, 2019
@jonherrmann jonherrmann added importance: high Will be scheduled as soon as possible and removed importance: high Will be scheduled as soon as possible labels Jul 3, 2020
@jonherrmann jonherrmann removed the importance: high Will be scheduled as soon as possible label Aug 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: create EIP Create an EIP for this Enhancement
Projects
None yet
Development

No branches or pull requests

1 participant